@charset "UTF-8";.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid #0000;border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:#0000 #0000 #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-left:1px solid #008fa1;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#00bcd4;border:1px solid #00a5bb;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;margin-top:-1px;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:100%;will-change:visibility;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{-webkit-overflow-scrolling:touch;max-height:300px;overflow:auto;position:relative;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after,.choices__list[aria-expanded] .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:12px;font-weight:600;padding:10px}.choices__button{-webkit-appearance:none;appearance:none;background-color:initial;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus{outline:0}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:initial}.choices__input:focus{outline:0}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}dialog{background:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}dialog+.backdrop{background:#0000001a}._dialog_overlay,dialog+.backdrop{bottom:0;left:0;position:fixed;right:0;top:0}dialog.fixed{position:fixed;top:50%;transform:translateY(-50%)}.gu-mirror{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);margin:0!important;opacity:.8;position:fixed!important;z-index:9999!important}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20);opacity:.2}/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url(/static/media/bootstrap-icons.b7bcc075b395c14ce8c2.woff2) format("woff2"),url(/static/media/bootstrap-icons.39795c0b4513de014cf8.woff) format("woff")}.bi:before,[class*=" bi-"]:before,[class^=bi-]:before{font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;vertical-align:-.125em}.bi-123:before{content:"\f67f"}.bi-alarm-fill:before{content:"\f101"}.bi-alarm:before{content:"\f102"}.bi-align-bottom:before{content:"\f103"}.bi-align-center:before{content:"\f104"}.bi-align-end:before{content:"\f105"}.bi-align-middle:before{content:"\f106"}.bi-align-start:before{content:"\f107"}.bi-align-top:before{content:"\f108"}.bi-alt:before{content:"\f109"}.bi-app-indicator:before{content:"\f10a"}.bi-app:before{content:"\f10b"}.bi-archive-fill:before{content:"\f10c"}.bi-archive:before{content:"\f10d"}.bi-arrow-90deg-down:before{content:"\f10e"}.bi-arrow-90deg-left:before{content:"\f10f"}.bi-arrow-90deg-right:before{content:"\f110"}.bi-arrow-90deg-up:before{content:"\f111"}.bi-arrow-bar-down:before{content:"\f112"}.bi-arrow-bar-left:before{content:"\f113"}.bi-arrow-bar-right:before{content:"\f114"}.bi-arrow-bar-up:before{content:"\f115"}.bi-arrow-clockwise:before{content:"\f116"}.bi-arrow-counterclockwise:before{content:"\f117"}.bi-arrow-down-circle-fill:before{content:"\f118"}.bi-arrow-down-circle:before{content:"\f119"}.bi-arrow-down-left-circle-fill:before{content:"\f11a"}.bi-arrow-down-left-circle:before{content:"\f11b"}.bi-arrow-down-left-square-fill:before{content:"\f11c"}.bi-arrow-down-left-square:before{content:"\f11d"}.bi-arrow-down-left:before{content:"\f11e"}.bi-arrow-down-right-circle-fill:before{content:"\f11f"}.bi-arrow-down-right-circle:before{content:"\f120"}.bi-arrow-down-right-square-fill:before{content:"\f121"}.bi-arrow-down-right-square:before{content:"\f122"}.bi-arrow-down-right:before{content:"\f123"}.bi-arrow-down-short:before{content:"\f124"}.bi-arrow-down-square-fill:before{content:"\f125"}.bi-arrow-down-square:before{content:"\f126"}.bi-arrow-down-up:before{content:"\f127"}.bi-arrow-down:before{content:"\f128"}.bi-arrow-left-circle-fill:before{content:"\f129"}.bi-arrow-left-circle:before{content:"\f12a"}.bi-arrow-left-right:before{content:"\f12b"}.bi-arrow-left-short:before{content:"\f12c"}.bi-arrow-left-square-fill:before{content:"\f12d"}.bi-arrow-left-square:before{content:"\f12e"}.bi-arrow-left:before{content:"\f12f"}.bi-arrow-repeat:before{content:"\f130"}.bi-arrow-return-left:before{content:"\f131"}.bi-arrow-return-right:before{content:"\f132"}.bi-arrow-right-circle-fill:before{content:"\f133"}.bi-arrow-right-circle:before{content:"\f134"}.bi-arrow-right-short:before{content:"\f135"}.bi-arrow-right-square-fill:before{content:"\f136"}.bi-arrow-right-square:before{content:"\f137"}.bi-arrow-right:before{content:"\f138"}.bi-arrow-up-circle-fill:before{content:"\f139"}.bi-arrow-up-circle:before{content:"\f13a"}.bi-arrow-up-left-circle-fill:before{content:"\f13b"}.bi-arrow-up-left-circle:before{content:"\f13c"}.bi-arrow-up-left-square-fill:before{content:"\f13d"}.bi-arrow-up-left-square:before{content:"\f13e"}.bi-arrow-up-left:before{content:"\f13f"}.bi-arrow-up-right-circle-fill:before{content:"\f140"}.bi-arrow-up-right-circle:before{content:"\f141"}.bi-arrow-up-right-square-fill:before{content:"\f142"}.bi-arrow-up-right-square:before{content:"\f143"}.bi-arrow-up-right:before{content:"\f144"}.bi-arrow-up-short:before{content:"\f145"}.bi-arrow-up-square-fill:before{content:"\f146"}.bi-arrow-up-square:before{content:"\f147"}.bi-arrow-up:before{content:"\f148"}.bi-arrows-angle-contract:before{content:"\f149"}.bi-arrows-angle-expand:before{content:"\f14a"}.bi-arrows-collapse:before{content:"\f14b"}.bi-arrows-expand:before{content:"\f14c"}.bi-arrows-fullscreen:before{content:"\f14d"}.bi-arrows-move:before{content:"\f14e"}.bi-aspect-ratio-fill:before{content:"\f14f"}.bi-aspect-ratio:before{content:"\f150"}.bi-asterisk:before{content:"\f151"}.bi-at:before{content:"\f152"}.bi-award-fill:before{content:"\f153"}.bi-award:before{content:"\f154"}.bi-back:before{content:"\f155"}.bi-backspace-fill:before{content:"\f156"}.bi-backspace-reverse-fill:before{content:"\f157"}.bi-backspace-reverse:before{content:"\f158"}.bi-backspace:before{content:"\f159"}.bi-badge-3d-fill:before{content:"\f15a"}.bi-badge-3d:before{content:"\f15b"}.bi-badge-4k-fill:before{content:"\f15c"}.bi-badge-4k:before{content:"\f15d"}.bi-badge-8k-fill:before{content:"\f15e"}.bi-badge-8k:before{content:"\f15f"}.bi-badge-ad-fill:before{content:"\f160"}.bi-badge-ad:before{content:"\f161"}.bi-badge-ar-fill:before{content:"\f162"}.bi-badge-ar:before{content:"\f163"}.bi-badge-cc-fill:before{content:"\f164"}.bi-badge-cc:before{content:"\f165"}.bi-badge-hd-fill:before{content:"\f166"}.bi-badge-hd:before{content:"\f167"}.bi-badge-tm-fill:before{content:"\f168"}.bi-badge-tm:before{content:"\f169"}.bi-badge-vo-fill:before{content:"\f16a"}.bi-badge-vo:before{content:"\f16b"}.bi-badge-vr-fill:before{content:"\f16c"}.bi-badge-vr:before{content:"\f16d"}.bi-badge-wc-fill:before{content:"\f16e"}.bi-badge-wc:before{content:"\f16f"}.bi-bag-check-fill:before{content:"\f170"}.bi-bag-check:before{content:"\f171"}.bi-bag-dash-fill:before{content:"\f172"}.bi-bag-dash:before{content:"\f173"}.bi-bag-fill:before{content:"\f174"}.bi-bag-plus-fill:before{content:"\f175"}.bi-bag-plus:before{content:"\f176"}.bi-bag-x-fill:before{content:"\f177"}.bi-bag-x:before{content:"\f178"}.bi-bag:before{content:"\f179"}.bi-bar-chart-fill:before{content:"\f17a"}.bi-bar-chart-line-fill:before{content:"\f17b"}.bi-bar-chart-line:before{content:"\f17c"}.bi-bar-chart-steps:before{content:"\f17d"}.bi-bar-chart:before{content:"\f17e"}.bi-basket-fill:before{content:"\f17f"}.bi-basket:before{content:"\f180"}.bi-basket2-fill:before{content:"\f181"}.bi-basket2:before{content:"\f182"}.bi-basket3-fill:before{content:"\f183"}.bi-basket3:before{content:"\f184"}.bi-battery-charging:before{content:"\f185"}.bi-battery-full:before{content:"\f186"}.bi-battery-half:before{content:"\f187"}.bi-battery:before{content:"\f188"}.bi-bell-fill:before{content:"\f189"}.bi-bell:before{content:"\f18a"}.bi-bezier:before{content:"\f18b"}.bi-bezier2:before{content:"\f18c"}.bi-bicycle:before{content:"\f18d"}.bi-binoculars-fill:before{content:"\f18e"}.bi-binoculars:before{content:"\f18f"}.bi-blockquote-left:before{content:"\f190"}.bi-blockquote-right:before{content:"\f191"}.bi-book-fill:before{content:"\f192"}.bi-book-half:before{content:"\f193"}.bi-book:before{content:"\f194"}.bi-bookmark-check-fill:before{content:"\f195"}.bi-bookmark-check:before{content:"\f196"}.bi-bookmark-dash-fill:before{content:"\f197"}.bi-bookmark-dash:before{content:"\f198"}.bi-bookmark-fill:before{content:"\f199"}.bi-bookmark-heart-fill:before{content:"\f19a"}.bi-bookmark-heart:before{content:"\f19b"}.bi-bookmark-plus-fill:before{content:"\f19c"}.bi-bookmark-plus:before{content:"\f19d"}.bi-bookmark-star-fill:before{content:"\f19e"}.bi-bookmark-star:before{content:"\f19f"}.bi-bookmark-x-fill:before{content:"\f1a0"}.bi-bookmark-x:before{content:"\f1a1"}.bi-bookmark:before{content:"\f1a2"}.bi-bookmarks-fill:before{content:"\f1a3"}.bi-bookmarks:before{content:"\f1a4"}.bi-bookshelf:before{content:"\f1a5"}.bi-bootstrap-fill:before{content:"\f1a6"}.bi-bootstrap-reboot:before{content:"\f1a7"}.bi-bootstrap:before{content:"\f1a8"}.bi-border-all:before{content:"\f1a9"}.bi-border-bottom:before{content:"\f1aa"}.bi-border-center:before{content:"\f1ab"}.bi-border-inner:before{content:"\f1ac"}.bi-border-left:before{content:"\f1ad"}.bi-border-middle:before{content:"\f1ae"}.bi-border-outer:before{content:"\f1af"}.bi-border-right:before{content:"\f1b0"}.bi-border-style:before{content:"\f1b1"}.bi-border-top:before{content:"\f1b2"}.bi-border-width:before{content:"\f1b3"}.bi-border:before{content:"\f1b4"}.bi-bounding-box-circles:before{content:"\f1b5"}.bi-bounding-box:before{content:"\f1b6"}.bi-box-arrow-down-left:before{content:"\f1b7"}.bi-box-arrow-down-right:before{content:"\f1b8"}.bi-box-arrow-down:before{content:"\f1b9"}.bi-box-arrow-in-down-left:before{content:"\f1ba"}.bi-box-arrow-in-down-right:before{content:"\f1bb"}.bi-box-arrow-in-down:before{content:"\f1bc"}.bi-box-arrow-in-left:before{content:"\f1bd"}.bi-box-arrow-in-right:before{content:"\f1be"}.bi-box-arrow-in-up-left:before{content:"\f1bf"}.bi-box-arrow-in-up-right:before{content:"\f1c0"}.bi-box-arrow-in-up:before{content:"\f1c1"}.bi-box-arrow-left:before{content:"\f1c2"}.bi-box-arrow-right:before{content:"\f1c3"}.bi-box-arrow-up-left:before{content:"\f1c4"}.bi-box-arrow-up-right:before{content:"\f1c5"}.bi-box-arrow-up:before{content:"\f1c6"}.bi-box-seam:before{content:"\f1c7"}.bi-box:before{content:"\f1c8"}.bi-braces:before{content:"\f1c9"}.bi-bricks:before{content:"\f1ca"}.bi-briefcase-fill:before{content:"\f1cb"}.bi-briefcase:before{content:"\f1cc"}.bi-brightness-alt-high-fill:before{content:"\f1cd"}.bi-brightness-alt-high:before{content:"\f1ce"}.bi-brightness-alt-low-fill:before{content:"\f1cf"}.bi-brightness-alt-low:before{content:"\f1d0"}.bi-brightness-high-fill:before{content:"\f1d1"}.bi-brightness-high:before{content:"\f1d2"}.bi-brightness-low-fill:before{content:"\f1d3"}.bi-brightness-low:before{content:"\f1d4"}.bi-broadcast-pin:before{content:"\f1d5"}.bi-broadcast:before{content:"\f1d6"}.bi-brush-fill:before{content:"\f1d7"}.bi-brush:before{content:"\f1d8"}.bi-bucket-fill:before{content:"\f1d9"}.bi-bucket:before{content:"\f1da"}.bi-bug-fill:before{content:"\f1db"}.bi-bug:before{content:"\f1dc"}.bi-building:before{content:"\f1dd"}.bi-bullseye:before{content:"\f1de"}.bi-calculator-fill:before{content:"\f1df"}.bi-calculator:before{content:"\f1e0"}.bi-calendar-check-fill:before{content:"\f1e1"}.bi-calendar-check:before{content:"\f1e2"}.bi-calendar-date-fill:before{content:"\f1e3"}.bi-calendar-date:before{content:"\f1e4"}.bi-calendar-day-fill:before{content:"\f1e5"}.bi-calendar-day:before{content:"\f1e6"}.bi-calendar-event-fill:before{content:"\f1e7"}.bi-calendar-event:before{content:"\f1e8"}.bi-calendar-fill:before{content:"\f1e9"}.bi-calendar-minus-fill:before{content:"\f1ea"}.bi-calendar-minus:before{content:"\f1eb"}.bi-calendar-month-fill:before{content:"\f1ec"}.bi-calendar-month:before{content:"\f1ed"}.bi-calendar-plus-fill:before{content:"\f1ee"}.bi-calendar-plus:before{content:"\f1ef"}.bi-calendar-range-fill:before{content:"\f1f0"}.bi-calendar-range:before{content:"\f1f1"}.bi-calendar-week-fill:before{content:"\f1f2"}.bi-calendar-week:before{content:"\f1f3"}.bi-calendar-x-fill:before{content:"\f1f4"}.bi-calendar-x:before{content:"\f1f5"}.bi-calendar:before{content:"\f1f6"}.bi-calendar2-check-fill:before{content:"\f1f7"}.bi-calendar2-check:before{content:"\f1f8"}.bi-calendar2-date-fill:before{content:"\f1f9"}.bi-calendar2-date:before{content:"\f1fa"}.bi-calendar2-day-fill:before{content:"\f1fb"}.bi-calendar2-day:before{content:"\f1fc"}.bi-calendar2-event-fill:before{content:"\f1fd"}.bi-calendar2-event:before{content:"\f1fe"}.bi-calendar2-fill:before{content:"\f1ff"}.bi-calendar2-minus-fill:before{content:"\f200"}.bi-calendar2-minus:before{content:"\f201"}.bi-calendar2-month-fill:before{content:"\f202"}.bi-calendar2-month:before{content:"\f203"}.bi-calendar2-plus-fill:before{content:"\f204"}.bi-calendar2-plus:before{content:"\f205"}.bi-calendar2-range-fill:before{content:"\f206"}.bi-calendar2-range:before{content:"\f207"}.bi-calendar2-week-fill:before{content:"\f208"}.bi-calendar2-week:before{content:"\f209"}.bi-calendar2-x-fill:before{content:"\f20a"}.bi-calendar2-x:before{content:"\f20b"}.bi-calendar2:before{content:"\f20c"}.bi-calendar3-event-fill:before{content:"\f20d"}.bi-calendar3-event:before{content:"\f20e"}.bi-calendar3-fill:before{content:"\f20f"}.bi-calendar3-range-fill:before{content:"\f210"}.bi-calendar3-range:before{content:"\f211"}.bi-calendar3-week-fill:before{content:"\f212"}.bi-calendar3-week:before{content:"\f213"}.bi-calendar3:before{content:"\f214"}.bi-calendar4-event:before{content:"\f215"}.bi-calendar4-range:before{content:"\f216"}.bi-calendar4-week:before{content:"\f217"}.bi-calendar4:before{content:"\f218"}.bi-camera-fill:before{content:"\f219"}.bi-camera-reels-fill:before{content:"\f21a"}.bi-camera-reels:before{content:"\f21b"}.bi-camera-video-fill:before{content:"\f21c"}.bi-camera-video-off-fill:before{content:"\f21d"}.bi-camera-video-off:before{content:"\f21e"}.bi-camera-video:before{content:"\f21f"}.bi-camera:before{content:"\f220"}.bi-camera2:before{content:"\f221"}.bi-capslock-fill:before{content:"\f222"}.bi-capslock:before{content:"\f223"}.bi-card-checklist:before{content:"\f224"}.bi-card-heading:before{content:"\f225"}.bi-card-image:before{content:"\f226"}.bi-card-list:before{content:"\f227"}.bi-card-text:before{content:"\f228"}.bi-caret-down-fill:before{content:"\f229"}.bi-caret-down-square-fill:before{content:"\f22a"}.bi-caret-down-square:before{content:"\f22b"}.bi-caret-down:before{content:"\f22c"}.bi-caret-left-fill:before{content:"\f22d"}.bi-caret-left-square-fill:before{content:"\f22e"}.bi-caret-left-square:before{content:"\f22f"}.bi-caret-left:before{content:"\f230"}.bi-caret-right-fill:before{content:"\f231"}.bi-caret-right-square-fill:before{content:"\f232"}.bi-caret-right-square:before{content:"\f233"}.bi-caret-right:before{content:"\f234"}.bi-caret-up-fill:before{content:"\f235"}.bi-caret-up-square-fill:before{content:"\f236"}.bi-caret-up-square:before{content:"\f237"}.bi-caret-up:before{content:"\f238"}.bi-cart-check-fill:before{content:"\f239"}.bi-cart-check:before{content:"\f23a"}.bi-cart-dash-fill:before{content:"\f23b"}.bi-cart-dash:before{content:"\f23c"}.bi-cart-fill:before{content:"\f23d"}.bi-cart-plus-fill:before{content:"\f23e"}.bi-cart-plus:before{content:"\f23f"}.bi-cart-x-fill:before{content:"\f240"}.bi-cart-x:before{content:"\f241"}.bi-cart:before{content:"\f242"}.bi-cart2:before{content:"\f243"}.bi-cart3:before{content:"\f244"}.bi-cart4:before{content:"\f245"}.bi-cash-stack:before{content:"\f246"}.bi-cash:before{content:"\f247"}.bi-cast:before{content:"\f248"}.bi-chat-dots-fill:before{content:"\f249"}.bi-chat-dots:before{content:"\f24a"}.bi-chat-fill:before{content:"\f24b"}.bi-chat-left-dots-fill:before{content:"\f24c"}.bi-chat-left-dots:before{content:"\f24d"}.bi-chat-left-fill:before{content:"\f24e"}.bi-chat-left-quote-fill:before{content:"\f24f"}.bi-chat-left-quote:before{content:"\f250"}.bi-chat-left-text-fill:before{content:"\f251"}.bi-chat-left-text:before{content:"\f252"}.bi-chat-left:before{content:"\f253"}.bi-chat-quote-fill:before{content:"\f254"}.bi-chat-quote:before{content:"\f255"}.bi-chat-right-dots-fill:before{content:"\f256"}.bi-chat-right-dots:before{content:"\f257"}.bi-chat-right-fill:before{content:"\f258"}.bi-chat-right-quote-fill:before{content:"\f259"}.bi-chat-right-quote:before{content:"\f25a"}.bi-chat-right-text-fill:before{content:"\f25b"}.bi-chat-right-text:before{content:"\f25c"}.bi-chat-right:before{content:"\f25d"}.bi-chat-square-dots-fill:before{content:"\f25e"}.bi-chat-square-dots:before{content:"\f25f"}.bi-chat-square-fill:before{content:"\f260"}.bi-chat-square-quote-fill:before{content:"\f261"}.bi-chat-square-quote:before{content:"\f262"}.bi-chat-square-text-fill:before{content:"\f263"}.bi-chat-square-text:before{content:"\f264"}.bi-chat-square:before{content:"\f265"}.bi-chat-text-fill:before{content:"\f266"}.bi-chat-text:before{content:"\f267"}.bi-chat:before{content:"\f268"}.bi-check-all:before{content:"\f269"}.bi-check-circle-fill:before{content:"\f26a"}.bi-check-circle:before{content:"\f26b"}.bi-check-square-fill:before{content:"\f26c"}.bi-check-square:before{content:"\f26d"}.bi-check:before{content:"\f26e"}.bi-check2-all:before{content:"\f26f"}.bi-check2-circle:before{content:"\f270"}.bi-check2-square:before{content:"\f271"}.bi-check2:before{content:"\f272"}.bi-chevron-bar-contract:before{content:"\f273"}.bi-chevron-bar-down:before{content:"\f274"}.bi-chevron-bar-expand:before{content:"\f275"}.bi-chevron-bar-left:before{content:"\f276"}.bi-chevron-bar-right:before{content:"\f277"}.bi-chevron-bar-up:before{content:"\f278"}.bi-chevron-compact-down:before{content:"\f279"}.bi-chevron-compact-left:before{content:"\f27a"}.bi-chevron-compact-right:before{content:"\f27b"}.bi-chevron-compact-up:before{content:"\f27c"}.bi-chevron-contract:before{content:"\f27d"}.bi-chevron-double-down:before{content:"\f27e"}.bi-chevron-double-left:before{content:"\f27f"}.bi-chevron-double-right:before{content:"\f280"}.bi-chevron-double-up:before{content:"\f281"}.bi-chevron-down:before{content:"\f282"}.bi-chevron-expand:before{content:"\f283"}.bi-chevron-left:before{content:"\f284"}.bi-chevron-right:before{content:"\f285"}.bi-chevron-up:before{content:"\f286"}.bi-circle-fill:before{content:"\f287"}.bi-circle-half:before{content:"\f288"}.bi-circle-square:before{content:"\f289"}.bi-circle:before{content:"\f28a"}.bi-clipboard-check:before{content:"\f28b"}.bi-clipboard-data:before{content:"\f28c"}.bi-clipboard-minus:before{content:"\f28d"}.bi-clipboard-plus:before{content:"\f28e"}.bi-clipboard-x:before{content:"\f28f"}.bi-clipboard:before{content:"\f290"}.bi-clock-fill:before{content:"\f291"}.bi-clock-history:before{content:"\f292"}.bi-clock:before{content:"\f293"}.bi-cloud-arrow-down-fill:before{content:"\f294"}.bi-cloud-arrow-down:before{content:"\f295"}.bi-cloud-arrow-up-fill:before{content:"\f296"}.bi-cloud-arrow-up:before{content:"\f297"}.bi-cloud-check-fill:before{content:"\f298"}.bi-cloud-check:before{content:"\f299"}.bi-cloud-download-fill:before{content:"\f29a"}.bi-cloud-download:before{content:"\f29b"}.bi-cloud-drizzle-fill:before{content:"\f29c"}.bi-cloud-drizzle:before{content:"\f29d"}.bi-cloud-fill:before{content:"\f29e"}.bi-cloud-fog-fill:before{content:"\f29f"}.bi-cloud-fog:before{content:"\f2a0"}.bi-cloud-fog2-fill:before{content:"\f2a1"}.bi-cloud-fog2:before{content:"\f2a2"}.bi-cloud-hail-fill:before{content:"\f2a3"}.bi-cloud-hail:before{content:"\f2a4"}.bi-cloud-haze-fill:before{content:"\f2a6"}.bi-cloud-haze:before{content:"\f2a7"}.bi-cloud-haze2-fill:before{content:"\f2a8"}.bi-cloud-lightning-fill:before{content:"\f2a9"}.bi-cloud-lightning-rain-fill:before{content:"\f2aa"}.bi-cloud-lightning-rain:before{content:"\f2ab"}.bi-cloud-lightning:before{content:"\f2ac"}.bi-cloud-minus-fill:before{content:"\f2ad"}.bi-cloud-minus:before{content:"\f2ae"}.bi-cloud-moon-fill:before{content:"\f2af"}.bi-cloud-moon:before{content:"\f2b0"}.bi-cloud-plus-fill:before{content:"\f2b1"}.bi-cloud-plus:before{content:"\f2b2"}.bi-cloud-rain-fill:before{content:"\f2b3"}.bi-cloud-rain-heavy-fill:before{content:"\f2b4"}.bi-cloud-rain-heavy:before{content:"\f2b5"}.bi-cloud-rain:before{content:"\f2b6"}.bi-cloud-slash-fill:before{content:"\f2b7"}.bi-cloud-slash:before{content:"\f2b8"}.bi-cloud-sleet-fill:before{content:"\f2b9"}.bi-cloud-sleet:before{content:"\f2ba"}.bi-cloud-snow-fill:before{content:"\f2bb"}.bi-cloud-snow:before{content:"\f2bc"}.bi-cloud-sun-fill:before{content:"\f2bd"}.bi-cloud-sun:before{content:"\f2be"}.bi-cloud-upload-fill:before{content:"\f2bf"}.bi-cloud-upload:before{content:"\f2c0"}.bi-cloud:before{content:"\f2c1"}.bi-clouds-fill:before{content:"\f2c2"}.bi-clouds:before{content:"\f2c3"}.bi-cloudy-fill:before{content:"\f2c4"}.bi-cloudy:before{content:"\f2c5"}.bi-code-slash:before{content:"\f2c6"}.bi-code-square:before{content:"\f2c7"}.bi-code:before{content:"\f2c8"}.bi-collection-fill:before{content:"\f2c9"}.bi-collection-play-fill:before{content:"\f2ca"}.bi-collection-play:before{content:"\f2cb"}.bi-collection:before{content:"\f2cc"}.bi-columns-gap:before{content:"\f2cd"}.bi-columns:before{content:"\f2ce"}.bi-command:before{content:"\f2cf"}.bi-compass-fill:before{content:"\f2d0"}.bi-compass:before{content:"\f2d1"}.bi-cone-striped:before{content:"\f2d2"}.bi-cone:before{content:"\f2d3"}.bi-controller:before{content:"\f2d4"}.bi-cpu-fill:before{content:"\f2d5"}.bi-cpu:before{content:"\f2d6"}.bi-credit-card-2-back-fill:before{content:"\f2d7"}.bi-credit-card-2-back:before{content:"\f2d8"}.bi-credit-card-2-front-fill:before{content:"\f2d9"}.bi-credit-card-2-front:before{content:"\f2da"}.bi-credit-card-fill:before{content:"\f2db"}.bi-credit-card:before{content:"\f2dc"}.bi-crop:before{content:"\f2dd"}.bi-cup-fill:before{content:"\f2de"}.bi-cup-straw:before{content:"\f2df"}.bi-cup:before{content:"\f2e0"}.bi-cursor-fill:before{content:"\f2e1"}.bi-cursor-text:before{content:"\f2e2"}.bi-cursor:before{content:"\f2e3"}.bi-dash-circle-dotted:before{content:"\f2e4"}.bi-dash-circle-fill:before{content:"\f2e5"}.bi-dash-circle:before{content:"\f2e6"}.bi-dash-square-dotted:before{content:"\f2e7"}.bi-dash-square-fill:before{content:"\f2e8"}.bi-dash-square:before{content:"\f2e9"}.bi-dash:before{content:"\f2ea"}.bi-diagram-2-fill:before{content:"\f2eb"}.bi-diagram-2:before{content:"\f2ec"}.bi-diagram-3-fill:before{content:"\f2ed"}.bi-diagram-3:before{content:"\f2ee"}.bi-diamond-fill:before{content:"\f2ef"}.bi-diamond-half:before{content:"\f2f0"}.bi-diamond:before{content:"\f2f1"}.bi-dice-1-fill:before{content:"\f2f2"}.bi-dice-1:before{content:"\f2f3"}.bi-dice-2-fill:before{content:"\f2f4"}.bi-dice-2:before{content:"\f2f5"}.bi-dice-3-fill:before{content:"\f2f6"}.bi-dice-3:before{content:"\f2f7"}.bi-dice-4-fill:before{content:"\f2f8"}.bi-dice-4:before{content:"\f2f9"}.bi-dice-5-fill:before{content:"\f2fa"}.bi-dice-5:before{content:"\f2fb"}.bi-dice-6-fill:before{content:"\f2fc"}.bi-dice-6:before{content:"\f2fd"}.bi-disc-fill:before{content:"\f2fe"}.bi-disc:before{content:"\f2ff"}.bi-discord:before{content:"\f300"}.bi-display-fill:before{content:"\f301"}.bi-display:before{content:"\f302"}.bi-distribute-horizontal:before{content:"\f303"}.bi-distribute-vertical:before{content:"\f304"}.bi-door-closed-fill:before{content:"\f305"}.bi-door-closed:before{content:"\f306"}.bi-door-open-fill:before{content:"\f307"}.bi-door-open:before{content:"\f308"}.bi-dot:before{content:"\f309"}.bi-download:before{content:"\f30a"}.bi-droplet-fill:before{content:"\f30b"}.bi-droplet-half:before{content:"\f30c"}.bi-droplet:before{content:"\f30d"}.bi-earbuds:before{content:"\f30e"}.bi-easel-fill:before{content:"\f30f"}.bi-easel:before{content:"\f310"}.bi-egg-fill:before{content:"\f311"}.bi-egg-fried:before{content:"\f312"}.bi-egg:before{content:"\f313"}.bi-eject-fill:before{content:"\f314"}.bi-eject:before{content:"\f315"}.bi-emoji-angry-fill:before{content:"\f316"}.bi-emoji-angry:before{content:"\f317"}.bi-emoji-dizzy-fill:before{content:"\f318"}.bi-emoji-dizzy:before{content:"\f319"}.bi-emoji-expressionless-fill:before{content:"\f31a"}.bi-emoji-expressionless:before{content:"\f31b"}.bi-emoji-frown-fill:before{content:"\f31c"}.bi-emoji-frown:before{content:"\f31d"}.bi-emoji-heart-eyes-fill:before{content:"\f31e"}.bi-emoji-heart-eyes:before{content:"\f31f"}.bi-emoji-laughing-fill:before{content:"\f320"}.bi-emoji-laughing:before{content:"\f321"}.bi-emoji-neutral-fill:before{content:"\f322"}.bi-emoji-neutral:before{content:"\f323"}.bi-emoji-smile-fill:before{content:"\f324"}.bi-emoji-smile-upside-down-fill:before{content:"\f325"}.bi-emoji-smile-upside-down:before{content:"\f326"}.bi-emoji-smile:before{content:"\f327"}.bi-emoji-sunglasses-fill:before{content:"\f328"}.bi-emoji-sunglasses:before{content:"\f329"}.bi-emoji-wink-fill:before{content:"\f32a"}.bi-emoji-wink:before{content:"\f32b"}.bi-envelope-fill:before{content:"\f32c"}.bi-envelope-open-fill:before{content:"\f32d"}.bi-envelope-open:before{content:"\f32e"}.bi-envelope:before{content:"\f32f"}.bi-eraser-fill:before{content:"\f330"}.bi-eraser:before{content:"\f331"}.bi-exclamation-circle-fill:before{content:"\f332"}.bi-exclamation-circle:before{content:"\f333"}.bi-exclamation-diamond-fill:before{content:"\f334"}.bi-exclamation-diamond:before{content:"\f335"}.bi-exclamation-octagon-fill:before{content:"\f336"}.bi-exclamation-octagon:before{content:"\f337"}.bi-exclamation-square-fill:before{content:"\f338"}.bi-exclamation-square:before{content:"\f339"}.bi-exclamation-triangle-fill:before{content:"\f33a"}.bi-exclamation-triangle:before{content:"\f33b"}.bi-exclamation:before{content:"\f33c"}.bi-exclude:before{content:"\f33d"}.bi-eye-fill:before{content:"\f33e"}.bi-eye-slash-fill:before{content:"\f33f"}.bi-eye-slash:before{content:"\f340"}.bi-eye:before{content:"\f341"}.bi-eyedropper:before{content:"\f342"}.bi-eyeglasses:before{content:"\f343"}.bi-facebook:before{content:"\f344"}.bi-file-arrow-down-fill:before{content:"\f345"}.bi-file-arrow-down:before{content:"\f346"}.bi-file-arrow-up-fill:before{content:"\f347"}.bi-file-arrow-up:before{content:"\f348"}.bi-file-bar-graph-fill:before{content:"\f349"}.bi-file-bar-graph:before{content:"\f34a"}.bi-file-binary-fill:before{content:"\f34b"}.bi-file-binary:before{content:"\f34c"}.bi-file-break-fill:before{content:"\f34d"}.bi-file-break:before{content:"\f34e"}.bi-file-check-fill:before{content:"\f34f"}.bi-file-check:before{content:"\f350"}.bi-file-code-fill:before{content:"\f351"}.bi-file-code:before{content:"\f352"}.bi-file-diff-fill:before{content:"\f353"}.bi-file-diff:before{content:"\f354"}.bi-file-earmark-arrow-down-fill:before{content:"\f355"}.bi-file-earmark-arrow-down:before{content:"\f356"}.bi-file-earmark-arrow-up-fill:before{content:"\f357"}.bi-file-earmark-arrow-up:before{content:"\f358"}.bi-file-earmark-bar-graph-fill:before{content:"\f359"}.bi-file-earmark-bar-graph:before{content:"\f35a"}.bi-file-earmark-binary-fill:before{content:"\f35b"}.bi-file-earmark-binary:before{content:"\f35c"}.bi-file-earmark-break-fill:before{content:"\f35d"}.bi-file-earmark-break:before{content:"\f35e"}.bi-file-earmark-check-fill:before{content:"\f35f"}.bi-file-earmark-check:before{content:"\f360"}.bi-file-earmark-code-fill:before{content:"\f361"}.bi-file-earmark-code:before{content:"\f362"}.bi-file-earmark-diff-fill:before{content:"\f363"}.bi-file-earmark-diff:before{content:"\f364"}.bi-file-earmark-easel-fill:before{content:"\f365"}.bi-file-earmark-easel:before{content:"\f366"}.bi-file-earmark-excel-fill:before{content:"\f367"}.bi-file-earmark-excel:before{content:"\f368"}.bi-file-earmark-fill:before{content:"\f369"}.bi-file-earmark-font-fill:before{content:"\f36a"}.bi-file-earmark-font:before{content:"\f36b"}.bi-file-earmark-image-fill:before{content:"\f36c"}.bi-file-earmark-image:before{content:"\f36d"}.bi-file-earmark-lock-fill:before{content:"\f36e"}.bi-file-earmark-lock:before{content:"\f36f"}.bi-file-earmark-lock2-fill:before{content:"\f370"}.bi-file-earmark-lock2:before{content:"\f371"}.bi-file-earmark-medical-fill:before{content:"\f372"}.bi-file-earmark-medical:before{content:"\f373"}.bi-file-earmark-minus-fill:before{content:"\f374"}.bi-file-earmark-minus:before{content:"\f375"}.bi-file-earmark-music-fill:before{content:"\f376"}.bi-file-earmark-music:before{content:"\f377"}.bi-file-earmark-person-fill:before{content:"\f378"}.bi-file-earmark-person:before{content:"\f379"}.bi-file-earmark-play-fill:before{content:"\f37a"}.bi-file-earmark-play:before{content:"\f37b"}.bi-file-earmark-plus-fill:before{content:"\f37c"}.bi-file-earmark-plus:before{content:"\f37d"}.bi-file-earmark-post-fill:before{content:"\f37e"}.bi-file-earmark-post:before{content:"\f37f"}.bi-file-earmark-ppt-fill:before{content:"\f380"}.bi-file-earmark-ppt:before{content:"\f381"}.bi-file-earmark-richtext-fill:before{content:"\f382"}.bi-file-earmark-richtext:before{content:"\f383"}.bi-file-earmark-ruled-fill:before{content:"\f384"}.bi-file-earmark-ruled:before{content:"\f385"}.bi-file-earmark-slides-fill:before{content:"\f386"}.bi-file-earmark-slides:before{content:"\f387"}.bi-file-earmark-spreadsheet-fill:before{content:"\f388"}.bi-file-earmark-spreadsheet:before{content:"\f389"}.bi-file-earmark-text-fill:before{content:"\f38a"}.bi-file-earmark-text:before{content:"\f38b"}.bi-file-earmark-word-fill:before{content:"\f38c"}.bi-file-earmark-word:before{content:"\f38d"}.bi-file-earmark-x-fill:before{content:"\f38e"}.bi-file-earmark-x:before{content:"\f38f"}.bi-file-earmark-zip-fill:before{content:"\f390"}.bi-file-earmark-zip:before{content:"\f391"}.bi-file-earmark:before{content:"\f392"}.bi-file-easel-fill:before{content:"\f393"}.bi-file-easel:before{content:"\f394"}.bi-file-excel-fill:before{content:"\f395"}.bi-file-excel:before{content:"\f396"}.bi-file-fill:before{content:"\f397"}.bi-file-font-fill:before{content:"\f398"}.bi-file-font:before{content:"\f399"}.bi-file-image-fill:before{content:"\f39a"}.bi-file-image:before{content:"\f39b"}.bi-file-lock-fill:before{content:"\f39c"}.bi-file-lock:before{content:"\f39d"}.bi-file-lock2-fill:before{content:"\f39e"}.bi-file-lock2:before{content:"\f39f"}.bi-file-medical-fill:before{content:"\f3a0"}.bi-file-medical:before{content:"\f3a1"}.bi-file-minus-fill:before{content:"\f3a2"}.bi-file-minus:before{content:"\f3a3"}.bi-file-music-fill:before{content:"\f3a4"}.bi-file-music:before{content:"\f3a5"}.bi-file-person-fill:before{content:"\f3a6"}.bi-file-person:before{content:"\f3a7"}.bi-file-play-fill:before{content:"\f3a8"}.bi-file-play:before{content:"\f3a9"}.bi-file-plus-fill:before{content:"\f3aa"}.bi-file-plus:before{content:"\f3ab"}.bi-file-post-fill:before{content:"\f3ac"}.bi-file-post:before{content:"\f3ad"}.bi-file-ppt-fill:before{content:"\f3ae"}.bi-file-ppt:before{content:"\f3af"}.bi-file-richtext-fill:before{content:"\f3b0"}.bi-file-richtext:before{content:"\f3b1"}.bi-file-ruled-fill:before{content:"\f3b2"}.bi-file-ruled:before{content:"\f3b3"}.bi-file-slides-fill:before{content:"\f3b4"}.bi-file-slides:before{content:"\f3b5"}.bi-file-spreadsheet-fill:before{content:"\f3b6"}.bi-file-spreadsheet:before{content:"\f3b7"}.bi-file-text-fill:before{content:"\f3b8"}.bi-file-text:before{content:"\f3b9"}.bi-file-word-fill:before{content:"\f3ba"}.bi-file-word:before{content:"\f3bb"}.bi-file-x-fill:before{content:"\f3bc"}.bi-file-x:before{content:"\f3bd"}.bi-file-zip-fill:before{content:"\f3be"}.bi-file-zip:before{content:"\f3bf"}.bi-file:before{content:"\f3c0"}.bi-files-alt:before{content:"\f3c1"}.bi-files:before{content:"\f3c2"}.bi-film:before{content:"\f3c3"}.bi-filter-circle-fill:before{content:"\f3c4"}.bi-filter-circle:before{content:"\f3c5"}.bi-filter-left:before{content:"\f3c6"}.bi-filter-right:before{content:"\f3c7"}.bi-filter-square-fill:before{content:"\f3c8"}.bi-filter-square:before{content:"\f3c9"}.bi-filter:before{content:"\f3ca"}.bi-flag-fill:before{content:"\f3cb"}.bi-flag:before{content:"\f3cc"}.bi-flower1:before{content:"\f3cd"}.bi-flower2:before{content:"\f3ce"}.bi-flower3:before{content:"\f3cf"}.bi-folder-check:before{content:"\f3d0"}.bi-folder-fill:before{content:"\f3d1"}.bi-folder-minus:before{content:"\f3d2"}.bi-folder-plus:before{content:"\f3d3"}.bi-folder-symlink-fill:before{content:"\f3d4"}.bi-folder-symlink:before{content:"\f3d5"}.bi-folder-x:before{content:"\f3d6"}.bi-folder:before{content:"\f3d7"}.bi-folder2-open:before{content:"\f3d8"}.bi-folder2:before{content:"\f3d9"}.bi-fonts:before{content:"\f3da"}.bi-forward-fill:before{content:"\f3db"}.bi-forward:before{content:"\f3dc"}.bi-front:before{content:"\f3dd"}.bi-fullscreen-exit:before{content:"\f3de"}.bi-fullscreen:before{content:"\f3df"}.bi-funnel-fill:before{content:"\f3e0"}.bi-funnel:before{content:"\f3e1"}.bi-gear-fill:before{content:"\f3e2"}.bi-gear-wide-connected:before{content:"\f3e3"}.bi-gear-wide:before{content:"\f3e4"}.bi-gear:before{content:"\f3e5"}.bi-gem:before{content:"\f3e6"}.bi-geo-alt-fill:before{content:"\f3e7"}.bi-geo-alt:before{content:"\f3e8"}.bi-geo-fill:before{content:"\f3e9"}.bi-geo:before{content:"\f3ea"}.bi-gift-fill:before{content:"\f3eb"}.bi-gift:before{content:"\f3ec"}.bi-github:before{content:"\f3ed"}.bi-globe:before{content:"\f3ee"}.bi-globe2:before{content:"\f3ef"}.bi-google:before{content:"\f3f0"}.bi-graph-down:before{content:"\f3f1"}.bi-graph-up:before{content:"\f3f2"}.bi-grid-1x2-fill:before{content:"\f3f3"}.bi-grid-1x2:before{content:"\f3f4"}.bi-grid-3x2-gap-fill:before{content:"\f3f5"}.bi-grid-3x2-gap:before{content:"\f3f6"}.bi-grid-3x2:before{content:"\f3f7"}.bi-grid-3x3-gap-fill:before{content:"\f3f8"}.bi-grid-3x3-gap:before{content:"\f3f9"}.bi-grid-3x3:before{content:"\f3fa"}.bi-grid-fill:before{content:"\f3fb"}.bi-grid:before{content:"\f3fc"}.bi-grip-horizontal:before{content:"\f3fd"}.bi-grip-vertical:before{content:"\f3fe"}.bi-hammer:before{content:"\f3ff"}.bi-hand-index-fill:before{content:"\f400"}.bi-hand-index-thumb-fill:before{content:"\f401"}.bi-hand-index-thumb:before{content:"\f402"}.bi-hand-index:before{content:"\f403"}.bi-hand-thumbs-down-fill:before{content:"\f404"}.bi-hand-thumbs-down:before{content:"\f405"}.bi-hand-thumbs-up-fill:before{content:"\f406"}.bi-hand-thumbs-up:before{content:"\f407"}.bi-handbag-fill:before{content:"\f408"}.bi-handbag:before{content:"\f409"}.bi-hash:before{content:"\f40a"}.bi-hdd-fill:before{content:"\f40b"}.bi-hdd-network-fill:before{content:"\f40c"}.bi-hdd-network:before{content:"\f40d"}.bi-hdd-rack-fill:before{content:"\f40e"}.bi-hdd-rack:before{content:"\f40f"}.bi-hdd-stack-fill:before{content:"\f410"}.bi-hdd-stack:before{content:"\f411"}.bi-hdd:before{content:"\f412"}.bi-headphones:before{content:"\f413"}.bi-headset:before{content:"\f414"}.bi-heart-fill:before{content:"\f415"}.bi-heart-half:before{content:"\f416"}.bi-heart:before{content:"\f417"}.bi-heptagon-fill:before{content:"\f418"}.bi-heptagon-half:before{content:"\f419"}.bi-heptagon:before{content:"\f41a"}.bi-hexagon-fill:before{content:"\f41b"}.bi-hexagon-half:before{content:"\f41c"}.bi-hexagon:before{content:"\f41d"}.bi-hourglass-bottom:before{content:"\f41e"}.bi-hourglass-split:before{content:"\f41f"}.bi-hourglass-top:before{content:"\f420"}.bi-hourglass:before{content:"\f421"}.bi-house-door-fill:before{content:"\f422"}.bi-house-door:before{content:"\f423"}.bi-house-fill:before{content:"\f424"}.bi-house:before{content:"\f425"}.bi-hr:before{content:"\f426"}.bi-hurricane:before{content:"\f427"}.bi-image-alt:before{content:"\f428"}.bi-image-fill:before{content:"\f429"}.bi-image:before{content:"\f42a"}.bi-images:before{content:"\f42b"}.bi-inbox-fill:before{content:"\f42c"}.bi-inbox:before{content:"\f42d"}.bi-inboxes-fill:before{content:"\f42e"}.bi-inboxes:before{content:"\f42f"}.bi-info-circle-fill:before{content:"\f430"}.bi-info-circle:before{content:"\f431"}.bi-info-square-fill:before{content:"\f432"}.bi-info-square:before{content:"\f433"}.bi-info:before{content:"\f434"}.bi-input-cursor-text:before{content:"\f435"}.bi-input-cursor:before{content:"\f436"}.bi-instagram:before{content:"\f437"}.bi-intersect:before{content:"\f438"}.bi-journal-album:before{content:"\f439"}.bi-journal-arrow-down:before{content:"\f43a"}.bi-journal-arrow-up:before{content:"\f43b"}.bi-journal-bookmark-fill:before{content:"\f43c"}.bi-journal-bookmark:before{content:"\f43d"}.bi-journal-check:before{content:"\f43e"}.bi-journal-code:before{content:"\f43f"}.bi-journal-medical:before{content:"\f440"}.bi-journal-minus:before{content:"\f441"}.bi-journal-plus:before{content:"\f442"}.bi-journal-richtext:before{content:"\f443"}.bi-journal-text:before{content:"\f444"}.bi-journal-x:before{content:"\f445"}.bi-journal:before{content:"\f446"}.bi-journals:before{content:"\f447"}.bi-joystick:before{content:"\f448"}.bi-justify-left:before{content:"\f449"}.bi-justify-right:before{content:"\f44a"}.bi-justify:before{content:"\f44b"}.bi-kanban-fill:before{content:"\f44c"}.bi-kanban:before{content:"\f44d"}.bi-key-fill:before{content:"\f44e"}.bi-key:before{content:"\f44f"}.bi-keyboard-fill:before{content:"\f450"}.bi-keyboard:before{content:"\f451"}.bi-ladder:before{content:"\f452"}.bi-lamp-fill:before{content:"\f453"}.bi-lamp:before{content:"\f454"}.bi-laptop-fill:before{content:"\f455"}.bi-laptop:before{content:"\f456"}.bi-layer-backward:before{content:"\f457"}.bi-layer-forward:before{content:"\f458"}.bi-layers-fill:before{content:"\f459"}.bi-layers-half:before{content:"\f45a"}.bi-layers:before{content:"\f45b"}.bi-layout-sidebar-inset-reverse:before{content:"\f45c"}.bi-layout-sidebar-inset:before{content:"\f45d"}.bi-layout-sidebar-reverse:before{content:"\f45e"}.bi-layout-sidebar:before{content:"\f45f"}.bi-layout-split:before{content:"\f460"}.bi-layout-text-sidebar-reverse:before{content:"\f461"}.bi-layout-text-sidebar:before{content:"\f462"}.bi-layout-text-window-reverse:before{content:"\f463"}.bi-layout-text-window:before{content:"\f464"}.bi-layout-three-columns:before{content:"\f465"}.bi-layout-wtf:before{content:"\f466"}.bi-life-preserver:before{content:"\f467"}.bi-lightbulb-fill:before{content:"\f468"}.bi-lightbulb-off-fill:before{content:"\f469"}.bi-lightbulb-off:before{content:"\f46a"}.bi-lightbulb:before{content:"\f46b"}.bi-lightning-charge-fill:before{content:"\f46c"}.bi-lightning-charge:before{content:"\f46d"}.bi-lightning-fill:before{content:"\f46e"}.bi-lightning:before{content:"\f46f"}.bi-link-45deg:before{content:"\f470"}.bi-link:before{content:"\f471"}.bi-linkedin:before{content:"\f472"}.bi-list-check:before{content:"\f473"}.bi-list-nested:before{content:"\f474"}.bi-list-ol:before{content:"\f475"}.bi-list-stars:before{content:"\f476"}.bi-list-task:before{content:"\f477"}.bi-list-ul:before{content:"\f478"}.bi-list:before{content:"\f479"}.bi-lock-fill:before{content:"\f47a"}.bi-lock:before{content:"\f47b"}.bi-mailbox:before{content:"\f47c"}.bi-mailbox2:before{content:"\f47d"}.bi-map-fill:before{content:"\f47e"}.bi-map:before{content:"\f47f"}.bi-markdown-fill:before{content:"\f480"}.bi-markdown:before{content:"\f481"}.bi-mask:before{content:"\f482"}.bi-megaphone-fill:before{content:"\f483"}.bi-megaphone:before{content:"\f484"}.bi-menu-app-fill:before{content:"\f485"}.bi-menu-app:before{content:"\f486"}.bi-menu-button-fill:before{content:"\f487"}.bi-menu-button-wide-fill:before{content:"\f488"}.bi-menu-button-wide:before{content:"\f489"}.bi-menu-button:before{content:"\f48a"}.bi-menu-down:before{content:"\f48b"}.bi-menu-up:before{content:"\f48c"}.bi-mic-fill:before{content:"\f48d"}.bi-mic-mute-fill:before{content:"\f48e"}.bi-mic-mute:before{content:"\f48f"}.bi-mic:before{content:"\f490"}.bi-minecart-loaded:before{content:"\f491"}.bi-minecart:before{content:"\f492"}.bi-moisture:before{content:"\f493"}.bi-moon-fill:before{content:"\f494"}.bi-moon-stars-fill:before{content:"\f495"}.bi-moon-stars:before{content:"\f496"}.bi-moon:before{content:"\f497"}.bi-mouse-fill:before{content:"\f498"}.bi-mouse:before{content:"\f499"}.bi-mouse2-fill:before{content:"\f49a"}.bi-mouse2:before{content:"\f49b"}.bi-mouse3-fill:before{content:"\f49c"}.bi-mouse3:before{content:"\f49d"}.bi-music-note-beamed:before{content:"\f49e"}.bi-music-note-list:before{content:"\f49f"}.bi-music-note:before{content:"\f4a0"}.bi-music-player-fill:before{content:"\f4a1"}.bi-music-player:before{content:"\f4a2"}.bi-newspaper:before{content:"\f4a3"}.bi-node-minus-fill:before{content:"\f4a4"}.bi-node-minus:before{content:"\f4a5"}.bi-node-plus-fill:before{content:"\f4a6"}.bi-node-plus:before{content:"\f4a7"}.bi-nut-fill:before{content:"\f4a8"}.bi-nut:before{content:"\f4a9"}.bi-octagon-fill:before{content:"\f4aa"}.bi-octagon-half:before{content:"\f4ab"}.bi-octagon:before{content:"\f4ac"}.bi-option:before{content:"\f4ad"}.bi-outlet:before{content:"\f4ae"}.bi-paint-bucket:before{content:"\f4af"}.bi-palette-fill:before{content:"\f4b0"}.bi-palette:before{content:"\f4b1"}.bi-palette2:before{content:"\f4b2"}.bi-paperclip:before{content:"\f4b3"}.bi-paragraph:before{content:"\f4b4"}.bi-patch-check-fill:before{content:"\f4b5"}.bi-patch-check:before{content:"\f4b6"}.bi-patch-exclamation-fill:before{content:"\f4b7"}.bi-patch-exclamation:before{content:"\f4b8"}.bi-patch-minus-fill:before{content:"\f4b9"}.bi-patch-minus:before{content:"\f4ba"}.bi-patch-plus-fill:before{content:"\f4bb"}.bi-patch-plus:before{content:"\f4bc"}.bi-patch-question-fill:before{content:"\f4bd"}.bi-patch-question:before{content:"\f4be"}.bi-pause-btn-fill:before{content:"\f4bf"}.bi-pause-btn:before{content:"\f4c0"}.bi-pause-circle-fill:before{content:"\f4c1"}.bi-pause-circle:before{content:"\f4c2"}.bi-pause-fill:before{content:"\f4c3"}.bi-pause:before{content:"\f4c4"}.bi-peace-fill:before{content:"\f4c5"}.bi-peace:before{content:"\f4c6"}.bi-pen-fill:before{content:"\f4c7"}.bi-pen:before{content:"\f4c8"}.bi-pencil-fill:before{content:"\f4c9"}.bi-pencil-square:before{content:"\f4ca"}.bi-pencil:before{content:"\f4cb"}.bi-pentagon-fill:before{content:"\f4cc"}.bi-pentagon-half:before{content:"\f4cd"}.bi-pentagon:before{content:"\f4ce"}.bi-people-fill:before{content:"\f4cf"}.bi-people:before{content:"\f4d0"}.bi-percent:before{content:"\f4d1"}.bi-person-badge-fill:before{content:"\f4d2"}.bi-person-badge:before{content:"\f4d3"}.bi-person-bounding-box:before{content:"\f4d4"}.bi-person-check-fill:before{content:"\f4d5"}.bi-person-check:before{content:"\f4d6"}.bi-person-circle:before{content:"\f4d7"}.bi-person-dash-fill:before{content:"\f4d8"}.bi-person-dash:before{content:"\f4d9"}.bi-person-fill:before{content:"\f4da"}.bi-person-lines-fill:before{content:"\f4db"}.bi-person-plus-fill:before{content:"\f4dc"}.bi-person-plus:before{content:"\f4dd"}.bi-person-square:before{content:"\f4de"}.bi-person-x-fill:before{content:"\f4df"}.bi-person-x:before{content:"\f4e0"}.bi-person:before{content:"\f4e1"}.bi-phone-fill:before{content:"\f4e2"}.bi-phone-landscape-fill:before{content:"\f4e3"}.bi-phone-landscape:before{content:"\f4e4"}.bi-phone-vibrate-fill:before{content:"\f4e5"}.bi-phone-vibrate:before{content:"\f4e6"}.bi-phone:before{content:"\f4e7"}.bi-pie-chart-fill:before{content:"\f4e8"}.bi-pie-chart:before{content:"\f4e9"}.bi-pin-angle-fill:before{content:"\f4ea"}.bi-pin-angle:before{content:"\f4eb"}.bi-pin-fill:before{content:"\f4ec"}.bi-pin:before{content:"\f4ed"}.bi-pip-fill:before{content:"\f4ee"}.bi-pip:before{content:"\f4ef"}.bi-play-btn-fill:before{content:"\f4f0"}.bi-play-btn:before{content:"\f4f1"}.bi-play-circle-fill:before{content:"\f4f2"}.bi-play-circle:before{content:"\f4f3"}.bi-play-fill:before{content:"\f4f4"}.bi-play:before{content:"\f4f5"}.bi-plug-fill:before{content:"\f4f6"}.bi-plug:before{content:"\f4f7"}.bi-plus-circle-dotted:before{content:"\f4f8"}.bi-plus-circle-fill:before{content:"\f4f9"}.bi-plus-circle:before{content:"\f4fa"}.bi-plus-square-dotted:before{content:"\f4fb"}.bi-plus-square-fill:before{content:"\f4fc"}.bi-plus-square:before{content:"\f4fd"}.bi-plus:before{content:"\f4fe"}.bi-power:before{content:"\f4ff"}.bi-printer-fill:before{content:"\f500"}.bi-printer:before{content:"\f501"}.bi-puzzle-fill:before{content:"\f502"}.bi-puzzle:before{content:"\f503"}.bi-question-circle-fill:before{content:"\f504"}.bi-question-circle:before{content:"\f505"}.bi-question-diamond-fill:before{content:"\f506"}.bi-question-diamond:before{content:"\f507"}.bi-question-octagon-fill:before{content:"\f508"}.bi-question-octagon:before{content:"\f509"}.bi-question-square-fill:before{content:"\f50a"}.bi-question-square:before{content:"\f50b"}.bi-question:before{content:"\f50c"}.bi-rainbow:before{content:"\f50d"}.bi-receipt-cutoff:before{content:"\f50e"}.bi-receipt:before{content:"\f50f"}.bi-reception-0:before{content:"\f510"}.bi-reception-1:before{content:"\f511"}.bi-reception-2:before{content:"\f512"}.bi-reception-3:before{content:"\f513"}.bi-reception-4:before{content:"\f514"}.bi-record-btn-fill:before{content:"\f515"}.bi-record-btn:before{content:"\f516"}.bi-record-circle-fill:before{content:"\f517"}.bi-record-circle:before{content:"\f518"}.bi-record-fill:before{content:"\f519"}.bi-record:before{content:"\f51a"}.bi-record2-fill:before{content:"\f51b"}.bi-record2:before{content:"\f51c"}.bi-reply-all-fill:before{content:"\f51d"}.bi-reply-all:before{content:"\f51e"}.bi-reply-fill:before{content:"\f51f"}.bi-reply:before{content:"\f520"}.bi-rss-fill:before{content:"\f521"}.bi-rss:before{content:"\f522"}.bi-rulers:before{content:"\f523"}.bi-save-fill:before{content:"\f524"}.bi-save:before{content:"\f525"}.bi-save2-fill:before{content:"\f526"}.bi-save2:before{content:"\f527"}.bi-scissors:before{content:"\f528"}.bi-screwdriver:before{content:"\f529"}.bi-search:before{content:"\f52a"}.bi-segmented-nav:before{content:"\f52b"}.bi-server:before{content:"\f52c"}.bi-share-fill:before{content:"\f52d"}.bi-share:before{content:"\f52e"}.bi-shield-check:before{content:"\f52f"}.bi-shield-exclamation:before{content:"\f530"}.bi-shield-fill-check:before{content:"\f531"}.bi-shield-fill-exclamation:before{content:"\f532"}.bi-shield-fill-minus:before{content:"\f533"}.bi-shield-fill-plus:before{content:"\f534"}.bi-shield-fill-x:before{content:"\f535"}.bi-shield-fill:before{content:"\f536"}.bi-shield-lock-fill:before{content:"\f537"}.bi-shield-lock:before{content:"\f538"}.bi-shield-minus:before{content:"\f539"}.bi-shield-plus:before{content:"\f53a"}.bi-shield-shaded:before{content:"\f53b"}.bi-shield-slash-fill:before{content:"\f53c"}.bi-shield-slash:before{content:"\f53d"}.bi-shield-x:before{content:"\f53e"}.bi-shield:before{content:"\f53f"}.bi-shift-fill:before{content:"\f540"}.bi-shift:before{content:"\f541"}.bi-shop-window:before{content:"\f542"}.bi-shop:before{content:"\f543"}.bi-shuffle:before{content:"\f544"}.bi-signpost-2-fill:before{content:"\f545"}.bi-signpost-2:before{content:"\f546"}.bi-signpost-fill:before{content:"\f547"}.bi-signpost-split-fill:before{content:"\f548"}.bi-signpost-split:before{content:"\f549"}.bi-signpost:before{content:"\f54a"}.bi-sim-fill:before{content:"\f54b"}.bi-sim:before{content:"\f54c"}.bi-skip-backward-btn-fill:before{content:"\f54d"}.bi-skip-backward-btn:before{content:"\f54e"}.bi-skip-backward-circle-fill:before{content:"\f54f"}.bi-skip-backward-circle:before{content:"\f550"}.bi-skip-backward-fill:before{content:"\f551"}.bi-skip-backward:before{content:"\f552"}.bi-skip-end-btn-fill:before{content:"\f553"}.bi-skip-end-btn:before{content:"\f554"}.bi-skip-end-circle-fill:before{content:"\f555"}.bi-skip-end-circle:before{content:"\f556"}.bi-skip-end-fill:before{content:"\f557"}.bi-skip-end:before{content:"\f558"}.bi-skip-forward-btn-fill:before{content:"\f559"}.bi-skip-forward-btn:before{content:"\f55a"}.bi-skip-forward-circle-fill:before{content:"\f55b"}.bi-skip-forward-circle:before{content:"\f55c"}.bi-skip-forward-fill:before{content:"\f55d"}.bi-skip-forward:before{content:"\f55e"}.bi-skip-start-btn-fill:before{content:"\f55f"}.bi-skip-start-btn:before{content:"\f560"}.bi-skip-start-circle-fill:before{content:"\f561"}.bi-skip-start-circle:before{content:"\f562"}.bi-skip-start-fill:before{content:"\f563"}.bi-skip-start:before{content:"\f564"}.bi-slack:before{content:"\f565"}.bi-slash-circle-fill:before{content:"\f566"}.bi-slash-circle:before{content:"\f567"}.bi-slash-square-fill:before{content:"\f568"}.bi-slash-square:before{content:"\f569"}.bi-slash:before{content:"\f56a"}.bi-sliders:before{content:"\f56b"}.bi-smartwatch:before{content:"\f56c"}.bi-snow:before{content:"\f56d"}.bi-snow2:before{content:"\f56e"}.bi-snow3:before{content:"\f56f"}.bi-sort-alpha-down-alt:before{content:"\f570"}.bi-sort-alpha-down:before{content:"\f571"}.bi-sort-alpha-up-alt:before{content:"\f572"}.bi-sort-alpha-up:before{content:"\f573"}.bi-sort-down-alt:before{content:"\f574"}.bi-sort-down:before{content:"\f575"}.bi-sort-numeric-down-alt:before{content:"\f576"}.bi-sort-numeric-down:before{content:"\f577"}.bi-sort-numeric-up-alt:before{content:"\f578"}.bi-sort-numeric-up:before{content:"\f579"}.bi-sort-up-alt:before{content:"\f57a"}.bi-sort-up:before{content:"\f57b"}.bi-soundwave:before{content:"\f57c"}.bi-speaker-fill:before{content:"\f57d"}.bi-speaker:before{content:"\f57e"}.bi-speedometer:before{content:"\f57f"}.bi-speedometer2:before{content:"\f580"}.bi-spellcheck:before{content:"\f581"}.bi-square-fill:before{content:"\f582"}.bi-square-half:before{content:"\f583"}.bi-square:before{content:"\f584"}.bi-stack:before{content:"\f585"}.bi-star-fill:before{content:"\f586"}.bi-star-half:before{content:"\f587"}.bi-star:before{content:"\f588"}.bi-stars:before{content:"\f589"}.bi-stickies-fill:before{content:"\f58a"}.bi-stickies:before{content:"\f58b"}.bi-sticky-fill:before{content:"\f58c"}.bi-sticky:before{content:"\f58d"}.bi-stop-btn-fill:before{content:"\f58e"}.bi-stop-btn:before{content:"\f58f"}.bi-stop-circle-fill:before{content:"\f590"}.bi-stop-circle:before{content:"\f591"}.bi-stop-fill:before{content:"\f592"}.bi-stop:before{content:"\f593"}.bi-stoplights-fill:before{content:"\f594"}.bi-stoplights:before{content:"\f595"}.bi-stopwatch-fill:before{content:"\f596"}.bi-stopwatch:before{content:"\f597"}.bi-subtract:before{content:"\f598"}.bi-suit-club-fill:before{content:"\f599"}.bi-suit-club:before{content:"\f59a"}.bi-suit-diamond-fill:before{content:"\f59b"}.bi-suit-diamond:before{content:"\f59c"}.bi-suit-heart-fill:before{content:"\f59d"}.bi-suit-heart:before{content:"\f59e"}.bi-suit-spade-fill:before{content:"\f59f"}.bi-suit-spade:before{content:"\f5a0"}.bi-sun-fill:before{content:"\f5a1"}.bi-sun:before{content:"\f5a2"}.bi-sunglasses:before{content:"\f5a3"}.bi-sunrise-fill:before{content:"\f5a4"}.bi-sunrise:before{content:"\f5a5"}.bi-sunset-fill:before{content:"\f5a6"}.bi-sunset:before{content:"\f5a7"}.bi-symmetry-horizontal:before{content:"\f5a8"}.bi-symmetry-vertical:before{content:"\f5a9"}.bi-table:before{content:"\f5aa"}.bi-tablet-fill:before{content:"\f5ab"}.bi-tablet-landscape-fill:before{content:"\f5ac"}.bi-tablet-landscape:before{content:"\f5ad"}.bi-tablet:before{content:"\f5ae"}.bi-tag-fill:before{content:"\f5af"}.bi-tag:before{content:"\f5b0"}.bi-tags-fill:before{content:"\f5b1"}.bi-tags:before{content:"\f5b2"}.bi-telegram:before{content:"\f5b3"}.bi-telephone-fill:before{content:"\f5b4"}.bi-telephone-forward-fill:before{content:"\f5b5"}.bi-telephone-forward:before{content:"\f5b6"}.bi-telephone-inbound-fill:before{content:"\f5b7"}.bi-telephone-inbound:before{content:"\f5b8"}.bi-telephone-minus-fill:before{content:"\f5b9"}.bi-telephone-minus:before{content:"\f5ba"}.bi-telephone-outbound-fill:before{content:"\f5bb"}.bi-telephone-outbound:before{content:"\f5bc"}.bi-telephone-plus-fill:before{content:"\f5bd"}.bi-telephone-plus:before{content:"\f5be"}.bi-telephone-x-fill:before{content:"\f5bf"}.bi-telephone-x:before{content:"\f5c0"}.bi-telephone:before{content:"\f5c1"}.bi-terminal-fill:before{content:"\f5c2"}.bi-terminal:before{content:"\f5c3"}.bi-text-center:before{content:"\f5c4"}.bi-text-indent-left:before{content:"\f5c5"}.bi-text-indent-right:before{content:"\f5c6"}.bi-text-left:before{content:"\f5c7"}.bi-text-paragraph:before{content:"\f5c8"}.bi-text-right:before{content:"\f5c9"}.bi-textarea-resize:before{content:"\f5ca"}.bi-textarea-t:before{content:"\f5cb"}.bi-textarea:before{content:"\f5cc"}.bi-thermometer-half:before{content:"\f5cd"}.bi-thermometer-high:before{content:"\f5ce"}.bi-thermometer-low:before{content:"\f5cf"}.bi-thermometer-snow:before{content:"\f5d0"}.bi-thermometer-sun:before{content:"\f5d1"}.bi-thermometer:before{content:"\f5d2"}.bi-three-dots-vertical:before{content:"\f5d3"}.bi-three-dots:before{content:"\f5d4"}.bi-toggle-off:before{content:"\f5d5"}.bi-toggle-on:before{content:"\f5d6"}.bi-toggle2-off:before{content:"\f5d7"}.bi-toggle2-on:before{content:"\f5d8"}.bi-toggles:before{content:"\f5d9"}.bi-toggles2:before{content:"\f5da"}.bi-tools:before{content:"\f5db"}.bi-tornado:before{content:"\f5dc"}.bi-trash-fill:before{content:"\f5dd"}.bi-trash:before{content:"\f5de"}.bi-trash2-fill:before{content:"\f5df"}.bi-trash2:before{content:"\f5e0"}.bi-tree-fill:before{content:"\f5e1"}.bi-tree:before{content:"\f5e2"}.bi-triangle-fill:before{content:"\f5e3"}.bi-triangle-half:before{content:"\f5e4"}.bi-triangle:before{content:"\f5e5"}.bi-trophy-fill:before{content:"\f5e6"}.bi-trophy:before{content:"\f5e7"}.bi-tropical-storm:before{content:"\f5e8"}.bi-truck-flatbed:before{content:"\f5e9"}.bi-truck:before{content:"\f5ea"}.bi-tsunami:before{content:"\f5eb"}.bi-tv-fill:before{content:"\f5ec"}.bi-tv:before{content:"\f5ed"}.bi-twitch:before{content:"\f5ee"}.bi-twitter:before{content:"\f5ef"}.bi-type-bold:before{content:"\f5f0"}.bi-type-h1:before{content:"\f5f1"}.bi-type-h2:before{content:"\f5f2"}.bi-type-h3:before{content:"\f5f3"}.bi-type-italic:before{content:"\f5f4"}.bi-type-strikethrough:before{content:"\f5f5"}.bi-type-underline:before{content:"\f5f6"}.bi-type:before{content:"\f5f7"}.bi-ui-checks-grid:before{content:"\f5f8"}.bi-ui-checks:before{content:"\f5f9"}.bi-ui-radios-grid:before{content:"\f5fa"}.bi-ui-radios:before{content:"\f5fb"}.bi-umbrella-fill:before{content:"\f5fc"}.bi-umbrella:before{content:"\f5fd"}.bi-union:before{content:"\f5fe"}.bi-unlock-fill:before{content:"\f5ff"}.bi-unlock:before{content:"\f600"}.bi-upc-scan:before{content:"\f601"}.bi-upc:before{content:"\f602"}.bi-upload:before{content:"\f603"}.bi-vector-pen:before{content:"\f604"}.bi-view-list:before{content:"\f605"}.bi-view-stacked:before{content:"\f606"}.bi-vinyl-fill:before{content:"\f607"}.bi-vinyl:before{content:"\f608"}.bi-voicemail:before{content:"\f609"}.bi-volume-down-fill:before{content:"\f60a"}.bi-volume-down:before{content:"\f60b"}.bi-volume-mute-fill:before{content:"\f60c"}.bi-volume-mute:before{content:"\f60d"}.bi-volume-off-fill:before{content:"\f60e"}.bi-volume-off:before{content:"\f60f"}.bi-volume-up-fill:before{content:"\f610"}.bi-volume-up:before{content:"\f611"}.bi-vr:before{content:"\f612"}.bi-wallet-fill:before{content:"\f613"}.bi-wallet:before{content:"\f614"}.bi-wallet2:before{content:"\f615"}.bi-watch:before{content:"\f616"}.bi-water:before{content:"\f617"}.bi-whatsapp:before{content:"\f618"}.bi-wifi-1:before{content:"\f619"}.bi-wifi-2:before{content:"\f61a"}.bi-wifi-off:before{content:"\f61b"}.bi-wifi:before{content:"\f61c"}.bi-wind:before{content:"\f61d"}.bi-window-dock:before{content:"\f61e"}.bi-window-sidebar:before{content:"\f61f"}.bi-window:before{content:"\f620"}.bi-wrench:before{content:"\f621"}.bi-x-circle-fill:before{content:"\f622"}.bi-x-circle:before{content:"\f623"}.bi-x-diamond-fill:before{content:"\f624"}.bi-x-diamond:before{content:"\f625"}.bi-x-octagon-fill:before{content:"\f626"}.bi-x-octagon:before{content:"\f627"}.bi-x-square-fill:before{content:"\f628"}.bi-x-square:before{content:"\f629"}.bi-x:before{content:"\f62a"}.bi-youtube:before{content:"\f62b"}.bi-zoom-in:before{content:"\f62c"}.bi-zoom-out:before{content:"\f62d"}.bi-bank:before{content:"\f62e"}.bi-bank2:before{content:"\f62f"}.bi-bell-slash-fill:before{content:"\f630"}.bi-bell-slash:before{content:"\f631"}.bi-cash-coin:before{content:"\f632"}.bi-check-lg:before{content:"\f633"}.bi-coin:before{content:"\f634"}.bi-currency-bitcoin:before{content:"\f635"}.bi-currency-dollar:before{content:"\f636"}.bi-currency-euro:before{content:"\f637"}.bi-currency-exchange:before{content:"\f638"}.bi-currency-pound:before{content:"\f639"}.bi-currency-yen:before{content:"\f63a"}.bi-dash-lg:before{content:"\f63b"}.bi-exclamation-lg:before{content:"\f63c"}.bi-file-earmark-pdf-fill:before{content:"\f63d"}.bi-file-earmark-pdf:before{content:"\f63e"}.bi-file-pdf-fill:before{content:"\f63f"}.bi-file-pdf:before{content:"\f640"}.bi-gender-ambiguous:before{content:"\f641"}.bi-gender-female:before{content:"\f642"}.bi-gender-male:before{content:"\f643"}.bi-gender-trans:before{content:"\f644"}.bi-headset-vr:before{content:"\f645"}.bi-info-lg:before{content:"\f646"}.bi-mastodon:before{content:"\f647"}.bi-messenger:before{content:"\f648"}.bi-piggy-bank-fill:before{content:"\f649"}.bi-piggy-bank:before{content:"\f64a"}.bi-pin-map-fill:before{content:"\f64b"}.bi-pin-map:before{content:"\f64c"}.bi-plus-lg:before{content:"\f64d"}.bi-question-lg:before{content:"\f64e"}.bi-recycle:before{content:"\f64f"}.bi-reddit:before{content:"\f650"}.bi-safe-fill:before{content:"\f651"}.bi-safe2-fill:before{content:"\f652"}.bi-safe2:before{content:"\f653"}.bi-sd-card-fill:before{content:"\f654"}.bi-sd-card:before{content:"\f655"}.bi-skype:before{content:"\f656"}.bi-slash-lg:before{content:"\f657"}.bi-translate:before{content:"\f658"}.bi-x-lg:before{content:"\f659"}.bi-safe:before{content:"\f65a"}.bi-apple:before{content:"\f65b"}.bi-microsoft:before{content:"\f65d"}.bi-windows:before{content:"\f65e"}.bi-behance:before{content:"\f65c"}.bi-dribbble:before{content:"\f65f"}.bi-line:before{content:"\f660"}.bi-medium:before{content:"\f661"}.bi-paypal:before{content:"\f662"}.bi-pinterest:before{content:"\f663"}.bi-signal:before{content:"\f664"}.bi-snapchat:before{content:"\f665"}.bi-spotify:before{content:"\f666"}.bi-stack-overflow:before{content:"\f667"}.bi-strava:before{content:"\f668"}.bi-wordpress:before{content:"\f669"}.bi-vimeo:before{content:"\f66a"}.bi-activity:before{content:"\f66b"}.bi-easel2-fill:before{content:"\f66c"}.bi-easel2:before{content:"\f66d"}.bi-easel3-fill:before{content:"\f66e"}.bi-easel3:before{content:"\f66f"}.bi-fan:before{content:"\f670"}.bi-fingerprint:before{content:"\f671"}.bi-graph-down-arrow:before{content:"\f672"}.bi-graph-up-arrow:before{content:"\f673"}.bi-hypnotize:before{content:"\f674"}.bi-magic:before{content:"\f675"}.bi-person-rolodex:before{content:"\f676"}.bi-person-video:before{content:"\f677"}.bi-person-video2:before{content:"\f678"}.bi-person-video3:before{content:"\f679"}.bi-person-workspace:before{content:"\f67a"}.bi-radioactive:before{content:"\f67b"}.bi-webcam-fill:before{content:"\f67c"}.bi-webcam:before{content:"\f67d"}.bi-yin-yang:before{content:"\f67e"}.bi-bandaid-fill:before{content:"\f680"}.bi-bandaid:before{content:"\f681"}.bi-bluetooth:before{content:"\f682"}.bi-body-text:before{content:"\f683"}.bi-boombox:before{content:"\f684"}.bi-boxes:before{content:"\f685"}.bi-dpad-fill:before{content:"\f686"}.bi-dpad:before{content:"\f687"}.bi-ear-fill:before{content:"\f688"}.bi-ear:before{content:"\f689"}.bi-envelope-check-fill:before{content:"\f68b"}.bi-envelope-check:before{content:"\f68c"}.bi-envelope-dash-fill:before{content:"\f68e"}.bi-envelope-dash:before{content:"\f68f"}.bi-envelope-exclamation-fill:before{content:"\f691"}.bi-envelope-exclamation:before{content:"\f692"}.bi-envelope-plus-fill:before{content:"\f693"}.bi-envelope-plus:before{content:"\f694"}.bi-envelope-slash-fill:before{content:"\f696"}.bi-envelope-slash:before{content:"\f697"}.bi-envelope-x-fill:before{content:"\f699"}.bi-envelope-x:before{content:"\f69a"}.bi-explicit-fill:before{content:"\f69b"}.bi-explicit:before{content:"\f69c"}.bi-git:before{content:"\f69d"}.bi-infinity:before{content:"\f69e"}.bi-list-columns-reverse:before{content:"\f69f"}.bi-list-columns:before{content:"\f6a0"}.bi-meta:before{content:"\f6a1"}.bi-nintendo-switch:before{content:"\f6a4"}.bi-pc-display-horizontal:before{content:"\f6a5"}.bi-pc-display:before{content:"\f6a6"}.bi-pc-horizontal:before{content:"\f6a7"}.bi-pc:before{content:"\f6a8"}.bi-playstation:before{content:"\f6a9"}.bi-plus-slash-minus:before{content:"\f6aa"}.bi-projector-fill:before{content:"\f6ab"}.bi-projector:before{content:"\f6ac"}.bi-qr-code-scan:before{content:"\f6ad"}.bi-qr-code:before{content:"\f6ae"}.bi-quora:before{content:"\f6af"}.bi-quote:before{content:"\f6b0"}.bi-robot:before{content:"\f6b1"}.bi-send-check-fill:before{content:"\f6b2"}.bi-send-check:before{content:"\f6b3"}.bi-send-dash-fill:before{content:"\f6b4"}.bi-send-dash:before{content:"\f6b5"}.bi-send-exclamation-fill:before{content:"\f6b7"}.bi-send-exclamation:before{content:"\f6b8"}.bi-send-fill:before{content:"\f6b9"}.bi-send-plus-fill:before{content:"\f6ba"}.bi-send-plus:before{content:"\f6bb"}.bi-send-slash-fill:before{content:"\f6bc"}.bi-send-slash:before{content:"\f6bd"}.bi-send-x-fill:before{content:"\f6be"}.bi-send-x:before{content:"\f6bf"}.bi-send:before{content:"\f6c0"}.bi-steam:before{content:"\f6c1"}.bi-terminal-dash:before{content:"\f6c3"}.bi-terminal-plus:before{content:"\f6c4"}.bi-terminal-split:before{content:"\f6c5"}.bi-ticket-detailed-fill:before{content:"\f6c6"}.bi-ticket-detailed:before{content:"\f6c7"}.bi-ticket-fill:before{content:"\f6c8"}.bi-ticket-perforated-fill:before{content:"\f6c9"}.bi-ticket-perforated:before{content:"\f6ca"}.bi-ticket:before{content:"\f6cb"}.bi-tiktok:before{content:"\f6cc"}.bi-window-dash:before{content:"\f6cd"}.bi-window-desktop:before{content:"\f6ce"}.bi-window-fullscreen:before{content:"\f6cf"}.bi-window-plus:before{content:"\f6d0"}.bi-window-split:before{content:"\f6d1"}.bi-window-stack:before{content:"\f6d2"}.bi-window-x:before{content:"\f6d3"}.bi-xbox:before{content:"\f6d4"}.bi-ethernet:before{content:"\f6d5"}.bi-hdmi-fill:before{content:"\f6d6"}.bi-hdmi:before{content:"\f6d7"}.bi-usb-c-fill:before{content:"\f6d8"}.bi-usb-c:before{content:"\f6d9"}.bi-usb-fill:before{content:"\f6da"}.bi-usb-plug-fill:before{content:"\f6db"}.bi-usb-plug:before{content:"\f6dc"}.bi-usb-symbol:before{content:"\f6dd"}.bi-usb:before{content:"\f6de"}.bi-boombox-fill:before{content:"\f6df"}.bi-displayport:before{content:"\f6e1"}.bi-gpu-card:before{content:"\f6e2"}.bi-memory:before{content:"\f6e3"}.bi-modem-fill:before{content:"\f6e4"}.bi-modem:before{content:"\f6e5"}.bi-motherboard-fill:before{content:"\f6e6"}.bi-motherboard:before{content:"\f6e7"}.bi-optical-audio-fill:before{content:"\f6e8"}.bi-optical-audio:before{content:"\f6e9"}.bi-pci-card:before{content:"\f6ea"}.bi-router-fill:before{content:"\f6eb"}.bi-router:before{content:"\f6ec"}.bi-thunderbolt-fill:before{content:"\f6ef"}.bi-thunderbolt:before{content:"\f6f0"}.bi-usb-drive-fill:before{content:"\f6f1"}.bi-usb-drive:before{content:"\f6f2"}.bi-usb-micro-fill:before{content:"\f6f3"}.bi-usb-micro:before{content:"\f6f4"}.bi-usb-mini-fill:before{content:"\f6f5"}.bi-usb-mini:before{content:"\f6f6"}.bi-cloud-haze2:before{content:"\f6f7"}.bi-device-hdd-fill:before{content:"\f6f8"}.bi-device-hdd:before{content:"\f6f9"}.bi-device-ssd-fill:before{content:"\f6fa"}.bi-device-ssd:before{content:"\f6fb"}.bi-displayport-fill:before{content:"\f6fc"}.bi-mortarboard-fill:before{content:"\f6fd"}.bi-mortarboard:before{content:"\f6fe"}.bi-terminal-x:before{content:"\f6ff"}.bi-arrow-through-heart-fill:before{content:"\f700"}.bi-arrow-through-heart:before{content:"\f701"}.bi-badge-sd-fill:before{content:"\f702"}.bi-badge-sd:before{content:"\f703"}.bi-bag-heart-fill:before{content:"\f704"}.bi-bag-heart:before{content:"\f705"}.bi-balloon-fill:before{content:"\f706"}.bi-balloon-heart-fill:before{content:"\f707"}.bi-balloon-heart:before{content:"\f708"}.bi-balloon:before{content:"\f709"}.bi-box2-fill:before{content:"\f70a"}.bi-box2-heart-fill:before{content:"\f70b"}.bi-box2-heart:before{content:"\f70c"}.bi-box2:before{content:"\f70d"}.bi-braces-asterisk:before{content:"\f70e"}.bi-calendar-heart-fill:before{content:"\f70f"}.bi-calendar-heart:before{content:"\f710"}.bi-calendar2-heart-fill:before{content:"\f711"}.bi-calendar2-heart:before{content:"\f712"}.bi-chat-heart-fill:before{content:"\f713"}.bi-chat-heart:before{content:"\f714"}.bi-chat-left-heart-fill:before{content:"\f715"}.bi-chat-left-heart:before{content:"\f716"}.bi-chat-right-heart-fill:before{content:"\f717"}.bi-chat-right-heart:before{content:"\f718"}.bi-chat-square-heart-fill:before{content:"\f719"}.bi-chat-square-heart:before{content:"\f71a"}.bi-clipboard-check-fill:before{content:"\f71b"}.bi-clipboard-data-fill:before{content:"\f71c"}.bi-clipboard-fill:before{content:"\f71d"}.bi-clipboard-heart-fill:before{content:"\f71e"}.bi-clipboard-heart:before{content:"\f71f"}.bi-clipboard-minus-fill:before{content:"\f720"}.bi-clipboard-plus-fill:before{content:"\f721"}.bi-clipboard-pulse:before{content:"\f722"}.bi-clipboard-x-fill:before{content:"\f723"}.bi-clipboard2-check-fill:before{content:"\f724"}.bi-clipboard2-check:before{content:"\f725"}.bi-clipboard2-data-fill:before{content:"\f726"}.bi-clipboard2-data:before{content:"\f727"}.bi-clipboard2-fill:before{content:"\f728"}.bi-clipboard2-heart-fill:before{content:"\f729"}.bi-clipboard2-heart:before{content:"\f72a"}.bi-clipboard2-minus-fill:before{content:"\f72b"}.bi-clipboard2-minus:before{content:"\f72c"}.bi-clipboard2-plus-fill:before{content:"\f72d"}.bi-clipboard2-plus:before{content:"\f72e"}.bi-clipboard2-pulse-fill:before{content:"\f72f"}.bi-clipboard2-pulse:before{content:"\f730"}.bi-clipboard2-x-fill:before{content:"\f731"}.bi-clipboard2-x:before{content:"\f732"}.bi-clipboard2:before{content:"\f733"}.bi-emoji-kiss-fill:before{content:"\f734"}.bi-emoji-kiss:before{content:"\f735"}.bi-envelope-heart-fill:before{content:"\f736"}.bi-envelope-heart:before{content:"\f737"}.bi-envelope-open-heart-fill:before{content:"\f738"}.bi-envelope-open-heart:before{content:"\f739"}.bi-envelope-paper-fill:before{content:"\f73a"}.bi-envelope-paper-heart-fill:before{content:"\f73b"}.bi-envelope-paper-heart:before{content:"\f73c"}.bi-envelope-paper:before{content:"\f73d"}.bi-filetype-aac:before{content:"\f73e"}.bi-filetype-ai:before{content:"\f73f"}.bi-filetype-bmp:before{content:"\f740"}.bi-filetype-cs:before{content:"\f741"}.bi-filetype-css:before{content:"\f742"}.bi-filetype-csv:before{content:"\f743"}.bi-filetype-doc:before{content:"\f744"}.bi-filetype-docx:before{content:"\f745"}.bi-filetype-exe:before{content:"\f746"}.bi-filetype-gif:before{content:"\f747"}.bi-filetype-heic:before{content:"\f748"}.bi-filetype-html:before{content:"\f749"}.bi-filetype-java:before{content:"\f74a"}.bi-filetype-jpg:before{content:"\f74b"}.bi-filetype-js:before{content:"\f74c"}.bi-filetype-jsx:before{content:"\f74d"}.bi-filetype-key:before{content:"\f74e"}.bi-filetype-m4p:before{content:"\f74f"}.bi-filetype-md:before{content:"\f750"}.bi-filetype-mdx:before{content:"\f751"}.bi-filetype-mov:before{content:"\f752"}.bi-filetype-mp3:before{content:"\f753"}.bi-filetype-mp4:before{content:"\f754"}.bi-filetype-otf:before{content:"\f755"}.bi-filetype-pdf:before{content:"\f756"}.bi-filetype-php:before{content:"\f757"}.bi-filetype-png:before{content:"\f758"}.bi-filetype-ppt:before{content:"\f75a"}.bi-filetype-psd:before{content:"\f75b"}.bi-filetype-py:before{content:"\f75c"}.bi-filetype-raw:before{content:"\f75d"}.bi-filetype-rb:before{content:"\f75e"}.bi-filetype-sass:before{content:"\f75f"}.bi-filetype-scss:before{content:"\f760"}.bi-filetype-sh:before{content:"\f761"}.bi-filetype-svg:before{content:"\f762"}.bi-filetype-tiff:before{content:"\f763"}.bi-filetype-tsx:before{content:"\f764"}.bi-filetype-ttf:before{content:"\f765"}.bi-filetype-txt:before{content:"\f766"}.bi-filetype-wav:before{content:"\f767"}.bi-filetype-woff:before{content:"\f768"}.bi-filetype-xls:before{content:"\f76a"}.bi-filetype-xml:before{content:"\f76b"}.bi-filetype-yml:before{content:"\f76c"}.bi-heart-arrow:before{content:"\f76d"}.bi-heart-pulse-fill:before{content:"\f76e"}.bi-heart-pulse:before{content:"\f76f"}.bi-heartbreak-fill:before{content:"\f770"}.bi-heartbreak:before{content:"\f771"}.bi-hearts:before{content:"\f772"}.bi-hospital-fill:before{content:"\f773"}.bi-hospital:before{content:"\f774"}.bi-house-heart-fill:before{content:"\f775"}.bi-house-heart:before{content:"\f776"}.bi-incognito:before{content:"\f777"}.bi-magnet-fill:before{content:"\f778"}.bi-magnet:before{content:"\f779"}.bi-person-heart:before{content:"\f77a"}.bi-person-hearts:before{content:"\f77b"}.bi-phone-flip:before{content:"\f77c"}.bi-plugin:before{content:"\f77d"}.bi-postage-fill:before{content:"\f77e"}.bi-postage-heart-fill:before{content:"\f77f"}.bi-postage-heart:before{content:"\f780"}.bi-postage:before{content:"\f781"}.bi-postcard-fill:before{content:"\f782"}.bi-postcard-heart-fill:before{content:"\f783"}.bi-postcard-heart:before{content:"\f784"}.bi-postcard:before{content:"\f785"}.bi-search-heart-fill:before{content:"\f786"}.bi-search-heart:before{content:"\f787"}.bi-sliders2-vertical:before{content:"\f788"}.bi-sliders2:before{content:"\f789"}.bi-trash3-fill:before{content:"\f78a"}.bi-trash3:before{content:"\f78b"}.bi-valentine:before{content:"\f78c"}.bi-valentine2:before{content:"\f78d"}.bi-wrench-adjustable-circle-fill:before{content:"\f78e"}.bi-wrench-adjustable-circle:before{content:"\f78f"}.bi-wrench-adjustable:before{content:"\f790"}.bi-filetype-json:before{content:"\f791"}.bi-filetype-pptx:before{content:"\f792"}.bi-filetype-xlsx:before{content:"\f793"}.bi-1-circle-fill:before{content:"\f796"}.bi-1-circle:before{content:"\f797"}.bi-1-square-fill:before{content:"\f798"}.bi-1-square:before{content:"\f799"}.bi-2-circle-fill:before{content:"\f79c"}.bi-2-circle:before{content:"\f79d"}.bi-2-square-fill:before{content:"\f79e"}.bi-2-square:before{content:"\f79f"}.bi-3-circle-fill:before{content:"\f7a2"}.bi-3-circle:before{content:"\f7a3"}.bi-3-square-fill:before{content:"\f7a4"}.bi-3-square:before{content:"\f7a5"}.bi-4-circle-fill:before{content:"\f7a8"}.bi-4-circle:before{content:"\f7a9"}.bi-4-square-fill:before{content:"\f7aa"}.bi-4-square:before{content:"\f7ab"}.bi-5-circle-fill:before{content:"\f7ae"}.bi-5-circle:before{content:"\f7af"}.bi-5-square-fill:before{content:"\f7b0"}.bi-5-square:before{content:"\f7b1"}.bi-6-circle-fill:before{content:"\f7b4"}.bi-6-circle:before{content:"\f7b5"}.bi-6-square-fill:before{content:"\f7b6"}.bi-6-square:before{content:"\f7b7"}.bi-7-circle-fill:before{content:"\f7ba"}.bi-7-circle:before{content:"\f7bb"}.bi-7-square-fill:before{content:"\f7bc"}.bi-7-square:before{content:"\f7bd"}.bi-8-circle-fill:before{content:"\f7c0"}.bi-8-circle:before{content:"\f7c1"}.bi-8-square-fill:before{content:"\f7c2"}.bi-8-square:before{content:"\f7c3"}.bi-9-circle-fill:before{content:"\f7c6"}.bi-9-circle:before{content:"\f7c7"}.bi-9-square-fill:before{content:"\f7c8"}.bi-9-square:before{content:"\f7c9"}.bi-airplane-engines-fill:before{content:"\f7ca"}.bi-airplane-engines:before{content:"\f7cb"}.bi-airplane-fill:before{content:"\f7cc"}.bi-airplane:before{content:"\f7cd"}.bi-alexa:before{content:"\f7ce"}.bi-alipay:before{content:"\f7cf"}.bi-android:before{content:"\f7d0"}.bi-android2:before{content:"\f7d1"}.bi-box-fill:before{content:"\f7d2"}.bi-box-seam-fill:before{content:"\f7d3"}.bi-browser-chrome:before{content:"\f7d4"}.bi-browser-edge:before{content:"\f7d5"}.bi-browser-firefox:before{content:"\f7d6"}.bi-browser-safari:before{content:"\f7d7"}.bi-c-circle-fill:before{content:"\f7da"}.bi-c-circle:before{content:"\f7db"}.bi-c-square-fill:before{content:"\f7dc"}.bi-c-square:before{content:"\f7dd"}.bi-capsule-pill:before{content:"\f7de"}.bi-capsule:before{content:"\f7df"}.bi-car-front-fill:before{content:"\f7e0"}.bi-car-front:before{content:"\f7e1"}.bi-cassette-fill:before{content:"\f7e2"}.bi-cassette:before{content:"\f7e3"}.bi-cc-circle-fill:before{content:"\f7e6"}.bi-cc-circle:before{content:"\f7e7"}.bi-cc-square-fill:before{content:"\f7e8"}.bi-cc-square:before{content:"\f7e9"}.bi-cup-hot-fill:before{content:"\f7ea"}.bi-cup-hot:before{content:"\f7eb"}.bi-currency-rupee:before{content:"\f7ec"}.bi-dropbox:before{content:"\f7ed"}.bi-escape:before{content:"\f7ee"}.bi-fast-forward-btn-fill:before{content:"\f7ef"}.bi-fast-forward-btn:before{content:"\f7f0"}.bi-fast-forward-circle-fill:before{content:"\f7f1"}.bi-fast-forward-circle:before{content:"\f7f2"}.bi-fast-forward-fill:before{content:"\f7f3"}.bi-fast-forward:before{content:"\f7f4"}.bi-filetype-sql:before{content:"\f7f5"}.bi-fire:before{content:"\f7f6"}.bi-google-play:before{content:"\f7f7"}.bi-h-circle-fill:before{content:"\f7fa"}.bi-h-circle:before{content:"\f7fb"}.bi-h-square-fill:before{content:"\f7fc"}.bi-h-square:before{content:"\f7fd"}.bi-indent:before{content:"\f7fe"}.bi-lungs-fill:before{content:"\f7ff"}.bi-lungs:before{content:"\f800"}.bi-microsoft-teams:before{content:"\f801"}.bi-p-circle-fill:before{content:"\f804"}.bi-p-circle:before{content:"\f805"}.bi-p-square-fill:before{content:"\f806"}.bi-p-square:before{content:"\f807"}.bi-pass-fill:before{content:"\f808"}.bi-pass:before{content:"\f809"}.bi-prescription:before{content:"\f80a"}.bi-prescription2:before{content:"\f80b"}.bi-r-circle-fill:before{content:"\f80e"}.bi-r-circle:before{content:"\f80f"}.bi-r-square-fill:before{content:"\f810"}.bi-r-square:before{content:"\f811"}.bi-repeat-1:before{content:"\f812"}.bi-repeat:before{content:"\f813"}.bi-rewind-btn-fill:before{content:"\f814"}.bi-rewind-btn:before{content:"\f815"}.bi-rewind-circle-fill:before{content:"\f816"}.bi-rewind-circle:before{content:"\f817"}.bi-rewind-fill:before{content:"\f818"}.bi-rewind:before{content:"\f819"}.bi-train-freight-front-fill:before{content:"\f81a"}.bi-train-freight-front:before{content:"\f81b"}.bi-train-front-fill:before{content:"\f81c"}.bi-train-front:before{content:"\f81d"}.bi-train-lightrail-front-fill:before{content:"\f81e"}.bi-train-lightrail-front:before{content:"\f81f"}.bi-truck-front-fill:before{content:"\f820"}.bi-truck-front:before{content:"\f821"}.bi-ubuntu:before{content:"\f822"}.bi-unindent:before{content:"\f823"}.bi-unity:before{content:"\f824"}.bi-universal-access-circle:before{content:"\f825"}.bi-universal-access:before{content:"\f826"}.bi-virus:before{content:"\f827"}.bi-virus2:before{content:"\f828"}.bi-wechat:before{content:"\f829"}.bi-yelp:before{content:"\f82a"}.bi-sign-stop-fill:before{content:"\f82b"}.bi-sign-stop-lights-fill:before{content:"\f82c"}.bi-sign-stop-lights:before{content:"\f82d"}.bi-sign-stop:before{content:"\f82e"}.bi-sign-turn-left-fill:before{content:"\f82f"}.bi-sign-turn-left:before{content:"\f830"}.bi-sign-turn-right-fill:before{content:"\f831"}.bi-sign-turn-right:before{content:"\f832"}.bi-sign-turn-slight-left-fill:before{content:"\f833"}.bi-sign-turn-slight-left:before{content:"\f834"}.bi-sign-turn-slight-right-fill:before{content:"\f835"}.bi-sign-turn-slight-right:before{content:"\f836"}.bi-sign-yield-fill:before{content:"\f837"}.bi-sign-yield:before{content:"\f838"}.bi-ev-station-fill:before{content:"\f839"}.bi-ev-station:before{content:"\f83a"}.bi-fuel-pump-diesel-fill:before{content:"\f83b"}.bi-fuel-pump-diesel:before{content:"\f83c"}.bi-fuel-pump-fill:before{content:"\f83d"}.bi-fuel-pump:before{content:"\f83e"}.bi-0-circle-fill:before{content:"\f83f"}.bi-0-circle:before{content:"\f840"}.bi-0-square-fill:before{content:"\f841"}.bi-0-square:before{content:"\f842"}.bi-rocket-fill:before{content:"\f843"}.bi-rocket-takeoff-fill:before{content:"\f844"}.bi-rocket-takeoff:before{content:"\f845"}.bi-rocket:before{content:"\f846"}.bi-stripe:before{content:"\f847"}.bi-subscript:before{content:"\f848"}.bi-superscript:before{content:"\f849"}.bi-trello:before{content:"\f84a"}.bi-envelope-at-fill:before{content:"\f84b"}.bi-envelope-at:before{content:"\f84c"}.bi-regex:before{content:"\f84d"}.bi-text-wrap:before{content:"\f84e"}.bi-sign-dead-end-fill:before{content:"\f84f"}.bi-sign-dead-end:before{content:"\f850"}.bi-sign-do-not-enter-fill:before{content:"\f851"}.bi-sign-do-not-enter:before{content:"\f852"}.bi-sign-intersection-fill:before{content:"\f853"}.bi-sign-intersection-side-fill:before{content:"\f854"}.bi-sign-intersection-side:before{content:"\f855"}.bi-sign-intersection-t-fill:before{content:"\f856"}.bi-sign-intersection-t:before{content:"\f857"}.bi-sign-intersection-y-fill:before{content:"\f858"}.bi-sign-intersection-y:before{content:"\f859"}.bi-sign-intersection:before{content:"\f85a"}.bi-sign-merge-left-fill:before{content:"\f85b"}.bi-sign-merge-left:before{content:"\f85c"}.bi-sign-merge-right-fill:before{content:"\f85d"}.bi-sign-merge-right:before{content:"\f85e"}.bi-sign-no-left-turn-fill:before{content:"\f85f"}.bi-sign-no-left-turn:before{content:"\f860"}.bi-sign-no-parking-fill:before{content:"\f861"}.bi-sign-no-parking:before{content:"\f862"}.bi-sign-no-right-turn-fill:before{content:"\f863"}.bi-sign-no-right-turn:before{content:"\f864"}.bi-sign-railroad-fill:before{content:"\f865"}.bi-sign-railroad:before{content:"\f866"}.bi-building-add:before{content:"\f867"}.bi-building-check:before{content:"\f868"}.bi-building-dash:before{content:"\f869"}.bi-building-down:before{content:"\f86a"}.bi-building-exclamation:before{content:"\f86b"}.bi-building-fill-add:before{content:"\f86c"}.bi-building-fill-check:before{content:"\f86d"}.bi-building-fill-dash:before{content:"\f86e"}.bi-building-fill-down:before{content:"\f86f"}.bi-building-fill-exclamation:before{content:"\f870"}.bi-building-fill-gear:before{content:"\f871"}.bi-building-fill-lock:before{content:"\f872"}.bi-building-fill-slash:before{content:"\f873"}.bi-building-fill-up:before{content:"\f874"}.bi-building-fill-x:before{content:"\f875"}.bi-building-fill:before{content:"\f876"}.bi-building-gear:before{content:"\f877"}.bi-building-lock:before{content:"\f878"}.bi-building-slash:before{content:"\f879"}.bi-building-up:before{content:"\f87a"}.bi-building-x:before{content:"\f87b"}.bi-buildings-fill:before{content:"\f87c"}.bi-buildings:before{content:"\f87d"}.bi-bus-front-fill:before{content:"\f87e"}.bi-bus-front:before{content:"\f87f"}.bi-ev-front-fill:before{content:"\f880"}.bi-ev-front:before{content:"\f881"}.bi-globe-americas:before{content:"\f882"}.bi-globe-asia-australia:before{content:"\f883"}.bi-globe-central-south-asia:before{content:"\f884"}.bi-globe-europe-africa:before{content:"\f885"}.bi-house-add-fill:before{content:"\f886"}.bi-house-add:before{content:"\f887"}.bi-house-check-fill:before{content:"\f888"}.bi-house-check:before{content:"\f889"}.bi-house-dash-fill:before{content:"\f88a"}.bi-house-dash:before{content:"\f88b"}.bi-house-down-fill:before{content:"\f88c"}.bi-house-down:before{content:"\f88d"}.bi-house-exclamation-fill:before{content:"\f88e"}.bi-house-exclamation:before{content:"\f88f"}.bi-house-gear-fill:before{content:"\f890"}.bi-house-gear:before{content:"\f891"}.bi-house-lock-fill:before{content:"\f892"}.bi-house-lock:before{content:"\f893"}.bi-house-slash-fill:before{content:"\f894"}.bi-house-slash:before{content:"\f895"}.bi-house-up-fill:before{content:"\f896"}.bi-house-up:before{content:"\f897"}.bi-house-x-fill:before{content:"\f898"}.bi-house-x:before{content:"\f899"}.bi-person-add:before{content:"\f89a"}.bi-person-down:before{content:"\f89b"}.bi-person-exclamation:before{content:"\f89c"}.bi-person-fill-add:before{content:"\f89d"}.bi-person-fill-check:before{content:"\f89e"}.bi-person-fill-dash:before{content:"\f89f"}.bi-person-fill-down:before{content:"\f8a0"}.bi-person-fill-exclamation:before{content:"\f8a1"}.bi-person-fill-gear:before{content:"\f8a2"}.bi-person-fill-lock:before{content:"\f8a3"}.bi-person-fill-slash:before{content:"\f8a4"}.bi-person-fill-up:before{content:"\f8a5"}.bi-person-fill-x:before{content:"\f8a6"}.bi-person-gear:before{content:"\f8a7"}.bi-person-lock:before{content:"\f8a8"}.bi-person-slash:before{content:"\f8a9"}.bi-person-up:before{content:"\f8aa"}.bi-scooter:before{content:"\f8ab"}.bi-taxi-front-fill:before{content:"\f8ac"}.bi-taxi-front:before{content:"\f8ad"}.bi-amd:before{content:"\f8ae"}.bi-database-add:before{content:"\f8af"}.bi-database-check:before{content:"\f8b0"}.bi-database-dash:before{content:"\f8b1"}.bi-database-down:before{content:"\f8b2"}.bi-database-exclamation:before{content:"\f8b3"}.bi-database-fill-add:before{content:"\f8b4"}.bi-database-fill-check:before{content:"\f8b5"}.bi-database-fill-dash:before{content:"\f8b6"}.bi-database-fill-down:before{content:"\f8b7"}.bi-database-fill-exclamation:before{content:"\f8b8"}.bi-database-fill-gear:before{content:"\f8b9"}.bi-database-fill-lock:before{content:"\f8ba"}.bi-database-fill-slash:before{content:"\f8bb"}.bi-database-fill-up:before{content:"\f8bc"}.bi-database-fill-x:before{content:"\f8bd"}.bi-database-fill:before{content:"\f8be"}.bi-database-gear:before{content:"\f8bf"}.bi-database-lock:before{content:"\f8c0"}.bi-database-slash:before{content:"\f8c1"}.bi-database-up:before{content:"\f8c2"}.bi-database-x:before{content:"\f8c3"}.bi-database:before{content:"\f8c4"}.bi-houses-fill:before{content:"\f8c5"}.bi-houses:before{content:"\f8c6"}.bi-nvidia:before{content:"\f8c7"}.bi-person-vcard-fill:before{content:"\f8c8"}.bi-person-vcard:before{content:"\f8c9"}.bi-sina-weibo:before{content:"\f8ca"}.bi-tencent-qq:before{content:"\f8cb"}.bi-wikipedia:before{content:"\f8cc"}.bi-alphabet-uppercase:before{content:"\f2a5"}.bi-alphabet:before{content:"\f68a"}.bi-amazon:before{content:"\f68d"}.bi-arrows-collapse-vertical:before{content:"\f690"}.bi-arrows-expand-vertical:before{content:"\f695"}.bi-arrows-vertical:before{content:"\f698"}.bi-arrows:before{content:"\f6a2"}.bi-ban-fill:before{content:"\f6a3"}.bi-ban:before{content:"\f6b6"}.bi-bing:before{content:"\f6c2"}.bi-cake:before{content:"\f6e0"}.bi-cake2:before{content:"\f6ed"}.bi-cookie:before{content:"\f6ee"}.bi-copy:before{content:"\f759"}.bi-crosshair:before{content:"\f769"}.bi-crosshair2:before{content:"\f794"}.bi-emoji-astonished-fill:before{content:"\f795"}.bi-emoji-astonished:before{content:"\f79a"}.bi-emoji-grimace-fill:before{content:"\f79b"}.bi-emoji-grimace:before{content:"\f7a0"}.bi-emoji-grin-fill:before{content:"\f7a1"}.bi-emoji-grin:before{content:"\f7a6"}.bi-emoji-surprise-fill:before{content:"\f7a7"}.bi-emoji-surprise:before{content:"\f7ac"}.bi-emoji-tear-fill:before{content:"\f7ad"}.bi-emoji-tear:before{content:"\f7b2"}.bi-envelope-arrow-down-fill:before{content:"\f7b3"}.bi-envelope-arrow-down:before{content:"\f7b8"}.bi-envelope-arrow-up-fill:before{content:"\f7b9"}.bi-envelope-arrow-up:before{content:"\f7be"}.bi-feather:before{content:"\f7bf"}.bi-feather2:before{content:"\f7c4"}.bi-floppy-fill:before{content:"\f7c5"}.bi-floppy:before{content:"\f7d8"}.bi-floppy2-fill:before{content:"\f7d9"}.bi-floppy2:before{content:"\f7e4"}.bi-gitlab:before{content:"\f7e5"}.bi-highlighter:before{content:"\f7f8"}.bi-marker-tip:before{content:"\f802"}.bi-nvme-fill:before{content:"\f803"}.bi-nvme:before{content:"\f80c"}.bi-opencollective:before{content:"\f80d"}.bi-pci-card-network:before{content:"\f8cd"}.bi-pci-card-sound:before{content:"\f8ce"}.bi-radar:before{content:"\f8cf"}.bi-send-arrow-down-fill:before{content:"\f8d0"}.bi-send-arrow-down:before{content:"\f8d1"}.bi-send-arrow-up-fill:before{content:"\f8d2"}.bi-send-arrow-up:before{content:"\f8d3"}.bi-sim-slash-fill:before{content:"\f8d4"}.bi-sim-slash:before{content:"\f8d5"}.bi-sourceforge:before{content:"\f8d6"}.bi-substack:before{content:"\f8d7"}.bi-threads-fill:before{content:"\f8d8"}.bi-threads:before{content:"\f8d9"}.bi-transparency:before{content:"\f8da"}.bi-twitter-x:before{content:"\f8db"}.bi-type-h4:before{content:"\f8dc"}.bi-type-h5:before{content:"\f8dd"}.bi-type-h6:before{content:"\f8de"}.bi-backpack-fill:before{content:"\f8df"}.bi-backpack:before{content:"\f8e0"}.bi-backpack2-fill:before{content:"\f8e1"}.bi-backpack2:before{content:"\f8e2"}.bi-backpack3-fill:before{content:"\f8e3"}.bi-backpack3:before{content:"\f8e4"}.bi-backpack4-fill:before{content:"\f8e5"}.bi-backpack4:before{content:"\f8e6"}.bi-brilliance:before{content:"\f8e7"}.bi-cake-fill:before{content:"\f8e8"}.bi-cake2-fill:before{content:"\f8e9"}.bi-duffle-fill:before{content:"\f8ea"}.bi-duffle:before{content:"\f8eb"}.bi-exposure:before{content:"\f8ec"}.bi-gender-neuter:before{content:"\f8ed"}.bi-highlights:before{content:"\f8ee"}.bi-luggage-fill:before{content:"\f8ef"}.bi-luggage:before{content:"\f8f0"}.bi-mailbox-flag:before{content:"\f8f1"}.bi-mailbox2-flag:before{content:"\f8f2"}.bi-noise-reduction:before{content:"\f8f3"}.bi-passport-fill:before{content:"\f8f4"}.bi-passport:before{content:"\f8f5"}.bi-person-arms-up:before{content:"\f8f6"}.bi-person-raised-hand:before{content:"\f8f7"}.bi-person-standing-dress:before{content:"\f8f8"}.bi-person-standing:before{content:"\f8f9"}.bi-person-walking:before{content:"\f8fa"}.bi-person-wheelchair:before{content:"\f8fb"}.bi-shadows:before{content:"\f8fc"}.bi-suitcase-fill:before{content:"\f8fd"}.bi-suitcase-lg-fill:before{content:"\f8fe"}.bi-suitcase-lg:before{content:"\f8ff"}.bi-suitcase:before{content:"\f900"}.bi-suitcase2-fill:before{content:"\f901"}.bi-suitcase2:before{content:"\f902"}.bi-vignette:before{content:"\f903"}.formio-loader{min-height:100px;position:relative}.loader-wrapper{background-color:#0000;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1000}.loader{animation:spin 2s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;display:inline-block;height:60px;left:50%;margin-left:-30px;margin-top:-30px;position:absolute;top:50%;width:60px;z-index:10000}.alert-success{background-color:#d1e7dd;border:#a3cfbb;border-radius:.375rem;color:#0a3622;margin-bottom:1rem;padding:1rem;position:relative}.formio-form{min-height:80px;position:relative}.formio-error-wrapper,.formio-warning-wrapper{padding:1em}.formio-error-wrapper{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.formio-error-wrapper .field-required:after,.formio-error-wrapper .formio-errors .error{color:#c20000}.formio-warning-wrapper{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.formio-disabled-input .form-control.flatpickr-input{background-color:#eee}.builder-component.has-error .invalid-feedback,.formio-component-modal-wrapper.has-error .invalid-feedback,.formio-component-modal-wrapper.has-message .invalid-feedback,.formio-component.alert-danger .invalid-feedback,.formio-component.has-error .invalid-feedback,.formio-component.has-message .invalid-feedback{color:inherit;display:block;margin-top:4px}.formio-errors .error{color:#dc3545}.formio-errors .warning{color:#856404}.formio-errors .info{color:#004085}.formio-form-group{margin-bottom:1rem}.formio-wysiwyg-editor{background-color:#fff;min-height:200px}.has-feedback .form-control{padding-right:10px}.has-feedback .form-control[type=hidden]{padding-right:0}.has-error.bg-danger{padding:4px}.ql-source:after{content:"[source]";white-space:nowrap}.quill-source-code{background:#1d1d1d;border:none;bottom:0;box-sizing:border-box;color:#ccc;display:none;font-family:Consolas,Menlo,Monaco,Courier New,monospace;font-size:15px;line-height:24px;margin:0;outline:0;padding:20px;position:absolute;top:0;width:100%}.formio-component-tags tags{background-color:#fff}.field-required:after,.tab-error:after{color:#eb0000;content:" *"}.field-required:after{position:relative;z-index:10}.glyphicon-spin{animation:formio-spin 1s linear infinite}@keyframes formio-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.button-icon-right{margin-left:5px}.formio-component-submit .submit-success:after{content:"✓";line-height:1;position:relative;right:-4px;top:1px}.formio-component-submit .submit-fail:after{content:"✗";line-height:1;position:relative;right:-4px;top:1px}.card-vertical{display:flex;flex-direction:row;margin-top:5px}.card-vertical .card-body,.tab,.tab-content{flex-grow:2}.nav-tabs-vertical{border-bottom:0;border-right:1px solid #ddd;display:flex;flex-direction:column;margin-right:10px;padding-left:5px}.card-vertical>.card-body,.card-vertical>.tab,.card-vertical>.tab-content{flex-basis:85%}.card-vertical ul>li>.nav-link-vertical{border-radius:4px 0 0 4px;border-right-color:#0000;margin-right:0}.card-vertical ul>li>.nav-link-vertical.active{border-bottom-color:#ddd;border-right-color:#0000}.card-vertical ul>li>.nav-link-vertical.active:hover{border-right-color:#0000}.nav-tabs-vertical>li{margin:0 -1px 0 0}.formio-component-submit .submit-fail[disabled]{opacity:1}.form-control.flatpickr-input{background-color:#fff}.input-group .flatpickr-wrapper{flex-grow:1}.flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-calendar .flatpickr-current-month input.cur-year:focus,.flatpickr-calendar .flatpickr-days:focus{outline:auto}td>.form-group,td>.formio-form-group{margin-bottom:0}.signature-pad-body{overflow:hidden;position:relative}.signature-pad-body .form-control-feedback{font-size:.8rem;position:absolute;right:3px;top:1px}.signature-pad-canvas{border:1px solid #f4f4f4;border-radius:4px;box-shadow:inset 0 0 5px #00000005}.btn.signature-pad-refresh{left:0;line-height:0;padding:3px;position:absolute;top:0;z-index:1000}[dir=rtl] .btn.signature-pad-refresh{left:auto;right:0}.formio-component-multiple .choices__input{width:100%}.formio-component-multiple .is-invalid{border-color:#f04124}.formio-component-multiple :not(.is-invalid){border-color:#ccc}.choices__list--dropdown .choices__item--selectable{padding-right:0}.signature-pad-refresh img{height:1.2em}.signature-pad-footer{color:#c3c3c3;text-align:center}.is-active.choices__list--dropdown{z-index:100}.choices__list--multiple .choices__item{border-radius:0;line-height:1em;margin-bottom:6px;padding:2px 8px}.choices__list--single{padding:0}.choices__item.choices__item--selectable{overflow:hidden;padding-right:25px;text-overflow:ellipsis;white-space:nowrap}.choices__input{padding:2px}.choices[dir=rtl]>*{text-align:right}.choices[dir=rtl] .choices__list--multiple .choices__item[data-deletable]{float:right;padding-left:5px}.choices[dir=rtl] .choices__list--multiple .choices__item[data-deletable] .choices__button{border-left:initial;border-right:1px solid #008fa1;float:left;margin:0 8px 0 -4px;overflow:hidden;padding-left:0;padding-right:16px}@-moz-document url-prefix(){.choices__button{float:right}}.formio-component-file .fileSelector{border:2px dashed #ddd;padding:15px;position:relative;text-align:center}.formio-component-file .fileSelector .loader-wrapper{background-color:#0000001a;display:none;height:100%;width:100%}.formio-component-file .fileSelector .loader-wrapper .loader{height:45px;margin-left:-23px;margin-top:-23px;width:45px}.formio-component-file .fileSelector a{text-decoration:underline}.formio-component-file .status{font-size:.9rem;margin-top:4px}.formio-component-file .list-group-item .fa{cursor:pointer}.formio-component-file .fileSelector.fileDragOver{border-color:#127abe}.formio-component-file .fileSelector .fa,.formio-component-file .fileSelector .glyphicon{font-size:20px;margin-right:5px}[dir=rtl] .formio-component-file .fileSelector .fa,[dir=rtl] .formio-component-file .fileSelector .glyphicon{margin-left:5px;margin-right:0}.formio-component-file .fileSelector .browse{cursor:pointer}@keyframes formio-dialog-fadeout{0%{opacity:1}to{opacity:0}}@keyframes formio-dialog-fadein{0%{opacity:0}to{opacity:1}}.formio-dialog{box-sizing:border-box;color:#666;font-size:.8em}.formio-dialog.formio-modaledit-dialog{font-size:inherit}.formio-dialog *,.formio-dialog :after,.formio-dialog :before{box-sizing:inherit}.formio-dialog{-webkit-overflow-scrolling:touch;animation:formio-dialog-fadein .5s;background:#0006;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:10000}.formio-dialog.formio-dialog-disabled-animation,.formio-dialog.formio-dialog-disabled-animation .formio-dialog-content,.formio-dialog.formio-dialog-disabled-animation .formio-dialog-overlay{animation:none!important}.formio-dialog-overlay{animation:formio-dialog-fadein .5s;-webkit-backface-visibility:hidden;background:0 0;bottom:0;left:0;margin-right:15px;position:fixed;right:0;top:0}.formio-dialog-no-overlay{pointer-events:none}.formio-dialog.formio-dialog-closing .formio-dialog-overlay{animation:formio-dialog-fadeout .5s;-webkit-backface-visibility:hidden}.formio-dialog-content{animation:formio-dialog-fadein .5s;-webkit-backface-visibility:hidden;background:#fff;overflow:auto;pointer-events:all}.formio-component-modal-wrapper-select .formio-dialog-content{overflow:visible;overflow:initial}.formio-dialog.formio-dialog-closing .formio-dialog-content{animation:formio-dialog-fadeout .5s;-webkit-backface-visibility:hidden}.formio-dialog-close:before{content:"×";cursor:pointer;font-family:Helvetica,Arial,sans-serif}body.formio-dialog-open,html.formio-dialog-open{overflow:hidden}.formio-dialog .tab-content{padding-top:12px}.formio-dialog-close{z-index:1000}@keyframes formio-dialog-flyin{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes formio-dialog-flyout{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}.formio-dialog.formio-dialog-theme-default{padding-bottom:160px;padding-top:160px}.formio-dialog.formio-dialog-theme-default .component-edit-container{padding:.5em}.formio-dialog.formio-dialog-theme-default.formio-dialog-closing .formio-dialog-content{animation:formio-dialog-flyout .5s}.formio-dialog.formio-dialog-theme-default .formio-dialog-content{animation:formio-dialog-flyin .5s;background:#f0f0f0;border-radius:5px;font-family:Helvetica,sans-serif;font-size:1.1em;line-height:1.5em;margin:0 auto;max-width:100%;padding:1em;position:relative;width:80%}.formio-dialog.formio-dialog-theme-default .formio-dialog-close{background:0 0;border:none;cursor:pointer;position:absolute;right:1px;top:1px;z-index:100}.formio-clickable{cursor:pointer}.component-settings .nav>li>a{padding:8px 10px}.formio-dialog.formio-dialog-theme-default .formio-dialog-close:before{background:0 0;color:#8a8a8a;content:"×";display:block;font-size:26px;font-weight:400;line-height:26px;padding:3px;text-align:center}.formio-dialog.formio-dialog-theme-default .formio-dialog-close:active:before,.formio-dialog.formio-dialog-theme-default .formio-dialog-close:hover:before{color:#777}.formio-dialog.formio-dialog-theme-default .formio-dialog-message{margin-bottom:.5em}.formio-dialog.formio-dialog-theme-default .formio-dialog-input{margin-bottom:1em}.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=email],.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=password],.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=text],.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=url],.formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea{background:#fff;border:0;border-radius:3px;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0 0 .25em;min-height:2.5em;padding:.25em .67em;width:100%}.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=email]:focus,.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=password]:focus,.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=text]:focus,.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=url]:focus,.formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #8dbdf1;outline:0}.formio-dialog-buttons{display:flex;justify-content:flex-end}.formio-dialog.formio-dialog-theme-default .formio-dialog-buttons{*zoom:1}.formio-dialog.formio-dialog-theme-default .formio-dialog-buttons:after{clear:both;content:"";display:table}.formio-dialog.formio-dialog-theme-default .formio-dialog-button{border:0;border-radius:3px;cursor:pointer;float:right;font-family:inherit;font-size:.8em;letter-spacing:.1em;line-height:1em;margin:0 0 0 .5em;padding:.75em 2em;text-transform:uppercase}.formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus{animation:formio-dialog-pulse 1.1s infinite;outline:0}@media (max-width:568px){.formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus{animation:none}}.formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-primary{background:#3288e6;color:#fff}.formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-secondary{background:#e0e0e0;color:#777}.formio-dialog-content .panel{margin:0}.formio-dialog-content [ref=dialogHeader]{padding-right:15px}.formio-placeholder{color:#999;position:absolute}.formio-dialog .formio-dialog-close{cursor:pointer}.formio-iframe{border:none;height:1000px;width:100%}.inline-form-button{margin-right:10px}.tooltip{opacity:1}.tooltip[x-placement=right] .tooltip-arrow{border-right:5px solid #000}.tooltip[x-placement=right] .tooltip-inner{margin-left:8px}.control-label--bottom{margin-bottom:0;margin-top:5px}.formio-component-label-hidden{position:relative}.formio-hidden{margin:0}.formio-removed{display:none}.control-label--hidden{position:absolute;right:5px;top:6px}.formio-component-datetime .control-label--hidden.field-required{right:45px;z-index:3}.formio-component-selectboxes .control-label--hidden.field-required,.formio-component-survey .control-label--hidden.field-required{top:0}.formio-component-resource .control-label--hidden.field-required,.formio-component-select .control-label--hidden.field-required{right:40px;z-index:2}.formio-component-radio .control-label--hidden.field-required:after,.formio-component-selectboxes .control-label--hidden.field-required:after{display:none}.formio-component-radio.formio-component-label-hidden.required .form-check-label:before,.formio-component-selectboxes.formio-component-label-hidden.required .form-check-label:before{color:#eb0000;content:"* ";position:relative}.formio-component-radio.formio-component-label-hidden.required .form-check .label-position-right.form-check-label:before,.formio-component-selectboxes.formio-component-label-hidden.required .form-check .label-position-right.form-check-label:before{right:20px}.formio-component-datasource,.formio-component-hidden:not(.formio-component-checkbox){margin-bottom:0}.checkbox-inline label,.radio-inline label{cursor:pointer;font-weight:400}.editgrid-listgroup{margin-bottom:10px;overflow-wrap:break-word}.formio-component-submit button[disabled]+.has-error{display:block}.formio-choices.form-group,.formio-choices.formio-form-group{margin-bottom:0}.formio-choices[data-type=select-multiple] .form-control{height:auto}.form-control.formio-multiple-mask-select{width:15%;z-index:4}.form-control.formio-multiple-mask-input{width:85%}.input-group.formio-multiple-mask-container{width:100%}.formio-component .table{margin-bottom:0;word-break:break-word}.formio-component-htmlelement{word-wrap:break-word}.formio-component-htmlelement ol,.formio-component-htmlelement ul{margin-left:10px}.editgrid-table-container{margin-bottom:10px;max-width:calc(100vw - 140px)}.editgrid-table-container .table-responsive{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.editgrid-table-column{border:none}.editgrid-table-body,.editgrid-table-head{border:1px solid #ddd}.editgrid-table-body{border-top:0}.formio-hide-label-panel-tooltip{margin-left:-10px;margin-top:-10px}.is-disabled .choices__list--multiple .choices__item{padding:5px 10px}.is-disabled .choices__list--multiple .choices__item .choices__button{display:none}.formio-collapse-icon{cursor:pointer;margin-right:4px}[dir=rtl] .formio-collapse-icon{margin-left:4px;margin-right:0}.formio-component-dateTime .form-control[type=datetime-local]~.input-group-addon,.formio-component-datetime .form-control[type=datetime-local]~.input-group-addon{width:auto}.formio-component-datagrid .formio-datagrid-remove{opacity:0;position:absolute;right:0;top:0;transition:opacity .2s linear,visibility 0s .2s;visibility:hidden}.formio-component-datagrid{height:auto;overflow-x:auto;overflow-y:visible}.formio-component-datagrid .datagrid-table,.formio-component-datagrid .datagrid-table td,.formio-component-datagrid .datagrid-table th{border:3px solid #ddd!important;padding:10px}.formio-component-datagrid .datagrid-table>tbody>tr>td:last-child{position:relative}.formio-component-datagrid .datagrid-table>tbody>tr:hover>td:last-child .formio-datagrid-remove{opacity:1;transition:visibility 0s,opacity .2s linear;visibility:visible}.datagrid-table>tbody>tr>td{word-break:auto-phrase}.formio-component-modaledit .formio-modaledit-view-container{border:1px solid #ddd;cursor:text;min-height:34px;padding:6px 12px;position:relative}td .formio-component-modaledit .formio-modaledit-view-container{border-style:none;padding:0}.formio-component-modaledit .formio-modaledit-edit{left:0;opacity:0;position:absolute;top:0;transition:opacity .2s linear,visibility 0s .2s;visibility:hidden}.formio-component-modaledit .formio-modaledit-view-container:hover .formio-modaledit-edit{opacity:1;transition:visibility 0s,opacity .2s linear;visibility:visible}.formio-modaledit-dialog .formio-modaledit-close{border-radius:0;position:absolute;right:0;top:100%}.reset-margins a,.reset-margins abbr,.reset-margins acronym,.reset-margins address,.reset-margins applet,.reset-margins article,.reset-margins aside,.reset-margins audio,.reset-margins b,.reset-margins big,.reset-margins blockquote,.reset-margins body,.reset-margins canvas,.reset-margins caption,.reset-margins center,.reset-margins cite,.reset-margins code,.reset-margins dd,.reset-margins del,.reset-margins details,.reset-margins dfn,.reset-margins div,.reset-margins dl,.reset-margins dt,.reset-margins em,.reset-margins embed,.reset-margins fieldset,.reset-margins figcaption,.reset-margins figure,.reset-margins footer,.reset-margins form,.reset-margins h1,.reset-margins h2,.reset-margins h3,.reset-margins h4,.reset-margins h5,.reset-margins h6,.reset-margins header,.reset-margins hgroup,.reset-margins html,.reset-margins i,.reset-margins iframe,.reset-margins img,.reset-margins ins,.reset-margins kbd,.reset-margins label,.reset-margins legend,.reset-margins li,.reset-margins mark,.reset-margins menu,.reset-margins nav,.reset-margins object,.reset-margins ol,.reset-margins output,.reset-margins p,.reset-margins pre,.reset-margins q,.reset-margins ruby,.reset-margins s,.reset-margins samp,.reset-margins section,.reset-margins small,.reset-margins span,.reset-margins strike,.reset-margins strong,.reset-margins sub,.reset-margins summary,.reset-margins sup,.reset-margins table,.reset-margins tbody,.reset-margins td,.reset-margins tfoot,.reset-margins th,.reset-margins thead,.reset-margins time,.reset-margins tr,.reset-margins tt,.reset-margins u,.reset-margins ul,.reset-margins var,.reset-margins video{margin:0}.ck-body .ck.ck-balloon-panel{z-index:101000}.formio-component-select select[disabled=disabled]{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.datagrid-group-label.collapsed>td,.formio-component-select .choices.is-disabled[data-type*=select-one]:after,.formio-component-select div[disabled=disabled] button{display:none}.datagrid-group-header.clickable{cursor:pointer}.datagrid-group-header.clickable .datagrid-group-label:before{content:"▾";display:inline-block;margin:0 5px;vertical-align:middle}.datagrid-group-header.clickable.collapsed .datagrid-group-label:before{content:"▸"}.formio-component.alert-danger .help-block,.formio-component.alert-warning .help-block{color:inherit}.formio-select-autocomplete-input{border:none;display:block;height:0;opacity:0;position:relative;z-index:-1}.has-error>.help-block{margin-bottom:10px;margin-top:5px}.no-top-border-table>.table>tbody>tr:first-child>td{border-top:none}.table>tbody>tr>td.cell-align-left{text-align:left}.table>tbody>tr>td.cell-align-center{text-align:center}.table>tbody>tr>td.cell-align-center>div{margin-left:auto;margin-right:auto}.table>tbody>tr>td.cell-align-right{text-align:right}.table>tbody>tr>td.cell-align-right>div{margin-left:auto}.table-responsive[ref=component]{overflow-x:visible}.formio-component-textarea .alert .ck-editor__editable{color:inherit}.formio-component-textarea .ck.ck-editor__editable .image .ck-progress-bar{height:4px}.formio-component-textarea .ck.ck-editor ol,.formio-component-textarea .ck.ck-editor ul{margin-left:10px}div[data-oembed-url]{width:100%}.checkbox label.label-position-bottom,.checkbox label.label-position-left,.checkbox label.label-position-top,.radio label.label-position-bottom,.radio label.label-position-left,.radio label.label-position-top{padding-left:0}.checkbox label.label-position-bottom span,.checkbox label.label-position-top span,.radio label.label-position-bottom span,.radio label.label-position-top span{display:block}.checkbox label.label-position-bottom input[type=checkbox],.checkbox label.label-position-top input[type=checkbox],.radio label.label-position-bottom input[type=radio],.radio label.label-position-top input[type=radio]{margin-left:0;position:relative}.checkbox label.label-position-top input[type=checkbox],.radio label.label-position-top input[type=radio]{margin-top:4px}.checkbox label.label-position-bottom input[type=checkbox],.radio label.label-position-bottom input[type=radio]{margin-bottom:8px}.radio label.label-position-left input[type=radio]{margin-left:10px}.checkbox label.label-position-left input[type=checkbox]{margin-left:4px;position:relative}.open-modal-button{height:auto;text-align:left;white-space:normal;width:100%}.formio-component-modal-wrapper-signature .open-modal-button{font-size:1.4em;height:100%;margin:0;padding:0;text-align:center}.formio-component-content .image{clear:both;display:table;margin:1em auto;text-align:center}.formio-component-content .image>img{display:block;margin:0 auto;max-width:100%;min-width:50px}.formio-component-content .image>figcaption{background-color:#f7f7f7;caption-side:bottom;color:#333;display:table-caption;font-size:.75em;outline-offset:-1px;padding:.6em;word-break:break-word}.formio-component-content .image.image_resized{box-sizing:border-box;display:block;max-width:100%}.formio-component-content .image.image_resized img{width:100%}.formio-component-content .image.image_resized>figcaption{display:block}.formio-component-content .media{clear:both;display:block;margin:1em 0;min-width:15em}.formio-component-content .image-style-align-center:not(.image_resized),.formio-component-content .image-style-align-left:not(.image_resized),.formio-component-content .image-style-align-right:not(.image_resized),.formio-component-content .image-style-side:not(.image_resized){max-width:50%}.formio-component-content .image-style-side{float:right;margin-left:var(--ck-image-style-spacing)}.formio-component-content .image-style-align-left{float:left;margin-right:var(--ck-image-style-spacing)}.formio-component-content .image-style-align-center{margin-left:auto;margin-right:auto}.formio-component-content .image-style-align-right{float:right;margin-left:var(--ck-image-style-spacing)}.formio-component-content blockquote{border-left:5px solid #ccc;font-style:italic;margin-left:0;margin-right:0;overflow:hidden;padding-left:1.5em;padding-right:1.5em}.formio-component-content[dir=rtl] blockquote{border-left:0;border-right:5px solid #ccc}.formio-component-content .text-tiny{font-size:.7em}.formio-component-content .text-small{font-size:.85em}.formio-component-content .text-big{font-size:1.4em}.formio-component-content .text-huge{font-size:1.8em}.formio-component-content ol{padding-inline-start:40px}.formio-component-address.formio-component-label-hidden>label.field-required{z-index:1}.formio-component-address.formio-component-label-hidden>label.field-required~.address-autocomplete-container .address-autocomplete-remove-value-icon{right:20px}.address-autocomplete-container{position:relative}.address-autocomplete-container .address-autocomplete-remove-value-icon{cursor:pointer;margin-top:-9px;position:absolute;right:10px;top:50%}.address-autocomplete-container .address-autocomplete-remove-value-icon--hidden{display:none}.autocomplete{background:#fff;border:1px solid #32323299;box-sizing:border-box;font:14px/22px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:auto;z-index:11000}.autocomplete>div{cursor:pointer;padding:6px 10px}.autocomplete>div.selected,.autocomplete>div:hover:not(.group){background:#1e90ff;color:#fff}.field-wrapper{display:flex}.field-wrapper--reverse{flex-direction:row-reverse}.field-wrapper .field-label--right{text-align:right}.formio-component-modal-wrapper{margin-bottom:10px}.formio-component-modal-wrapper .open-modal-button{height:auto}.formio-component-modal-wrapper .component-rendering-hidden{visibility:hidden}.formio-component-textarea div.formio-editor-read-only-content[ref=input]{white-space:pre-wrap}.formio-editor-read-only-content img{max-width:100%}.formio-editor-read-only-content li[data-list=bullet]{list-style-type:none}.formio-editor-read-only-content li[data-list=bullet] .ql-ui{padding-right:.5rem}.formio-editor-read-only-content li[data-list=bullet] .ql-ui:before{content:"•"}.formio-editor-read-only-content li[data-list=ordered]{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;list-style-type:none}.formio-editor-read-only-content li[data-list=ordered] .ql-ui{padding-right:.5rem}.formio-editor-read-only-content li[data-list=ordered] .ql-ui:before{content:counter(list-0,decimal) ". "}.formio-editor-read-only-content figure.table table{border:1px double #b3b3b3;border-collapse:collapse;border-spacing:0;height:100%;table-layout:fixed;width:100%}.formio-editor-read-only-content figure.table table td,.formio-editor-read-only-content figure.table table th{border:1px solid #bfbfbf;min-width:2em;padding:.4em}.formio-component-password .pull-right:not(:last-child),.formio-component-textarea .pull-right:not(:last-child),.formio-component-textfield .pull-right:not(:last-child){padding-left:12px}.formio-form>div>nav>ul.pagination{flex-flow:row wrap;justify-content:flex-start}.formio-form>div>nav>ul.pagination .page-link{color:#1c74d9;cursor:pointer}.formio-form>div>nav>ul.pagination .page-item.active .page-link{background-color:#1c74d9;border-color:#1c74d9;color:#fff}.classic-pagination{border-bottom:1px solid #e0e0e0;line-height:1em;padding:0 15px 10px}.classic-pagination-page{padding:0;position:relative}.classic-pagination-title{color:#595959;font-size:16px;margin-bottom:5px}.classic-pagination-dot{background:#fbe8aa;border-radius:50%;display:block;height:30px;left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:40px;width:30px}.classic-pagination-dot:after{background:#fbbd19;border-radius:50px;content:" ";height:14px;left:8px;position:absolute;top:8px;width:14px}.classic-pagination .progress,.classic-pagination-progress{background-color:#f6f6f6;border:none;border-radius:0;box-shadow:none;height:8px;margin:20px 0;padding:0;position:relative}.classic-pagination .progress-bar,.classic-pagination-progress-bar{background:#fbe8aa;box-shadow:none;height:10px;width:0}.classic-pagination-page.complete .classic-pagination-progress-bar,.classic-pagination-page.complete .progress-bar{width:100%}.classic-pagination-page.active .classic-pagination-progress-bar,.classic-pagination-page.active .progress-bar{width:50%}.classic-pagination-page.disabled .classic-pagination-dot{background-color:#f5f5f5}.classic-pagination-page.disabled .classic-pagination-dot:after{opacity:0}.classic-pagination-page:first-child .classic-pagination-progress,.classic-pagination-page:first-child .progress{left:50%;width:50%}.classic-pagination-page:first-child.active .classic-pagination-progress-bar,.classic-pagination-page:first-child.active .progress-bar{width:0}.classic-pagination-page:last-child .classic-pagination-progress,.classic-pagination-page:last-child .progress{width:50%}.classic-pagination-page:last-child.active .classic-pagination-progress-bar,.classic-pagination-page:last-child.active .progress-bar{width:100%}.pac-container{z-index:11000}[ref=buttonMessageContainer].has-error{cursor:pointer}[ref=passwordStrengthIndicator]{display:inline}.formio-security-indicator{display:flex;height:5px}.formio-security-indicator [class^=security-]{height:100%;width:100%}.formio-security-indicator .security-low{background-color:#c51e00}.formio-security-indicator .security-medium{background-color:#ebb400}.formio-security-indicator .security-high{background-color:#bddf00}.formio-security-indicator .security-very-high{background-color:#009118}.formio-component-textarea .formio-editor-read-only-content .text-big{font-size:1.4em}.formio-component-textarea .formio-editor-read-only-content .text-huge{font-size:1.8em}.formio-component-textarea .formio-editor-read-only-content .text-small{font-size:.85em}.formio-component-textarea .formio-editor-read-only-content .text-tiny{font-size:.7em}.formio-component [ref=valueMaskInput]{display:none}.formio-wizard-nav-container{display:flex}.formio-wizard-nav-container li{margin-right:.5rem}@media not all and (min-width:30em){.formio-wizard-nav-container{flex-direction:column}.formio-wizard-nav-container li{margin-right:0}.formio-wizard-nav-container li .btn{margin-bottom:.25rem;width:100%}}.formio-tooltip__trigger{cursor:pointer}.formio-tooltip__body{background-color:#1b1b1b;border-radius:.25rem;bottom:0;color:#f0f0f0;display:none;font-size:1rem;left:0;padding:.5rem;position:absolute;transform:translateX(-50%);white-space:pre;width:auto;z-index:1000}.formio-tooltip__body.formio-tooltip--is-set{display:block}.formio-tooltip__body--whitespace{white-space:normal;width:250px}.formio-tooltip__body--left,.formio-tooltip__body--right{top:auto;transform:translateX(0)}.formio-tooltip__body--left{left:0;right:auto}.formio-tooltip__body--bottom{bottom:auto;top:0}.formio-tooltip__wrapper{position:relative}.formio-tooltip__wrapper>span{font-weight:400}.ace_editor,.ace_editor div,.ace_editor span{font-family:Monaco,Menlo,Ubuntu Mono,Droid Sans Mono,Consolas,monospace!important}span[role=link]{cursor:pointer;text-decoration:underline}.hidden{display:none!important}.align-center{align-items:center;display:flex}.justify-center{display:flex}.formbuilder{position:relative}.drag-container{border:2px dotted #e8e8e8;padding:10px}.drag-container:hover{border:2px dotted #ccc;cursor:move}.drag-container.formio-builder-form,.drag-container.formio-builder-form:hover,.panel-body>.drag-container.formio-builder-components,.panel-body>.drag-container.formio-builder-components:hover,.tab-pane>.drag-container.formio-builder-components,.tab-pane>.drag-container.formio-builder-components:hover{border:none;padding:0 0 1rem}.component-btn-group{display:flex;flex-direction:row-reverse;margin-top:-2px;position:absolute;right:0;z-index:1000}.builder-component{margin-bottom:15px;min-height:15px;position:relative}.builder-component .formio-component-htmlelement{border:2px dotted #e8e8e8}.builder-component .formio-component-htmlelement [ref=html]:empty:before{color:#aaa;content:"HTML Content"}.builder-component:not(:hover) .component-btn-group{display:none}.builder-group-button{background-color:initial;text-align:left;white-space:normal}.form-builder-group-header{padding:0}.component-btn-group .component-settings-button{box-shadow:0 0 10px 1px #3071a999;float:right;margin:4px 4px 0 0;z-index:1001}.formbuilder .formio-component-content,.formbuilder .formio-component-datasource,.formbuilder .formio-component-form,.formbuilder .formio-component-hidden{border:2px dashed #ddd}.formbuilder .formio-component-datasource,.formbuilder .formio-component-form,.formbuilder .formio-component-hidden{color:#aaa;min-height:3em;padding-top:.5em;text-align:center}.btn-group-xxs>.btn,.btn-xxs,.component-btn-group .component-settings-button{border-radius:0;font-size:10px;height:18px;line-height:1.2em;padding:2px;width:18px}.formcomponents .formcomponent{border-radius:.3em;font-size:.8em;line-height:1.2;margin-top:.2rem;padding:5px 5px 5px 8px;text-align:left}.form-builder-panel .panel-body{padding:5px}.formio-component-tabs .ui.tabular.menu .item{padding:.8em}.formio-pdf-builder{position:relative}.formio-drop-zone{background-color:#0d87e9;display:none;opacity:.1;position:absolute;z-index:10}.formio-drop-zone.enabled{display:inherit}.component-settings .formio-dialog-content{max-height:100%}.component-settings .formio-dialog-content .ck-editor__editable ol{padding-inline-start:40px}.component-btn-group .btn.component-settings-button-paste{display:none}.builder-paste-mode .component-settings-button-paste{display:inherit!important}.wizard-page-label{border-radius:0;cursor:pointer}.panel-body .drag-and-drop-alert{margin-bottom:0}.builder-sidebar_scroll{max-height:100vh;overflow-y:auto;position:-webkit-sticky;position:sticky;top:15px}.builder-sidebar_search{-webkit-appearance:auto;appearance:auto;margin-bottom:10px}.formio-wizard-builder-component-title{color:#6c757d;padding:.5rem;text-align:center}.formio-wizard-position{position:relative}.gu-mirror{list-style-type:none}.formio-settings-help{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b;margin-top:10px}.help-block{margin:0}.builder-sidebar .btn{white-space:normal}.component-settings{padding-bottom:20px!important;padding-top:20px!important}.component-edit-container{height:auto;overflow:hidden}.component-edit-content{height:calc(100% - 4em)}.component-edit-tabs.col-sm-6{height:100%;min-height:87vh}.component-edit-tabs.col-sm-12,.component-edit-tabs.col-sm-12 .editForm{height:calc(100% - 4em);overflow-y:auto}.progress.pdf-progress{height:2rem}.progress.pdf-progress .progress-bar{font-size:1rem;line-height:2rem}.builder-sidebar.disabled .formcomponent{box-shadow:none;cursor:not-allowed;opacity:.65}.builder-component-selected{border:2px dashed #919191;outline:0!important}
/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:#212529bf;--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:#21252980;--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem #00000026;--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:#0d6efd40;--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:#dee2e6bf;--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:#dee2e680;--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:#ffffff26;--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}.small,small{font-size:.875em}.mark,mark{background-color:#fff3cd;background-color:var(--bs-highlight-bg);color:#212529;color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em}a{color:#0d6efd;color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom}caption{color:#212529bf;color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-size:inherit}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}fieldset{border:0;min-width:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:#0000;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));color:var(--bs-table-color);color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid;border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0;border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 1px;border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + 1px);padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + 1px);padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + 1px);padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;background-color:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:#212529;color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:#212529bf;color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:initial;border:solid #0000;border-width:1px 0;border-width:var(--bs-border-width) 0;color:#212529;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),none;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .75rem center;background-size:16px 12px;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-weight:400;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #212529;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");background-color:#0d6efd;border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;appearance:none;background-color:initial;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#212529bf;background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:#212529bf;background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + 2px);min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:1px solid #0000;border:var(--bs-border-width) solid #0000;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:#0000}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:#fff;background-color:var(--bs-body-bg);border-radius:.375rem;border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0;border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#198754;color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#198754;background-color:var(--bs-success);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754;background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754;color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:#dc3545;color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#dc3545;background-color:var(--bs-danger);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545;background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545;color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:#0000;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:#0000;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:#0000;--bs-btn-box-shadow:inset 0 1px 0 #ffffff26,0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:#0000;--bs-btn-border-color:#0000;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:#0000;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:#0000;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:#0000;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:initial;border:0;border-radius:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:initial;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:#ffffff26;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem;border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px;margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:none;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{border:var(--bs-nav-tabs-border-width) solid #0000;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{border-bottom:var(--bs-nav-underline-border-width) solid #0000;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:initial}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:initial;color:var(--bs-nav-underline-link-active-color);font-weight:700}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(33, 37, 41, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:initial;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:#ffffff8c;--bs-navbar-hover-color:#ffffffbf;--bs-navbar-disabled-color:#ffffff40;--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:#ffffff1a}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;word-wrap:break-word;background-clip:initial;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);color:#212529;color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:"/";content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:initial;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:#0000;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:#0000;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem #0d6efd40;--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:#0000 var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:initial;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;user-select:none}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-webkit-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);opacity:0;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid #0000;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid #0000;border-top:10px solid #0000;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid #0000}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin:calc(var(--bs-offcanvas-padding-y)*-.5) calc(var(--bs-offcanvas-padding-x)*-.5) calc(var(--bs-offcanvas-padding-y)*-.5) auto;padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{display:block}.text-bg-primary{background-color:#0d6efd!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:#6c757d!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:#198754!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:#0dcaf0!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:#ffc107!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:#dc3545!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:#f8f9fa!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:#212529!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#0d6efd!important;color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#0d6efd!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important;color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:#0a58ca!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:#6c757d!important;color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#6c757d!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important;color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:#565e64!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:#198754!important;color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#198754!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:#146c43!important;color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:#146c43!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:#0dcaf0!important;color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#0dcaf0!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important;color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:#3dd5f3!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:#ffc107!important;color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#ffc107!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important;color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:#ffcd39!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:#dc3545!important;color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#dc3545!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important;color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:#b02a37!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:#f8f9fa!important;color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#f8f9fa!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:#f9fafb!important;color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:#f9fafb!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:#212529!important;color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#212529!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important;color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:#1a1e21!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:#000!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#000!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:#000000bf!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:#000000bf!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{box-shadow:0 0 0 .25rem #0d6efd40;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);outline:0}.icon-link{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:#0d6efd80;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:translate3d(.25em,0,0);transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media (min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media (min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media (min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media (min-width:1400px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px;width:var(--bs-border-width)}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important;box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important;border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important;border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important;border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:#9ec5fe!important;border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:#c4c8cb!important;border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:#a3cfbb!important;border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:#9eeaf9!important;border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:#ffe69c!important;border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:#f1aeb5!important;border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:#e9ecef!important;border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:#adb5bd!important;border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#212529bf!important;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:#212529bf!important;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:#21252980!important;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:#000!important;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:#052c65!important;color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:#2b2f32!important;color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:#0a3622!important;color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:#055160!important;color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:#664d03!important;color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:#58151c!important;color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:#495057!important;color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:#495057!important;color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(13,110,253,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(108,117,125,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(25,135,84,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(13,202,240,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(255,193,7,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(220,53,69,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(248,249,250,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(33,37,41,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:#0d6efd!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:initial!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(233,236,239,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:#cfe2ff!important;background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:#e2e3e5!important;background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:#d1e7dd!important;background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:#cff4fc!important;background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:#fff3cd!important;background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:#f8d7da!important;background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:#fcfcfd!important;background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:#ced4da!important;background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:linear-gradient(180deg,#ffffff26,#fff0)!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.RichEditor-root{background:#fff;border:1px solid #ddd;font-family:Georgia,serif;font-size:14px;padding:15px}.RichEditor-editor{border-top:1px solid #ddd;cursor:text;font-size:16px;margin-top:10px}.RichEditor-editor .public-DraftEditor-content,.RichEditor-editor .public-DraftEditorPlaceholder-root{margin:0 -15px -15px;padding:15px}.RichEditor-editor .public-DraftEditor-content{min-height:100px}.RichEditor-hidePlaceholder .public-DraftEditorPlaceholder-root{display:none}.RichEditor-editor .RichEditor-blockquote{border-left:5px solid #eee;color:#666;font-family:Hoefler Text,Georgia,serif;font-style:italic;margin:16px 0;padding:10px 20px}.RichEditor-editor .public-DraftStyleDefault-pre{background-color:#0000000d;font-family:Inconsolata,Menlo,Consolas,monospace;font-size:16px;padding:20px}.RichEditor-controls{font-family:Helvetica,sans-serif;font-size:14px;margin-bottom:5px;-webkit-user-select:none;user-select:none}.RichEditor-styleButton{color:#999;cursor:pointer;display:inline-block;margin-right:16px;padding:2px 0}.RichEditor-activeButton{color:#5890ff}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Kalend__text{font-family:MONOSPACE,SansSerif,sans-serif,serif;font-size:1em;margin:0;padding:0}.Kalend__Calendar__root,.Kalend__Calendar__root-dark{display:flex;flex-direction:column;font-size:10px;height:100%;overflow-x:hidden;width:inherit}.Kalend__Calendar__root-dark{background-color:#1d1f26}.Kalend__main *{font-family:MONOSPACE,SansSerif,sans-serif,serif}.Kalend__Calendar__table,.Kalend__Calendar__table-dark{display:inherit;height:100%!important;overflow:hidden;position:relative;width:100%}.Kalend__Calendar__table-dark{background-color:#1d1f26}.Kalend__Calendar__header-surface{display:inherit;height:auto;overflow:hidden;width:100%}.Kalend__Calendar__header-surface-dark{background-color:#1d1f26}.Kalend__Calendar__header-surface-dark,.Kalend__Calendar__table-surface,.Kalend__Calendar__table-surface-dark{display:inherit;height:100%!important;overflow:hidden;position:relative;width:100%}.Kalend__Calendar__table-surface-dark{background-color:#1d1f26}.Kalend__button{align-items:inherit;-webkit-appearance:auto;appearance:auto;background-color:initial;border:inherit;border-image:inherit;box-sizing:inherit;color:inherit;cursor:pointer;display:flex;font:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:inherit;text-align:inherit;text-indent:inherit;text-shadow:none;text-transform:none;word-spacing:inherit}.Kalend__text-light{color:#f5f5f5}.Kalend__text-dark{color:#1d1f26}.Kalend__icon-task,.Kalend__icon-task-dark{fill:#000;height:15px;margin-left:4px;margin-right:2px;min-width:15px;width:15px}.Kalend__icon-task-dark{fill:#fff}.Kalend__color-text-primary{color:#ec407a}.Kalend__color-text-primary-dark{color:#f48fb1}.Kalend__color-background-primary{color:#ec407a}.Kalend__color-background-primary-dark{color:#f48fb1}.Kalend__color-text-gray300{color:#e0e0e0}.Kalend__color-text-gray300-dark{color:#616161}.Kalend__color-text-gray800{color:#424242}.Kalend__color-text-gray800-dark{color:#eee}.Kalend__color-text-base{color:#1d1f26}.Kalend__color-text-base-dark{color:#eee}.Kalend__color-text-base-grayed{color:#757575}.Kalend__color-text-base-grayed-dark{color:#bdbdbd}.Kalend__CalendarDesktopNavigation__container,.Kalend__CalendarDesktopNavigation__container-dark,.Kalend__CalendarDesktopNavigation__container-mobile,.Kalend__CalendarDesktopNavigation__container-mobile-dark{align-items:center;border-radius:8px;display:flex;flex-direction:row;height:70px;left:0;margin:0;max-height:70px;min-height:70px;padding:0 0 0 12px;width:auto}.Kalend__CalendarDesktopNavigation__container-mobile,.Kalend__CalendarDesktopNavigation__container-mobile-dark{flex-direction:column;min-height:0}.Kalend__CalendarDesktopNavigation__container-mobile-dark{background:#424242;border-radius:0}.Kalend__CalendarDesktopNavigation__container-dark{background-color:#424242;border-radius:0}.Kalend__CalendarDesktopNavigation__buttons,.Kalend__CalendarDesktopNavigation__buttons-mobile{align-items:center;display:flex;flex-direction:row;justify-content:center}.Kalend__CalendarDesktopNavigation__buttons-mobile{justify-content:flex-end}.Kalend__calendarButtonToday{align-items:center;border:.4px solid #e0e0e0;display:flex;justify-content:center;margin-left:12px;margin-right:12px;padding:6px 4px;width:60px}.Kalend__Agenda__container{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:scroll;width:100%}.Kalend__Agenda__container-empty,.Kalend__Agenda__container-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Kalend__Agenda__text-empty,.Kalend__Agenda__text-empty-dark{color:#1d1f26;font-size:1.5em;text-align:center}.Kalend__Agenda__text-empty-dark{color:#f5f5f5}.Kalend__ButtonBase,.Kalend__ButtonBase-border,.Kalend__ButtonBase-border-dark,.Kalend__ButtonBase-dark,.Kalend__ButtonBase-dark:hover,.Kalend__ButtonBase-disabled,.Kalend__ButtonBase-normal,.Kalend__ButtonBase-normal:hover,.Kalend__ButtonBase-primary,.Kalend__ButtonBase-primary-dark,.Kalend__ButtonBase-primary:hover,.Kalend__ButtonBase-transparent{background-color:initial;border:none;border-radius:10px;color:#424242;cursor:pointer;font-size:1.6em;font-weight:400;min-height:20px;outline-style:none;overflow:hidden;position:relative}.Kalend__ButtonBase-border-dark:hover,.Kalend__ButtonBase-border:hover,.Kalend__ButtonBase-dark:hover,.Kalend__ButtonBase-disabled:hover,.Kalend__ButtonBase-normal:hover,.Kalend__ButtonBase-primary:hover,.Kalend__ButtonBase-transparent:hover,.Kalend__ButtonBase:hover{background-color:#eee}.Kalend__ButtonBase-dark,.Kalend__ButtonBase-dark:hover{color:#f5f5f5}.Kalend__ButtonBase-dark:hover{background-color:#616161;color:#f5f5f5}.Kalend__ButtonBase-normal,.Kalend__ButtonBase-normal:hover{background-color:#424242;border:none;color:#f5f5f5;padding:4px 12px}.Kalend__ButtonBase-normal:hover{background-color:#757575}.Kalend__ButtonBase-disabled{background-color:#bdbdbd;color:#616161}.Kalend__ButtonBase-primary,.Kalend__ButtonBase-primary-dark,.Kalend__ButtonBase-primary:hover{background-color:#ec407a;color:#eee;padding:4px 12px}.Kalend__ButtonBase-primary-dark:hover,.Kalend__ButtonBase-primary:hover{background-color:#ec407ab3}.Kalend__ButtonBase-primary-dark{background-color:#f48fb1;color:#424242}.Kalend__ButtonBase-transparent{background-color:initial;color:#616161;padding:4px 12px}.Kalend__ButtonBase-transparent:hover{background-color:#eee}.Kalend__ButtonBase__animation{animation:Kalend__ripple__animation .5s ease-in;background-color:#3232324d;border-radius:50%;position:absolute;transform:scale(0)}@keyframes Kalend__ripple__animation{0%{transform:scale(0)}to{transform:scale(1)}}.Kalend__ButtonBase__loader-circle,.Kalend__ButtonBase__loader-circle-left,.Kalend__ButtonBase__loader-circle-middle,.Kalend__ButtonBase__loader-circle-right{animation-delay:0s;animation-duration:1.2s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:Kalend__ButtonBase__animation-pulse-loader;background-color:#e0e0e0;border-radius:6px;height:12px;margin:0 6px;opacity:0;width:12px}.Kalend__ButtonBase__loader-circle-left{animation-delay:0s}.Kalend__ButtonBase__loader-circle-middle{animation-delay:.3s}.Kalend__ButtonBase__loader-circle-right{animation-delay:.5s}@keyframes Kalend__ButtonBase__animation-pulse-loader{0%{background-color:#9e9e9e;opacity:0}50%{background-color:#e0e0e0;opacity:1}to{opacity:0}}.Kalend__Button-long,.Kalend__Button-long:hover{align-items:center;border-radius:8px;display:flex;justify-content:center;min-height:40px;padding:4px 12px;width:100%}.Kalend__ButtonBase-border,.Kalend__ButtonBase-border-dark{align-items:center;border:.4px solid #e0e0e0;display:flex;justify-content:center;margin-left:12px;margin-right:12px;min-width:60px;padding:6px 8px;width:auto}.Kalend__ButtonBase-border-dark{border:.4px solid #9e9e9e;color:#eee}.Kalend__ButtonBase-border-dark:hover{background-color:#757575;border:.4px solid #757575}.Kalend__ButtonIcon__container,.Kalend__ButtonIcon__container-big,.Kalend__ButtonIcon__container-full,.Kalend__ButtonIcon__container-small{align-items:center;display:flex;height:50px;justify-content:center;position:relative;width:50px}.Kalend__ButtonIcon__container-small{border-radius:15px;height:30px;width:30px}.Kalend__ButtonIcon__container-big{border-radius:27.5px;height:55px;width:55px}.Kalend__ButtonIcon__container-full{border-radius:50%;height:100%;width:100%}.Kalend__ButtonIcon,.Kalend__ButtonIcon-dark,.Kalend__ButtonIcon-dark:hover,.Kalend__ButtonIcon-inactive,.Kalend__ButtonIcon-inactive:active,.Kalend__ButtonIcon-inactive:hover,.Kalend__ButtonIcon:hover{fill:#757575;align-items:center;background-color:initial;border:none;border-radius:27.5px;cursor:pointer;display:flex;font-size:1.4em;height:100%;justify-content:center;outline-style:none;width:100%;z-index:3}.Kalend__ButtonIcon-dark:hover,.Kalend__ButtonIcon-inactive:hover,.Kalend__ButtonIcon:hover{background-color:#e0e0e0;opacity:.9}.Kalend__ButtonIcon-dark,.Kalend__ButtonIcon-dark:hover{fill:#bdbdbd}.Kalend__ButtonIcon-dark:hover{background-color:#616161;opacity:.9}.Kalend__ButtonIcon-inactive:active{animation:none;background-color:initial}.Kalend__ButtonIcon-inactive:hover{background-color:initial}.Kalend__ButtonIcon__disabled{cursor:default!important}.Kalend__ButtonIcon__disabled:active,.Kalend__ButtonIcon__disabled:hover{background-color:initial!important}.Kalend__ButtonIcon__svg,.Kalend__ButtonIcon__svg-dark,.Kalend__ButtonIcon__svg-normal,.Kalend__ButtonIcon__svg-normal-dark{fill:#757575;height:100%;padding:1px;width:100%;z-index:5}.Kalend__ButtonIcon__svg-normal,.Kalend__ButtonIcon__svg-normal-dark{height:2.2em;width:2.2em}.Kalend__ButtonIcon__svg-dark,.Kalend__ButtonIcon__svg-normal-dark{fill:#e0e0e0}.Kalend__ButtonIcon__backdrop,.Kalend__ButtonIcon__backdrop:active{animation-delay:0s;animation-duration:.4s;animation-name:Kalend__ButtonIcon__animation-backdrop;background-color:#bdbdbd;border-radius:50%;height:100%;opacity:.4;position:absolute;width:100%}.Kalend__ButtonIcon__backdrop:active{animation-delay:0s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-name:Kalend__ButtonIcon__animation-press;background-color:#757575}@keyframes Kalend__ButtonIcon__animation-press{0%{background-color:#f5f5f5;opacity:.5}to{background-color:#e0e0e0;opacity:1}}@keyframes Kalend__ButtonIcon__animation-backdrop{0%{background-color:#f5f5f5;height:0;width:0}to{background-color:#bdbdbd;height:100%;width:100%}}.Kalend__CalendarHeader,.Kalend__CalendarHeader-dark,.Kalend__CalendarHeader-day,.Kalend__CalendarHeader-small,.Kalend__CalendarHeader-tall,.Kalend__CalendarHeader-tall-dark,.Kalend__CalendarHeader-tall-day{align-items:stretch;border-radius:8px;box-shadow:0 5px 5px -5px #333;display:flex;flex-direction:column;height:auto;left:0;margin:0;padding:0 0 6px;width:100%;z-index:10}@media (max-width:750px){.Kalend__CalendarHeader,.Kalend__CalendarHeader-dark,.Kalend__CalendarHeader-day,.Kalend__CalendarHeader-small,.Kalend__CalendarHeader-tall,.Kalend__CalendarHeader-tall-dark,.Kalend__CalendarHeader-tall-day{border-radius:0;box-shadow:0 2px 2px 0 #00000024}}.Kalend__CalendarHeader-dark{background-color:#424242;box-shadow:none}@media (max-width:750px){.Kalend__CalendarHeader-dark{border-radius:0 0 8px 8px!important;box-shadow:none}}.Kalend__CalendarHeader-tall{height:auto}.Kalend__CalendarHeader-tall-dark{background-color:#424242;border-radius:0;box-shadow:none}.Kalend__CalendarHeader-small{height:30px}.Kalend__CalendarHeader-day{flex-direction:row}.Kalend__header_calendar_days__text{align-self:center;color:#9e9e9e;font-size:1.2em;margin:0;padding:1px;text-align:center}.Kalend__event_header__container{align-items:center;border-radius:4px;display:flex;height:40px;justify-content:flex-start;min-width:0;overflow:hidden;padding-left:4px;position:absolute;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:9}.Kalend__event_header__text,.Kalend__event_header__text--dark{color:#fffffff2;font-size:1em;margin:0;text-align:left}.Kalend__event_header__text--dark{color:#141414}.Kalend__CalendarViewDropdown__wrapper{position:relative}.Kalend__CalendarViewDropdown__backdrop{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:10}.Kalend__CalendarViewDropdown__container,.Kalend__CalendarViewDropdown__container-dark{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;display:flex;flex-direction:column;height:auto;padding:16px;position:absolute;right:4px;top:50px;z-index:300}.Kalend__CalendarViewDropdown__container-dark{background-color:#616161}.Kalend__CalendarViewDropdown__container-content{display:flex;flex-direction:column;height:100%;width:100%}.Kalend__carousel__wrapper{display:flex;flex-direction:row;height:100%;overflow-x:scroll;overflow-y:hidden}@media (min-width:750px){.Kalend__carousel__wrapper{overflow-x:hidden}}.Kalend__carousel__control,.Kalend__carousel__control-left,.Kalend__carousel__control-right{align-items:center;display:flex;height:100%;width:100%}.Kalend__carousel__control-left{animation-duration:.3s;animation-name:Kalend__carousel-left;justify-content:flex-start;left:100px}.Kalend__carousel__control-right{animation-duration:.3s;animation-name:Kalend__carousel-right;justify-content:flex-end;right:100px}@keyframes Kalend__carousel-left{0%{left:-100px}to{left:100px}}@keyframes Kalend__carousel-right{0%{right:-100px}to{right:100px}}.Kalend__CurrentHourLine{display:flex;flex-direction:row;position:absolute;width:100%;z-index:250}.Kalend__CurrentHourLine__circle,.Kalend__CurrentHourLine__circle-dark{border-radius:50%;bottom:-5px;height:10px;left:-2.5px;position:absolute;width:10px}.Kalend__CurrentHourLine__line,.Kalend__CurrentHourLine__line-dark{border-bottom-right-radius:4px;border-top-right-radius:4px;height:2px;width:100%}.Kalend__full-screen{height:100%;width:100%}.Kalend__CalendarBody{bottom:0;display:flex;flex-direction:row;height:100%;left:0;margin:0;overflow-x:hidden;overflow-y:scroll;padding:0;position:absolute;right:0;top:0}.Kalend__calendar-animation{animation-duration:1s;animation-name:event-load}@keyframes Kalend__event-load{0%{right:-1500px}to{right:0}}.Kalend__DesktopLayout{display:block}.Kalend__Dropdown__wrapper{position:relative}.Kalend__Dropdown__backdrop{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:10}.Kalend__Dropdown__container,.Kalend__Dropdown__container-dark{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;display:flex;flex-direction:column;height:auto;padding:16px;position:absolute;z-index:20}.Kalend__Dropdown__container-dark{background-color:#616161;box-shadow:none}.Kalend__Dropdown__container-content{display:flex;flex-direction:column;height:100%;width:100%}.Kalend__Event__animate{animation-delay:0s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-name:Kalend__EventDetail_animationShow}.Kalend__Event,.Kalend__Event-agenda,.Kalend__Event-agenda-dark,.Kalend__Event-agenda-dark:hover,.Kalend__Event-header,.Kalend__Event-header-dark,.Kalend__Event-month,.Kalend__Event-month-dark,.Kalend__Event-normal,.Kalend__Event-normal-dark,.Kalend__Event-showMoreMonth,.Kalend__Event-showMoreMonth-dark{align-items:flex-start;border-radius:6px!important;color:#fff;display:flex;justify-content:flex-start;min-height:6px!important;opacity:1!important;z-index:2}.Kalend__Event-month,.Kalend__Event-month-dark,.Kalend__Event-showMoreMonth,.Kalend__Event-showMoreMonth-dark{align-items:center;border:none;min-height:auto!important;padding-left:1px;white-space:nowrap}.Kalend__Event-month-dark{border:1px solid #1d1f26;filter:saturate(60%) brightness(120%)}.Kalend__Event-normal,.Kalend__Event-normal-dark{border:1px solid #fff}.Kalend__Event-normal-dark{border:1px solid #1d1f26;filter:saturate(60%) brightness(120%)}.Kalend__Event-header,.Kalend__Event-header-dark{align-items:center;animation-delay:.5s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-name:Kalend__EventDetailHeader_animationShow;min-height:20px!important;padding-left:3px}.Kalend__Event-header-dark{filter:saturate(65%) brightness(140%)}.Kalend__Event-agenda,.Kalend__Event-agenda-dark,.Kalend__Event-agenda-dark:hover{align-items:center;color:#424242!important;justify-content:flex-start;min-height:55px!important;position:relative;width:100%}@media (max-width:750px){.Kalend__Event-agenda,.Kalend__Event-agenda-dark,.Kalend__Event-agenda-dark:hover{margin-bottom:2px}}.Kalend__Event-agenda-dark,.Kalend__Event-agenda-dark:hover{filter:saturate(60%) brightness(120%)}.Kalend__Event-agenda-dark:hover{background:#424242!important}.Kalend__Event-showMoreMonth,.Kalend__Event-showMoreMonth-dark{height:17px!important;margin:0 0 2px!important;padding:0 0 0 1px!important}.Kalend__EventButton__elevation{box-shadow:0 8px 16px 0 #0006!important;cursor:grab!important;z-index:9999!important}.Kalend__EventButton__resizing_wrapper{background:#0000;cursor:n-resize;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99}@keyframes Kalend__EventDetailHeader_animationShow{0%{visibility:hidden}to{visibility:visible}}@keyframes Kalend__EventDetail_animationShow{0%{opacity:.2}to{opacity:1}}.Kalend__header_calendar_buttons__container,.Kalend__header_calendar_buttons__container-dark,.Kalend__header_calendar_buttons__container-mobile,.Kalend__header_calendar_buttons__container-mobile-dark{align-items:center;border:.4px solid #e0e0e0;border-radius:8px;display:flex;flex:none;flex-direction:row;left:0;padding:0;width:100%}.Kalend__header_calendar_buttons__container-mobile,.Kalend__header_calendar_buttons__container-mobile-dark{border:none;flex-direction:column;height:100%;min-width:80px;width:100%}.Kalend__header_calendar_buttons__container-dark{background-color:#616161;border:.4px solid #0000}.Kalend__header_calendar_button,.Kalend__header_calendar_button-dark,.Kalend__header_calendar_button-dark:hover,.Kalend__header_calendar_button-mobile,.Kalend__header_calendar_button-mobile-dark,.Kalend__header_calendar_button-mobile-dark:hover,.Kalend__header_calendar_button-mobile:hover,.Kalend__header_calendar_button-selected,.Kalend__header_calendar_button-selected-dark,.Kalend__header_calendar_button-selected-dark:hover,.Kalend__header_calendar_button-selected-mobile,.Kalend__header_calendar_button-selected-mobile-dark,.Kalend__header_calendar_button-selected-mobile-dark:hover,.Kalend__header_calendar_button-selected-mobile:hover,.Kalend__header_calendar_button-selected:hover,.Kalend__header_calendar_button:hover{align-items:center;display:flex;justify-content:center;padding:6px 4px}.Kalend__header_calendar_button-dark:hover{background-color:#424242!important}.Kalend__header_calendar_button-mobile,.Kalend__header_calendar_button-mobile-dark,.Kalend__header_calendar_button-mobile-dark:hover,.Kalend__header_calendar_button-mobile:hover,.Kalend__header_calendar_button-selected-mobile-dark:hover,.Kalend__header_calendar_button-selected-mobile:hover{border:none;font-size:1.5em;justify-content:flex-start;padding:8px;width:100%}.Kalend__header_calendar_button-mobile-dark:hover{background-color:#757575}.Kalend__header_calendar_button-dark,.Kalend__header_calendar_button-dark:hover{background-color:#616161;border:.5px solid #616161}.Kalend__header_calendar_button-selected-dark,.Kalend__header_calendar_button-selected-dark:hover{background-color:#424242;border:.5px solid #424242}.Kalend__header_calendar_button-selected-dark:hover{background-color:#424242}.Kalend__header_calendar_button-selected-mobile,.Kalend__header_calendar_button-selected-mobile-dark,.Kalend__header_calendar_button-selected-mobile-dark:hover{background:#f5f5f5;border:none;font-size:1.5em;justify-content:flex-start;padding:8px;width:100%}.Kalend__header_calendar_button-selected-mobile-dark,.Kalend__header_calendar_button-selected-mobile-dark:hover{background:#616161}.Kalend__header_calendar_button-selected-mobile-dark:hover{background:#757575}.Kalend__header_calendar_button-text,.Kalend__header_calendar_button-text-dark,.Kalend__header_calendar_button-text-selected,.Kalend__header_calendar_button-text-selected-dark{color:#424242;padding:0 10px!important}.Kalend__header_calendar_button-text-dark{color:#eee}.Kalend__header_calendar_button-text-selected,.Kalend__header_calendar_button-text-selected-dark{color:#ec407a!important}.Kalend__header_calendar_button-text-selected-dark{color:#f48fb1!important}.Kalend__HeaderCalendarTitle__container,.Kalend__HeaderCalendarTitle__container-mobile{align-items:center;display:flex;justify-content:flex-start;padding:0 24px 0 16px;width:100%}.Kalend__HeaderCalendarTitle__container-mobile{width:100%}.Kalend__HeaderCalendarTitle,.Kalend__HeaderCalendarTitle-dark,.Kalend__HeaderCalendarTitle-mobile,.Kalend__HeaderCalendarTitle-mobile-dark{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#160404de;display:-webkit-box;font-size:2em;font-weight:700;margin:0;padding:0}.Kalend__HeaderCalendarTitle-mobile,.Kalend__HeaderCalendarTitle-mobile-dark{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.6em;margin:0;padding:0;width:100%}.Kalend__HeaderCalendarTitle-dark,.Kalend__HeaderCalendarTitle-mobile-dark{color:#e5e5e5}.Kalend__MobileLayout{display:block}.Kalend__MonthView__container{align-self:stretch;bottom:1px;display:flex;flex-direction:row;flex-wrap:wrap;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%}.Kalend__Monthview_Event{margin-top:1px;max-height:17px!important;min-height:17px}.Kalend__MonthView_more_title,.Kalend__MonthView_more_title-dark{font-size:16px;margin:4px 4px 8px;padding:0;text-align:center}.Kalend__MonthView_more_title-dark{color:#eee}.Kalend__WeekNumbersCol__wrapper{border-right:.4px solid #eee;display:flex;flex-direction:column;height:100%;width:30px}.Kalend__WeekNumbersCol__container,.Kalend__WeekNumbersCol__container--no-border{align-items:flex-start;border-bottom:1px solid #eee;display:flex;height:16.66667%;justify-content:center;width:100%}.Kalend__WeekNumbersCol__container--no-border{border-bottom:1px solid #0000}.Kalend__WeekNumbersCol__text,.Kalend__WeekNumbersCol__text-weekdays{color:#757575;font-size:.5rem;padding-top:8px}.Kalend__WeekNumbersCol__text-weekdays{font-size:.7rem;padding-top:0}.Kalend__AgendaDayRow__container,.Kalend__AgendaDayRow__container-dark{border-bottom:.4px solid #e0e0e0;display:flex;flex-direction:row;width:100%}.Kalend__AgendaDayRow__container-dark{border-bottom:.4px solid #616161}.Kalend__AgendaDayRow__events{display:flex;flex-direction:column;height:100%;width:100%}.Kalend__AgendaDayRow__container-day{align-items:center;display:flex;flex-direction:column;height:53px;justify-content:center;margin-top:2px;width:auto}.Kalend__CalendarHeaderEvents__container{display:flex;flex-direction:column;justify-content:center;margin:0 0 0 40px;position:relative}.Kalend__CalendarHeaderEvents__row{align-items:center;display:flex;flex-direction:row;justify-content:center}.Kalend__CalendarHeaderEvents__rows{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;padding-bottom:2px;position:relative;width:100%}.Kalend__CalendarHeaderEvents__eventRow{display:flex;flex-direction:column;height:25px;position:relative;width:100%}.Kalend__CalendarHeaderEvents__col,.Kalend__CalendarHeaderEvents__col-wrapper{align-items:center;align-self:center;justify-content:center}.Kalend__CalendarHeaderEvents__col{display:flex;height:30px}.Kalend__DayViewOneDay,.Kalend__DayViewOneDay-dark{flex-direction:column;position:relative}.Kalend__DayViewOneDay__border-left,.Kalend__DayViewOneDay__border-left-dark{border-left:.6px solid #e0e0e0}.Kalend__DayViewOneDay__border-left-dark{border-left:.6px solid #1d1f26}.Kalend__DaysViewVerticalLine__container{height:100%;position:relative;width:100%}.Kalend__DaysViewVerticalLine__line,.Kalend__DaysViewVerticalLine__line-dark{background-color:#e0e0e0;position:absolute;width:1px}.Kalend__DaysViewVerticalLine__line-dark{background-color:#616161;z-index:2}.Kalend__EventAgenda__container,.Kalend__EventAgenda__container-col{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:8px}@media (max-width:750px){.Kalend__EventAgenda__container,.Kalend__EventAgenda__container-col{padding:0}}.Kalend__EventAgenda__container-col{flex-direction:column}.Kalend__EventShowMoreMonth__container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;white-space:nowrap}.Kalend__MonthOneDay__header-container{align-items:center;display:flex;flex-direction:column;height:25px;justify-content:center}.Kalend__MonthOneDay__events-container{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.Kalend__MonthOneDay__date-container{align-items:center;border-radius:10px;display:flex;height:20px;justify-content:center;width:20px}.Kalend__MonthOneDay__circle-color,.Kalend__MonthOneDay__circle-color-dark{background:#ec407a}.Kalend__MonthOneDay__circle-color-dark{background:#f48fb1}.Kalend__MonthOneDay__date,.Kalend__MonthOneDay__date-dark,.Kalend__MonthOneDay__date-past,.Kalend__MonthOneDay__date-past-dark,.Kalend__MonthOneDay__date-today,.Kalend__MonthOneDay__date-today-dark{color:#1d1f26;font-size:1em;margin:0;padding:0}.Kalend__MonthOneDay__date-dark{color:#e0e0e0}.Kalend__MonthOneDay__date-past,.Kalend__MonthOneDay__date-past-dark{color:#bdbdbd}.Kalend__MonthOneDay__date-past-dark{color:#757575}.Kalend__MonthOneDay__date-today,.Kalend__MonthOneDay__date-today-dark{color:#e5e5e5}.Kalend__MonthOneDay__date-today-dark{color:#160404de}.Kalend__MonthOneDay__border,.Kalend__MonthOneDay__border-bottom,.Kalend__MonthOneDay__border-bottom-dark,.Kalend__MonthOneDay__border-bottom-right,.Kalend__MonthOneDay__border-bottom-right-dark,.Kalend__MonthOneDay__border-right,.Kalend__MonthOneDay__border-right-dark{height:16.66667%;margin:0;padding:0;width:14.28571%}.Kalend__MonthOneDay__border-bottom{box-shadow:inset 0 -1px 1px #0000001a;-moz-box-shadow:inset -1px -1px 0 #0000001a;-webkit-box-shadow:inset -1px -1px 0 #0000001a}.Kalend__MonthOneDay__border-bottom-dark{box-shadow:inset 0 -1px 1px #ffffff0d;-moz-box-shadow:inset -1px -1px 0 #ffffff0d;-webkit-box-shadow:inset -1px -1px 0 #ffffff0d}.Kalend__MonthOneDay__border-bottom-right,.Kalend__MonthOneDay__border-bottom-right-dark{box-shadow:inset -1px 0 0 #0000001a;-moz-box-shadow:inset -1px -1px 0 #0000001a;-webkit-box-shadow:inset -1px -1px 0 #0000001a}.Kalend__MonthOneDay__border-bottom-right-dark{box-shadow:inset -1px -1px 0 #ffffff0d;-moz-box-shadow:inset -1px -1px 0 #ffffff0d;-webkit-box-shadow:inset -1px -1px 0 #ffffff0d}.Kalend__MonthOneDay__border-right{box-shadow:inset -1px 0 0 #0000001a;-moz-box-shadow:inset -1px -1px 0 #0000001a;-webkit-box-shadow:inset -1px -1px 0 #0000001a}.Kalend__MonthOneDay__border-right-dark{box-shadow:inset -1px 0 0 #ffffff0d;-moz-box-shadow:inset -1px -1px 0 #ffffff0d;-webkit-box-shadow:inset -1px -1px 0 #ffffff0d}.Kalend__MonthWeekRow__container,.Kalend__MonthWeekRow__container--no-border,.Kalend__MonthWeekRow__container--no-border-dark,.Kalend__MonthWeekRow__container-dark{align-self:stretch;border-bottom:1px solid #e0e0e0;flex-direction:row;flex-wrap:wrap;margin:0;padding:0;position:relative;width:100%}.Kalend__MonthWeekRow__container--no-border,.Kalend__MonthWeekRow__container--no-border-dark{border-bottom:1px solid #0000}.Kalend__MonthWeekRow__container-dark{border-bottom:1px solid #616161}.Kalend__MonthWeekRow__day{height:22px}.Kalend__MonthWeekRow__container-events{height:auto;position:relative;width:100%}.Kalend__MonthWeekRow__event{margin-top:1px;max-height:16px!important;min-height:16px}.Kalend__ShowMoreModal__wrapper{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.Kalend__ShowMoreModal__container{background-color:#fff;border-radius:4px;box-shadow:0 1px 3px #0006,0 1px 2px #000c;display:flex;flex-direction:column;max-height:50vh;min-width:250px;overflow-x:hidden;overflow-y:scroll;padding:16px;z-index:999}.Kalend__CalendarHeaderCol,.Kalend__CalendarHeaderCol-dark,.Kalend__CalendarHeaderCol-dark-month{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;padding-bottom:8px;position:relative;transition:padding-left .3s ease,width .3s ease}@media (min-width:750px){.Kalend__CalendarHeaderCol,.Kalend__CalendarHeaderCol-dark,.Kalend__CalendarHeaderCol-dark-month{align-items:flex-start}}.Kalend__CalendarHeaderCol-dark{background:#424242}.Kalend__CalendarHeaderCol-dark-month{background:#1d1f26}.Kalend__CalendarHeaderColText__container{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:center}.Kalend__CalendarHeaderDates__col{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0}.Kalend__CalendarHeaderDates__primary,.Kalend__CalendarHeaderDates__primary-dark,.Kalend__CalendarHeaderDates__primary-dark:hover,.Kalend__CalendarHeaderDates__primary:hover{height:28px;width:28px}.Kalend__CalendarHeaderDates__primary-dark:hover,.Kalend__CalendarHeaderDates__primary:hover{opacity:1}.Kalend__CalendarHeaderDates__agenda:hover{background:#0000!important;cursor:default!important}.Kalend__CalendarHeaderDates__agenda-primary:hover{cursor:default!important}.Kalend__CalendarHeaderDates__circle,.Kalend__CalendarHeaderDates__circle-dark,.Kalend__CalendarHeaderDates__circle-dark:hover,.Kalend__CalendarHeaderDates__circle-small,.Kalend__CalendarHeaderDates__circle-small-dark,.Kalend__CalendarHeaderDates__circle-small-dark:hover,.Kalend__CalendarHeaderDates__circle-small:hover,.Kalend__CalendarHeaderDates__circle:hover{align-items:center;border-radius:16px;color:#1d1f26;display:flex;height:32px;justify-content:center;margin:0;padding:0;width:32px}.Kalend__CalendarHeaderDates__circle-dark:hover,.Kalend__CalendarHeaderDates__circle-small:hover,.Kalend__CalendarHeaderDates__circle:hover{background-color:#e0e0e0}.Kalend__CalendarHeaderDates__circle-dark,.Kalend__CalendarHeaderDates__circle-dark:hover{color:#f5f5f5}.Kalend__CalendarHeaderDates__circle-dark:hover{background-color:#616161}.Kalend__CalendarHeaderDates__circle-small,.Kalend__CalendarHeaderDates__circle-small-dark,.Kalend__CalendarHeaderDates__circle-small-dark:hover,.Kalend__CalendarHeaderDates__circle-small:hover{border-radius:10px;height:20px!important;margin-top:1px;width:20px!important}.Kalend__CalendarHeaderDates__circle-small-dark:hover,.Kalend__CalendarHeaderDates__circle-small:hover{background-color:#e0e0e0}.Kalend__CalendarHeaderDates__circle-small-dark:hover{background-color:#616161}.Kalend__CalendarHeaderDates__text-size-small{font-size:1.1em!important;padding:.4px}.Kalend__CalendarHeaderDates__text,.Kalend__CalendarHeaderDates__text-today,.Kalend__CalendarHeaderDates__text-today-dark{align-self:center;font-size:1.5em;font-weight:500;line-height:normal;margin:0;padding:1px;text-align:center}.Kalend__CalendarHeaderDates__text-today,.Kalend__CalendarHeaderDates__text-today-dark{color:#e5e5e5!important}.Kalend__CalendarHeaderDates__text-today-dark{color:#160404de}.Kalend__CalendarHeaderWeekDays__wrapper{display:flex;flex-direction:column;justify-content:center;margin:0}.Kalend__CalendarHeaderWeekDays__container{align-items:center;display:flex;flex-direction:row;justify-content:center}.Kalend__CalendarHeaderWeekDays__col{align-items:center;align-self:center;display:flex;justify-content:center}.Kalend__CalendarHeaderWeekDays__text,.Kalend__CalendarHeaderWeekDays__text-dark{align-self:center;color:#757575;font-size:1.2em;margin:0;padding:1px;text-align:center}.Kalend__CalendarHeaderWeekDays__text-dark{color:#bdbdbd}.Kalend__CalendarHeaderWrapper,.Kalend__CalendarHeaderWrapper-dark{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0}@media (min-width:750px){.Kalend__CalendarHeaderWrapper,.Kalend__CalendarHeaderWrapper-dark{align-items:flex-start}}.Kalend__CalendarHeaderWrapper-dark{background:#1e1e1e}.Kalend__CalendarBodyHours__wrapper{align-items:center;bottom:20px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;pointer-events:none;position:absolute;top:0;width:40px;z-index:2}.Kalend__CalendarBodyHours__container{display:flex;flex-direction:row;width:100%}.Kalend__CalendarBodyHours__text,.Kalend__CalendarBodyHours__text-dark{text-align-vertical:top;color:#757575;font-size:.9em;margin:0;padding:0;position:absolute;text-align:center;z-index:10}.Kalend__CalendarBodyHours__text-dark{color:#bdbdbd}.Kalend__CalendarBodyHours__line,.Kalend__CalendarBodyHours__line-dark{background:#e0e0e0;height:1px;left:40px;position:absolute;width:100vw!important;z-index:2}.Kalend__CalendarBodyHours__line-dark{background:#616161}.Kalend__Event__summary,.Kalend__Event__summary-dark{webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:.8em;font-weight:600;margin:0;opacity:1;overflow:hidden;padding:5px 1px 2px 4px;white-space:inherit}@media (min-width:750px){.Kalend__Event__summary,.Kalend__Event__summary-dark{font-size:.8em}}.Kalend__Event__summary__type-header,.Kalend__Event__summary__type-header-dark,.Kalend__Event__summary__type-month,.Kalend__Event__summary__type-showMoreMonth{font-weight:500;padding:1px 1px 1px 3px;white-space:nowrap}.Kalend__Event__summary__type-agenda,.Kalend__Event__summary__type-agenda-dark{color:#616161!important;font-size:.8em;font-weight:600;margin-right:8px;overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap}@media (max-width:750px){.Kalend__Event__summary__type-agenda,.Kalend__Event__summary__type-agenda-dark{padding:0 8px}}.Kalend__Event__summary__type-agenda-dark{color:#f5f5f5!important}.Kalend__Event__time{webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:.7em;margin:0;opacity:1;overflow:hidden;padding:2px 1px 0 4px}.Kalend__Event__time__type-normal,.Kalend__Event__time__type-normal-dark{padding:2px 1px 4px 4px}.Kalend__Event__time__type-header,.Kalend__Event__time__type-header-dark{padding:1px}.Kalend__Event__time__type-header-dark{color:#1d1f26}.Kalend__Event__time__type-month,.Kalend__Event__time__type-month-dark{padding:1px}.Kalend__Event__time__type-month-dark{color:#1d1f26}.Kalend__Event__time__type-agenda,.Kalend__Event__time__type-agenda-dark{color:#616161;flex:none;font-size:.8em;padding:8px}@media (max-width:750px){.Kalend__Event__time__type-agenda,.Kalend__Event__time__type-agenda-dark{margin-top:4px;padding:0 8px}}.Kalend__Event__time__type-agenda-dark{color:#e0e0e0!important}@media (max-width:750px){.Kalend__Event__time__type-agenda,.Kalend__Event__time__type-agenda-dark{width:100%}}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{-webkit-appearance:button;cursor:pointer;overflow:visible;text-transform:none}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-calendar *,.rbc-calendar :after,.rbc-calendar :before{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{border-bottom:1px solid #ddd;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;font-size:90%;font-weight:700;min-height:0;overflow:hidden;padding:0 3px;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-row-content{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{-ms-overflow-style:none;height:100%;overflow-y:scroll;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{-ms-flex-pack:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;-webkit-justify-content:center;justify-content:center;margin-bottom:10px}.rbc-toolbar .rbc-toolbar-label{-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{background:none;background-image:none;border:1px solid #ccc;border-radius:4px;color:#373a3c;display:inline-block;line-height:normal;margin:0;padding:.375rem 1rem;text-align:center;vertical-align:middle;white-space:nowrap}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-color:#e6e6e6;background-image:none;border-color:#adadad;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover{background-color:#d4d4d4;border-color:#8c8c8c;color:#373a3c}.rbc-toolbar button:focus,.rbc-toolbar button:hover{background-color:#e6e6e6;border-color:#adadad;color:#373a3c}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}.rbc-day-slot .rbc-background-event,.rbc-event{background-color:#3174ad;border:none;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;margin:0;padding:2px 5px;text-align:left;width:100%}.rbc-day-slot .rbc-slot-selecting .rbc-background-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-day-slot .rbc-selected.rbc-background-event,.rbc-event.rbc-selected{background-color:#265985}.rbc-day-slot .rbc-background-event:focus,.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{-webkit-box-shadow:-1px 1px 5px 0 #33333380;box-shadow:-1px 1px 5px 0 #33333380}.rbc-event-continues-prior{border-bottom-left-radius:0;border-top-left-radius:0}.rbc-event-continues-after{border-bottom-right-radius:0;border-top-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;font-size:85%;font-weight:700;height:auto;line-height:normal;z-index:4}.rbc-month-view{border:1px solid #ddd;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;width:100%}.rbc-month-header,.rbc-month-view{display:-webkit-flex;display:-ms-flexbox;display:flex}.rbc-month-header{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.rbc-month-row{-ms-flex-preferred-size:0px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;-webkit-flex-basis:0px;flex-basis:0px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;position:relative}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow:hidden}.rbc-day-bg,.rbc-row-bg{-webkit-flex:1 0;-ms-flex:1 0;flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{background-color:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 5px 15px #00000040;box-shadow:0 5px 15px #00000040;padding:10px;position:absolute;z-index:5}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{border:1px solid #ddd;border-collapse:collapse;border-spacing:0;width:100%}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{border-bottom:1px solid #ddd;padding:3px 5px;text-align:left}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.rbc-timeslot-group{border-bottom:1px solid #ddd;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;min-height:40px}.rbc-header-gutter,.rbc-time-gutter{-webkit-flex:none;-ms-flex:none;flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;margin-right:10px;position:absolute;right:0;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-event{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;border:1px solid #265985;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;max-height:100%;min-height:20px;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{-webkit-flex:none;-ms-flex:none;flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{word-wrap:break-word;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:100%;line-height:1;min-height:1em;width:100%}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{background-color:#fff;border-right:1px solid #ddd;left:0;margin-right:-1px;position:-webkit-sticky;position:sticky;z-index:10}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{-ms-flex-preferred-size:0px;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;-webkit-flex-basis:0px;flex-basis:0px;min-width:auto}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-day-bg,.rbc-time-view-resources .rbc-header{-ms-flex-preferred-size:0 px;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-basis:0 px;flex-basis:0 px;width:140px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{-webkit-flex:1 0;-ms-flex:1 0;flex:1 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{background-color:#00000080;color:#fff;font-size:75%;padding:3px;position:absolute;width:100%;z-index:10}.rbc-slot-selecting{cursor:move}.rbc-time-view{border:1px solid #ddd;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:0;width:100%}.rbc-time-view .rbc-time-gutter{text-align:right;white-space:nowrap}.rbc-time-view .rbc-allday-cell{-webkit-box-sizing:content-box;box-sizing:initial;height:100%;position:relative;width:100%}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:20px}.rbc-time-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-left:1px solid #ddd;border-right-width:0}.rbc-time-header>.rbc-row.rbc-row-resource,.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{border-left:1px solid #ddd;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:0}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{-ms-flex-negative:0;border-bottom:1px solid #ddd;-webkit-flex-shrink:0;flex-shrink:0}.rbc-time-content{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;border-top:2px solid #ddd;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;overflow-y:auto;position:relative;width:100%}.rbc-time-content>.rbc-time-gutter{-webkit-flex:none;-ms-flex:none;flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;width:100%}.rbc-current-time-indicator{background-color:#74ad31;height:1px;left:0;pointer-events:none;position:absolute;right:0;z-index:3}@tailwind base;@tailwind components;@tailwind utilities;

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:initial;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Open Sans,sans-serif;line-height:1.5}*,:after,:before{border:0 solid #d5d6d7;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.form-input{-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#e2e8f0;border-radius:.25rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem .75rem}.form-input::placeholder{color:#9e9e9e;opacity:1}.form-input:focus{border-color:#63b3ed;box-shadow:0 0 0 3px #4299e180;outline:none}.form-textarea{-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#e2e8f0;border-radius:.25rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem .75rem}.form-textarea::placeholder{color:#9e9e9e;opacity:1}.form-textarea:focus{border-color:#63b3ed;box-shadow:0 0 0 3px #4299e180;outline:none}.form-multiselect{-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#e2e8f0;border-radius:.25rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem .75rem}.form-multiselect:focus{border-color:#63b3ed;box-shadow:0 0 0 3px #4299e180;outline:none}.form-select{color-adjust:exact;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a0aec0'%3E%3Cpath d='M15.3 9.3a1 1 0 0 1 1.4 1.4l-4 4a1 1 0 0 1-1.4 0l-4-4a1 1 0 0 1 1.4-1.4l3.3 3.29 3.3-3.3z'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;border-color:#e2e8f0;border-radius:.25rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem 2.5rem .5rem .75rem;-webkit-print-color-adjust:exact}.form-select::-ms-expand{border:none;color:#a0aec0}@media not print{.form-select::-ms-expand{display:none}}@media print and (-ms-high-contrast:active),print and (-ms-high-contrast:none){.form-select{padding-right:.75rem}}.form-select:focus{border-color:#63b3ed;box-shadow:0 0 0 3px #4299e180;outline:none}.form-checkbox:checked{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.707 7.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L7 8.586 5.707 7.293z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}@media not print{.form-checkbox::-ms-check{background:inherit;border-color:inherit;border-radius:inherit;border-width:1px;color:#0000}}.form-checkbox{color-adjust:exact;-webkit-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#e2e8f0;border-radius:.25rem;border-width:1px;color:#4299e1;display:inline-block;flex-shrink:0;height:1em;-webkit-print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:middle;width:1em}.form-checkbox:focus{border-color:#63b3ed;box-shadow:0 0 0 3px #4299e180;outline:none}.form-radio:checked{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}@media not print{.form-radio::-ms-check{background:inherit;border-color:inherit;border-radius:inherit;border-width:1px;color:#0000}}.form-radio{color-adjust:exact;-webkit-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#e2e8f0;border-radius:100%;border-width:1px;color:#4299e1;display:inline-block;flex-shrink:0;height:1em;-webkit-print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:middle;width:1em}.form-radio:focus{border-color:#63b3ed;box-shadow:0 0 0 3px #4299e180;outline:none}.space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(0px*var(--space-y-reverse));margin-top:calc(0px*(1 - var(--space-y-reverse)))}.space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(0px*(1 - var(--space-x-reverse)));margin-right:calc(0px*var(--space-x-reverse))}.space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.25rem*var(--space-y-reverse));margin-top:calc(.25rem*(1 - var(--space-y-reverse)))}.space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--space-x-reverse)));margin-right:calc(.25rem*var(--space-x-reverse))}.space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.5rem*var(--space-y-reverse));margin-top:calc(.5rem*(1 - var(--space-y-reverse)))}.space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--space-x-reverse)));margin-right:calc(.5rem*var(--space-x-reverse))}.space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.75rem*var(--space-y-reverse));margin-top:calc(.75rem*(1 - var(--space-y-reverse)))}.space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--space-x-reverse)));margin-right:calc(.75rem*var(--space-x-reverse))}.space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1rem*var(--space-y-reverse));margin-top:calc(1rem*(1 - var(--space-y-reverse)))}.space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1rem*(1 - var(--space-x-reverse)));margin-right:calc(1rem*var(--space-x-reverse))}.space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1.25rem*var(--space-y-reverse));margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))}.space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)));margin-right:calc(1.25rem*var(--space-x-reverse))}.space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1.5rem*var(--space-y-reverse));margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))}.space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)));margin-right:calc(1.5rem*var(--space-x-reverse))}.space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(2rem*var(--space-y-reverse));margin-top:calc(2rem*(1 - var(--space-y-reverse)))}.space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(2rem*(1 - var(--space-x-reverse)));margin-right:calc(2rem*var(--space-x-reverse))}.space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(2.5rem*var(--space-y-reverse));margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))}.space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)));margin-right:calc(2.5rem*var(--space-x-reverse))}.space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(3rem*var(--space-y-reverse));margin-top:calc(3rem*(1 - var(--space-y-reverse)))}.space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(3rem*(1 - var(--space-x-reverse)));margin-right:calc(3rem*var(--space-x-reverse))}.space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(4rem*var(--space-y-reverse));margin-top:calc(4rem*(1 - var(--space-y-reverse)))}.space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(4rem*(1 - var(--space-x-reverse)));margin-right:calc(4rem*var(--space-x-reverse))}.space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(5rem*var(--space-y-reverse));margin-top:calc(5rem*(1 - var(--space-y-reverse)))}.space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(5rem*(1 - var(--space-x-reverse)));margin-right:calc(5rem*var(--space-x-reverse))}.space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(6rem*var(--space-y-reverse));margin-top:calc(6rem*(1 - var(--space-y-reverse)))}.space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(6rem*(1 - var(--space-x-reverse)));margin-right:calc(6rem*var(--space-x-reverse))}.space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(8rem*var(--space-y-reverse));margin-top:calc(8rem*(1 - var(--space-y-reverse)))}.space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(8rem*(1 - var(--space-x-reverse)));margin-right:calc(8rem*var(--space-x-reverse))}.space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(10rem*var(--space-y-reverse));margin-top:calc(10rem*(1 - var(--space-y-reverse)))}.space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(10rem*(1 - var(--space-x-reverse)));margin-right:calc(10rem*var(--space-x-reverse))}.space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(12rem*var(--space-y-reverse));margin-top:calc(12rem*(1 - var(--space-y-reverse)))}.space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(12rem*(1 - var(--space-x-reverse)));margin-right:calc(12rem*var(--space-x-reverse))}.space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(14rem*var(--space-y-reverse));margin-top:calc(14rem*(1 - var(--space-y-reverse)))}.space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(14rem*(1 - var(--space-x-reverse)));margin-right:calc(14rem*var(--space-x-reverse))}.space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(16rem*var(--space-y-reverse));margin-top:calc(16rem*(1 - var(--space-y-reverse)))}.space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(16rem*(1 - var(--space-x-reverse)));margin-right:calc(16rem*var(--space-x-reverse))}.space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1px*var(--space-y-reverse));margin-top:calc(1px*(1 - var(--space-y-reverse)))}.space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1px*(1 - var(--space-x-reverse)));margin-right:calc(1px*var(--space-x-reverse))}.-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.25rem*var(--space-y-reverse));margin-top:calc(-.25rem*(1 - var(--space-y-reverse)))}.-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--space-x-reverse)));margin-right:calc(-.25rem*var(--space-x-reverse))}.-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.5rem*var(--space-y-reverse));margin-top:calc(-.5rem*(1 - var(--space-y-reverse)))}.-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-.5rem*var(--space-x-reverse))}.-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.75rem*var(--space-y-reverse));margin-top:calc(-.75rem*(1 - var(--space-y-reverse)))}.-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--space-x-reverse)));margin-right:calc(-.75rem*var(--space-x-reverse))}.-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1rem*var(--space-y-reverse));margin-top:calc(-1rem*(1 - var(--space-y-reverse)))}.-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--space-x-reverse)));margin-right:calc(-1rem*var(--space-x-reverse))}.-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))}.-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)));margin-right:calc(-1.25rem*var(--space-x-reverse))}.-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))}.-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-1.5rem*var(--space-x-reverse))}.-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-2rem*var(--space-y-reverse));margin-top:calc(-2rem*(1 - var(--space-y-reverse)))}.-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--space-x-reverse)));margin-right:calc(-2rem*var(--space-x-reverse))}.-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))}.-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-2.5rem*var(--space-x-reverse))}.-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-3rem*var(--space-y-reverse));margin-top:calc(-3rem*(1 - var(--space-y-reverse)))}.-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--space-x-reverse)));margin-right:calc(-3rem*var(--space-x-reverse))}.-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-4rem*var(--space-y-reverse));margin-top:calc(-4rem*(1 - var(--space-y-reverse)))}.-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--space-x-reverse)));margin-right:calc(-4rem*var(--space-x-reverse))}.-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-5rem*var(--space-y-reverse));margin-top:calc(-5rem*(1 - var(--space-y-reverse)))}.-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--space-x-reverse)));margin-right:calc(-5rem*var(--space-x-reverse))}.-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-6rem*var(--space-y-reverse));margin-top:calc(-6rem*(1 - var(--space-y-reverse)))}.-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--space-x-reverse)));margin-right:calc(-6rem*var(--space-x-reverse))}.-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-8rem*var(--space-y-reverse));margin-top:calc(-8rem*(1 - var(--space-y-reverse)))}.-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--space-x-reverse)));margin-right:calc(-8rem*var(--space-x-reverse))}.-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-10rem*var(--space-y-reverse));margin-top:calc(-10rem*(1 - var(--space-y-reverse)))}.-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--space-x-reverse)));margin-right:calc(-10rem*var(--space-x-reverse))}.-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-12rem*var(--space-y-reverse));margin-top:calc(-12rem*(1 - var(--space-y-reverse)))}.-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--space-x-reverse)));margin-right:calc(-12rem*var(--space-x-reverse))}.-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-14rem*var(--space-y-reverse));margin-top:calc(-14rem*(1 - var(--space-y-reverse)))}.-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--space-x-reverse)));margin-right:calc(-14rem*var(--space-x-reverse))}.-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-16rem*var(--space-y-reverse));margin-top:calc(-16rem*(1 - var(--space-y-reverse)))}.-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--space-x-reverse)));margin-right:calc(-16rem*var(--space-x-reverse))}.-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1px*var(--space-y-reverse));margin-top:calc(-1px*(1 - var(--space-y-reverse)))}.-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1px*(1 - var(--space-x-reverse)));margin-right:calc(-1px*var(--space-x-reverse))}.space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(0px*var(--divide-y-reverse));border-top-width:calc(0px*(1 - var(--divide-y-reverse)))}.divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--divide-x-reverse)));border-right-width:calc(0px*var(--divide-x-reverse))}.divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(2px*var(--divide-y-reverse));border-top-width:calc(2px*(1 - var(--divide-y-reverse)))}.divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--divide-x-reverse)));border-right-width:calc(2px*var(--divide-x-reverse))}.divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(4px*var(--divide-y-reverse));border-top-width:calc(4px*(1 - var(--divide-y-reverse)))}.divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--divide-x-reverse)));border-right-width:calc(4px*var(--divide-x-reverse))}.divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(8px*var(--divide-y-reverse));border-top-width:calc(8px*(1 - var(--divide-y-reverse)))}.divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--divide-x-reverse)));border-right-width:calc(8px*var(--divide-x-reverse))}.divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(1px*var(--divide-y-reverse));border-top-width:calc(1px*(1 - var(--divide-y-reverse)))}.divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--divide-x-reverse)));border-right-width:calc(1px*var(--divide-x-reverse))}.divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.divide-transparent>:not(template)~:not(template){border-color:#0000}.divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--divide-opacity))}.divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--divide-opacity))}.divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--divide-opacity))}.divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--divide-opacity))}.divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--divide-opacity))}.divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--divide-opacity))}.divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--divide-opacity))}.divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--divide-opacity))}.divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--divide-opacity))}.divide-cool-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--divide-opacity))}.divide-cool-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--divide-opacity))}.divide-cool-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--divide-opacity))}.divide-cool-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--divide-opacity))}.divide-cool-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--divide-opacity))}.divide-cool-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--divide-opacity))}.divide-cool-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--divide-opacity))}.divide-cool-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--divide-opacity))}.divide-cool-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--divide-opacity))}.divide-cool-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--divide-opacity))}.divide-red-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--divide-opacity))}.divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--divide-opacity))}.divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--divide-opacity))}.divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--divide-opacity))}.divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--divide-opacity))}.divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--divide-opacity))}.divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--divide-opacity))}.divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--divide-opacity))}.divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--divide-opacity))}.divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.divide-orange-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--divide-opacity))}.divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--divide-opacity))}.divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--divide-opacity))}.divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--divide-opacity))}.divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--divide-opacity))}.divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--divide-opacity))}.divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--divide-opacity))}.divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--divide-opacity))}.divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--divide-opacity))}.divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.divide-yellow-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--divide-opacity))}.divide-yellow-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--divide-opacity))}.divide-yellow-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--divide-opacity))}.divide-yellow-300>:not(template)~:not(template){--divide-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--divide-opacity))}.divide-yellow-400>:not(template)~:not(template){--divide-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--divide-opacity))}.divide-yellow-500>:not(template)~:not(template){--divide-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--divide-opacity))}.divide-yellow-600>:not(template)~:not(template){--divide-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--divide-opacity))}.divide-yellow-700>:not(template)~:not(template){--divide-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--divide-opacity))}.divide-yellow-800>:not(template)~:not(template){--divide-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--divide-opacity))}.divide-yellow-900>:not(template)~:not(template){--divide-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--divide-opacity))}.divide-green-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--divide-opacity))}.divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--divide-opacity))}.divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--divide-opacity))}.divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--divide-opacity))}.divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--divide-opacity))}.divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--divide-opacity))}.divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--divide-opacity))}.divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--divide-opacity))}.divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--divide-opacity))}.divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--divide-opacity))}.divide-teal-50>:not(template)~:not(template){--divide-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--divide-opacity))}.divide-teal-100>:not(template)~:not(template){--divide-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--divide-opacity))}.divide-teal-200>:not(template)~:not(template){--divide-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--divide-opacity))}.divide-teal-300>:not(template)~:not(template){--divide-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--divide-opacity))}.divide-teal-400>:not(template)~:not(template){--divide-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--divide-opacity))}.divide-teal-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--divide-opacity))}.divide-teal-600>:not(template)~:not(template){--divide-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--divide-opacity))}.divide-teal-700>:not(template)~:not(template){--divide-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--divide-opacity))}.divide-teal-800>:not(template)~:not(template){--divide-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--divide-opacity))}.divide-teal-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--divide-opacity))}.divide-blue-50>:not(template)~:not(template){--divide-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--divide-opacity))}.divide-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--divide-opacity))}.divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.divide-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--divide-opacity))}.divide-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--divide-opacity))}.divide-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--divide-opacity))}.divide-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--divide-opacity))}.divide-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--divide-opacity))}.divide-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--divide-opacity))}.divide-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--divide-opacity))}.divide-indigo-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--divide-opacity))}.divide-indigo-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--divide-opacity))}.divide-indigo-200>:not(template)~:not(template){--divide-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--divide-opacity))}.divide-indigo-300>:not(template)~:not(template){--divide-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--divide-opacity))}.divide-indigo-400>:not(template)~:not(template){--divide-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--divide-opacity))}.divide-indigo-500>:not(template)~:not(template){--divide-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--divide-opacity))}.divide-indigo-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--divide-opacity))}.divide-indigo-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--divide-opacity))}.divide-indigo-800>:not(template)~:not(template){--divide-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--divide-opacity))}.divide-indigo-900>:not(template)~:not(template){--divide-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--divide-opacity))}.divide-purple-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--divide-opacity))}.divide-purple-100>:not(template)~:not(template){--divide-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--divide-opacity))}.divide-purple-200>:not(template)~:not(template){--divide-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--divide-opacity))}.divide-purple-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--divide-opacity))}.divide-purple-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--divide-opacity))}.divide-purple-500>:not(template)~:not(template){--divide-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--divide-opacity))}.divide-purple-600>:not(template)~:not(template){--divide-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--divide-opacity))}.divide-purple-700>:not(template)~:not(template){--divide-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--divide-opacity))}.divide-purple-800>:not(template)~:not(template){--divide-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--divide-opacity))}.divide-purple-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--divide-opacity))}.divide-pink-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--divide-opacity))}.divide-pink-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--divide-opacity))}.divide-pink-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--divide-opacity))}.divide-pink-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--divide-opacity))}.divide-pink-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--divide-opacity))}.divide-pink-500>:not(template)~:not(template){--divide-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--divide-opacity))}.divide-pink-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--divide-opacity))}.divide-pink-700>:not(template)~:not(template){--divide-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--divide-opacity))}.divide-pink-800>:not(template)~:not(template){--divide-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--divide-opacity))}.divide-pink-900>:not(template)~:not(template){--divide-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--divide-opacity))}.theme-dark .dark\:divide-transparent>:not(template)~:not(template){border-color:#0000}.theme-dark .dark\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.theme-dark .dark\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--divide-opacity))}.theme-dark .dark\:divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--divide-opacity))}.theme-dark .dark\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.theme-dark .dark\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.theme-dark .dark\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--divide-opacity))}.theme-dark .dark\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--divide-opacity))}.theme-dark .dark\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--divide-opacity))}.theme-dark .dark\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--divide-opacity))}.theme-dark .dark\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--divide-opacity))}.theme-dark .dark\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--divide-opacity))}.theme-dark .dark\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--divide-opacity))}.theme-dark .dark\:divide-cool-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--divide-opacity))}.theme-dark .dark\:divide-cool-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--divide-opacity))}.theme-dark .dark\:divide-cool-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--divide-opacity))}.theme-dark .dark\:divide-cool-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--divide-opacity))}.theme-dark .dark\:divide-cool-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--divide-opacity))}.theme-dark .dark\:divide-cool-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--divide-opacity))}.theme-dark .dark\:divide-cool-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--divide-opacity))}.theme-dark .dark\:divide-cool-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--divide-opacity))}.theme-dark .dark\:divide-cool-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--divide-opacity))}.theme-dark .dark\:divide-cool-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--divide-opacity))}.theme-dark .dark\:divide-red-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--divide-opacity))}.theme-dark .dark\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--divide-opacity))}.theme-dark .dark\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--divide-opacity))}.theme-dark .dark\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--divide-opacity))}.theme-dark .dark\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--divide-opacity))}.theme-dark .dark\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--divide-opacity))}.theme-dark .dark\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--divide-opacity))}.theme-dark .dark\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--divide-opacity))}.theme-dark .dark\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--divide-opacity))}.theme-dark .dark\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.theme-dark .dark\:divide-orange-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--divide-opacity))}.theme-dark .dark\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--divide-opacity))}.theme-dark .dark\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--divide-opacity))}.theme-dark .dark\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--divide-opacity))}.theme-dark .dark\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--divide-opacity))}.theme-dark .dark\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--divide-opacity))}.theme-dark .dark\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--divide-opacity))}.theme-dark .dark\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--divide-opacity))}.theme-dark .dark\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--divide-opacity))}.theme-dark .dark\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.theme-dark .dark\:divide-yellow-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--divide-opacity))}.theme-dark .dark\:divide-yellow-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--divide-opacity))}.theme-dark .dark\:divide-yellow-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--divide-opacity))}.theme-dark .dark\:divide-yellow-300>:not(template)~:not(template){--divide-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--divide-opacity))}.theme-dark .dark\:divide-yellow-400>:not(template)~:not(template){--divide-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--divide-opacity))}.theme-dark .dark\:divide-yellow-500>:not(template)~:not(template){--divide-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--divide-opacity))}.theme-dark .dark\:divide-yellow-600>:not(template)~:not(template){--divide-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--divide-opacity))}.theme-dark .dark\:divide-yellow-700>:not(template)~:not(template){--divide-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--divide-opacity))}.theme-dark .dark\:divide-yellow-800>:not(template)~:not(template){--divide-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--divide-opacity))}.theme-dark .dark\:divide-yellow-900>:not(template)~:not(template){--divide-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--divide-opacity))}.theme-dark .dark\:divide-green-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--divide-opacity))}.theme-dark .dark\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--divide-opacity))}.theme-dark .dark\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--divide-opacity))}.theme-dark .dark\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--divide-opacity))}.theme-dark .dark\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--divide-opacity))}.theme-dark .dark\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--divide-opacity))}.theme-dark .dark\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--divide-opacity))}.theme-dark .dark\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--divide-opacity))}.theme-dark .dark\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--divide-opacity))}.theme-dark .dark\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--divide-opacity))}.theme-dark .dark\:divide-teal-50>:not(template)~:not(template){--divide-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--divide-opacity))}.theme-dark .dark\:divide-teal-100>:not(template)~:not(template){--divide-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--divide-opacity))}.theme-dark .dark\:divide-teal-200>:not(template)~:not(template){--divide-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--divide-opacity))}.theme-dark .dark\:divide-teal-300>:not(template)~:not(template){--divide-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--divide-opacity))}.theme-dark .dark\:divide-teal-400>:not(template)~:not(template){--divide-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--divide-opacity))}.theme-dark .dark\:divide-teal-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--divide-opacity))}.theme-dark .dark\:divide-teal-600>:not(template)~:not(template){--divide-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--divide-opacity))}.theme-dark .dark\:divide-teal-700>:not(template)~:not(template){--divide-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--divide-opacity))}.theme-dark .dark\:divide-teal-800>:not(template)~:not(template){--divide-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--divide-opacity))}.theme-dark .dark\:divide-teal-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--divide-opacity))}.theme-dark .dark\:divide-blue-50>:not(template)~:not(template){--divide-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--divide-opacity))}.theme-dark .dark\:divide-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--divide-opacity))}.theme-dark .dark\:divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.theme-dark .dark\:divide-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--divide-opacity))}.theme-dark .dark\:divide-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--divide-opacity))}.theme-dark .dark\:divide-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--divide-opacity))}.theme-dark .dark\:divide-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--divide-opacity))}.theme-dark .dark\:divide-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--divide-opacity))}.theme-dark .dark\:divide-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--divide-opacity))}.theme-dark .dark\:divide-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--divide-opacity))}.theme-dark .dark\:divide-indigo-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--divide-opacity))}.theme-dark .dark\:divide-indigo-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--divide-opacity))}.theme-dark .dark\:divide-indigo-200>:not(template)~:not(template){--divide-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--divide-opacity))}.theme-dark .dark\:divide-indigo-300>:not(template)~:not(template){--divide-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--divide-opacity))}.theme-dark .dark\:divide-indigo-400>:not(template)~:not(template){--divide-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--divide-opacity))}.theme-dark .dark\:divide-indigo-500>:not(template)~:not(template){--divide-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--divide-opacity))}.theme-dark .dark\:divide-indigo-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--divide-opacity))}.theme-dark .dark\:divide-indigo-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--divide-opacity))}.theme-dark .dark\:divide-indigo-800>:not(template)~:not(template){--divide-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--divide-opacity))}.theme-dark .dark\:divide-indigo-900>:not(template)~:not(template){--divide-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--divide-opacity))}.theme-dark .dark\:divide-purple-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--divide-opacity))}.theme-dark .dark\:divide-purple-100>:not(template)~:not(template){--divide-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--divide-opacity))}.theme-dark .dark\:divide-purple-200>:not(template)~:not(template){--divide-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--divide-opacity))}.theme-dark .dark\:divide-purple-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--divide-opacity))}.theme-dark .dark\:divide-purple-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--divide-opacity))}.theme-dark .dark\:divide-purple-500>:not(template)~:not(template){--divide-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--divide-opacity))}.theme-dark .dark\:divide-purple-600>:not(template)~:not(template){--divide-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--divide-opacity))}.theme-dark .dark\:divide-purple-700>:not(template)~:not(template){--divide-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--divide-opacity))}.theme-dark .dark\:divide-purple-800>:not(template)~:not(template){--divide-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--divide-opacity))}.theme-dark .dark\:divide-purple-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--divide-opacity))}.theme-dark .dark\:divide-pink-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--divide-opacity))}.theme-dark .dark\:divide-pink-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--divide-opacity))}.theme-dark .dark\:divide-pink-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--divide-opacity))}.theme-dark .dark\:divide-pink-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--divide-opacity))}.theme-dark .dark\:divide-pink-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--divide-opacity))}.theme-dark .dark\:divide-pink-500>:not(template)~:not(template){--divide-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--divide-opacity))}.theme-dark .dark\:divide-pink-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--divide-opacity))}.theme-dark .dark\:divide-pink-700>:not(template)~:not(template){--divide-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--divide-opacity))}.theme-dark .dark\:divide-pink-800>:not(template)~:not(template){--divide-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--divide-opacity))}.theme-dark .dark\:divide-pink-900>:not(template)~:not(template){--divide-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--divide-opacity))}.divide-solid>:not(template)~:not(template){border-style:solid}.divide-dashed>:not(template)~:not(template){border-style:dashed}.divide-dotted>:not(template)~:not(template){border-style:dotted}.divide-double>:not(template)~:not(template){border-style:double}.divide-none>:not(template)~:not(template){border-style:none}.divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.appearance-none{-webkit-appearance:none;appearance:none}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-clip-border{background-clip:initial}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-transparent{background-color:initial}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.bg-gray-400{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.bg-gray-500{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.bg-gray-600{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.bg-gray-700{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.bg-gray-900{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.bg-cool-gray-50{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.bg-cool-gray-200{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.bg-cool-gray-400{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.bg-cool-gray-500{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.bg-cool-gray-700{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.bg-cool-gray-800{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.bg-cool-gray-900{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.bg-red-50{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.bg-red-700{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.bg-red-800{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.bg-red-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.bg-orange-50{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.bg-orange-500{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.bg-orange-600{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.bg-orange-700{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.bg-orange-800{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.bg-orange-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.bg-yellow-50{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.bg-yellow-400{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.bg-yellow-500{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.bg-yellow-600{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.bg-yellow-700{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.bg-yellow-800{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.bg-yellow-900{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.bg-green-50{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.bg-green-700{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.bg-green-800{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.bg-green-900{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.bg-teal-50{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.bg-teal-100{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.bg-teal-200{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.bg-teal-600{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.bg-teal-700{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.bg-teal-800{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.bg-teal-900{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.bg-blue-50{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.bg-blue-700{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.bg-blue-800{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.bg-blue-900{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.bg-indigo-50{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.bg-indigo-100{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.bg-indigo-200{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.bg-indigo-300{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.bg-indigo-600{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.bg-indigo-700{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.bg-indigo-800{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.bg-indigo-900{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.bg-purple-50{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.bg-purple-200{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.bg-purple-300{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.bg-purple-600{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.bg-purple-700{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.bg-purple-800{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.bg-purple-900{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.bg-pink-50{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.bg-pink-200{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.bg-pink-300{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.bg-pink-600{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.bg-pink-700{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.bg-pink-800{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.bg-pink-900{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.hover\:bg-transparent:hover{background-color:initial}.hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.hover\:bg-cool-gray-50:hover{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.hover\:bg-cool-gray-200:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.hover\:bg-cool-gray-300:hover{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.hover\:bg-cool-gray-400:hover{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.hover\:bg-cool-gray-500:hover{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.hover\:bg-cool-gray-600:hover{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.hover\:bg-cool-gray-700:hover{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.hover\:bg-cool-gray-800:hover{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.hover\:bg-cool-gray-900:hover{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.hover\:bg-red-50:hover{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.hover\:bg-red-400:hover{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.hover\:bg-red-800:hover{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.hover\:bg-red-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.hover\:bg-orange-50:hover{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.hover\:bg-yellow-50:hover{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.hover\:bg-yellow-100:hover{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.hover\:bg-yellow-200:hover{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.hover\:bg-yellow-300:hover{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.hover\:bg-yellow-400:hover{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.hover\:bg-yellow-500:hover{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.hover\:bg-yellow-600:hover{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.hover\:bg-yellow-700:hover{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.hover\:bg-yellow-800:hover{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.hover\:bg-yellow-900:hover{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.hover\:bg-green-50:hover{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.hover\:bg-green-300:hover{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.hover\:bg-green-700:hover{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.hover\:bg-green-800:hover{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.hover\:bg-green-900:hover{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.hover\:bg-teal-50:hover{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.hover\:bg-teal-100:hover{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.hover\:bg-teal-200:hover{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.hover\:bg-teal-300:hover{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.hover\:bg-teal-400:hover{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.hover\:bg-teal-500:hover{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.hover\:bg-teal-700:hover{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.hover\:bg-teal-900:hover{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.hover\:bg-blue-50:hover{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.hover\:bg-blue-900:hover{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.hover\:bg-indigo-50:hover{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.hover\:bg-indigo-100:hover{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.hover\:bg-indigo-200:hover{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.hover\:bg-indigo-300:hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.hover\:bg-indigo-500:hover{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.hover\:bg-indigo-600:hover{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.hover\:bg-indigo-700:hover{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.hover\:bg-indigo-800:hover{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.hover\:bg-indigo-900:hover{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.hover\:bg-purple-50:hover{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.hover\:bg-purple-100:hover{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.hover\:bg-purple-200:hover{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.hover\:bg-purple-300:hover{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.hover\:bg-purple-400:hover{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.hover\:bg-purple-500:hover{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.hover\:bg-purple-600:hover{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.hover\:bg-purple-700:hover{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.hover\:bg-purple-800:hover{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.hover\:bg-purple-900:hover{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.hover\:bg-pink-50:hover{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.hover\:bg-pink-100:hover{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.hover\:bg-pink-200:hover{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.hover\:bg-pink-300:hover{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.hover\:bg-pink-400:hover{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.hover\:bg-pink-500:hover{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.hover\:bg-pink-600:hover{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.hover\:bg-pink-700:hover{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.hover\:bg-pink-800:hover{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.hover\:bg-pink-900:hover{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.focus\:bg-transparent:focus{background-color:initial}.focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.focus\:bg-gray-50:focus{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.focus\:bg-cool-gray-50:focus{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.focus\:bg-cool-gray-200:focus{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.focus\:bg-cool-gray-300:focus{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.focus\:bg-cool-gray-400:focus{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.focus\:bg-cool-gray-500:focus{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.focus\:bg-cool-gray-700:focus{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.focus\:bg-cool-gray-800:focus{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.focus\:bg-cool-gray-900:focus{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.focus\:bg-red-50:focus{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.focus\:bg-red-100:focus{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.focus\:bg-red-200:focus{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.focus\:bg-red-300:focus{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.focus\:bg-red-400:focus{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.focus\:bg-red-500:focus{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.focus\:bg-red-700:focus{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.focus\:bg-red-800:focus{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.focus\:bg-red-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.focus\:bg-orange-50:focus{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.focus\:bg-yellow-50:focus{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.focus\:bg-yellow-100:focus{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.focus\:bg-yellow-200:focus{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.focus\:bg-yellow-300:focus{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.focus\:bg-yellow-400:focus{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.focus\:bg-yellow-500:focus{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.focus\:bg-yellow-600:focus{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.focus\:bg-yellow-700:focus{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.focus\:bg-yellow-800:focus{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.focus\:bg-yellow-900:focus{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.focus\:bg-green-50:focus{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.focus\:bg-green-100:focus{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.focus\:bg-green-200:focus{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.focus\:bg-green-300:focus{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.focus\:bg-green-400:focus{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.focus\:bg-green-500:focus{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.focus\:bg-green-600:focus{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.focus\:bg-green-700:focus{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.focus\:bg-green-800:focus{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.focus\:bg-green-900:focus{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.focus\:bg-teal-50:focus{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.focus\:bg-teal-100:focus{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.focus\:bg-teal-200:focus{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.focus\:bg-teal-300:focus{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.focus\:bg-teal-400:focus{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.focus\:bg-teal-500:focus{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.focus\:bg-teal-600:focus{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.focus\:bg-teal-700:focus{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.focus\:bg-teal-800:focus{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.focus\:bg-teal-900:focus{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.focus\:bg-blue-50:focus{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.focus\:bg-blue-100:focus{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.focus\:bg-blue-200:focus{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.focus\:bg-blue-300:focus{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.focus\:bg-blue-400:focus{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.focus\:bg-blue-600:focus{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.focus\:bg-blue-700:focus{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.focus\:bg-blue-800:focus{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.focus\:bg-blue-900:focus{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.focus\:bg-indigo-50:focus{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.focus\:bg-indigo-100:focus{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.focus\:bg-indigo-200:focus{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.focus\:bg-indigo-300:focus{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.focus\:bg-indigo-400:focus{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.focus\:bg-indigo-500:focus{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.focus\:bg-indigo-600:focus{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.focus\:bg-indigo-700:focus{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.focus\:bg-indigo-800:focus{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.focus\:bg-indigo-900:focus{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.focus\:bg-purple-50:focus{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.focus\:bg-purple-100:focus{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.focus\:bg-purple-200:focus{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.focus\:bg-purple-300:focus{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.focus\:bg-purple-400:focus{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.focus\:bg-purple-500:focus{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.focus\:bg-purple-600:focus{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.focus\:bg-purple-700:focus{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.focus\:bg-purple-800:focus{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.focus\:bg-purple-900:focus{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.focus\:bg-pink-50:focus{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.focus\:bg-pink-100:focus{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.focus\:bg-pink-200:focus{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.focus\:bg-pink-300:focus{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.focus\:bg-pink-400:focus{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.focus\:bg-pink-500:focus{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.focus\:bg-pink-600:focus{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.focus\:bg-pink-700:focus{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.focus\:bg-pink-800:focus{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.focus\:bg-pink-900:focus{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.active\:bg-transparent:active{background-color:initial}.active\:bg-white:active{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.active\:bg-black:active{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.active\:bg-gray-50:active{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.active\:bg-gray-200:active{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.active\:bg-gray-300:active{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.active\:bg-gray-400:active{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.active\:bg-gray-500:active{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.active\:bg-gray-600:active{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.active\:bg-gray-700:active{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.active\:bg-gray-800:active{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.active\:bg-gray-900:active{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.active\:bg-cool-gray-50:active{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.active\:bg-cool-gray-100:active{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.active\:bg-cool-gray-200:active{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.active\:bg-cool-gray-300:active{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.active\:bg-cool-gray-400:active{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.active\:bg-cool-gray-500:active{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.active\:bg-cool-gray-600:active{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.active\:bg-cool-gray-700:active{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.active\:bg-cool-gray-800:active{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.active\:bg-cool-gray-900:active{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.active\:bg-red-50:active{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.active\:bg-red-100:active{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.active\:bg-red-200:active{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.active\:bg-red-300:active{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.active\:bg-red-400:active{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.active\:bg-red-500:active{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.active\:bg-red-600:active{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.active\:bg-red-800:active{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.active\:bg-red-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.active\:bg-orange-50:active{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.active\:bg-orange-100:active{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.active\:bg-orange-200:active{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.active\:bg-orange-300:active{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.active\:bg-orange-400:active{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.active\:bg-orange-500:active{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.active\:bg-orange-600:active{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.active\:bg-orange-700:active{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.active\:bg-orange-800:active{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.active\:bg-orange-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.active\:bg-yellow-50:active{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.active\:bg-yellow-100:active{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.active\:bg-yellow-200:active{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.active\:bg-yellow-300:active{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.active\:bg-yellow-400:active{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.active\:bg-yellow-500:active{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.active\:bg-yellow-600:active{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.active\:bg-yellow-700:active{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.active\:bg-yellow-800:active{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.active\:bg-yellow-900:active{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.active\:bg-green-50:active{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.active\:bg-green-100:active{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.active\:bg-green-200:active{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.active\:bg-green-300:active{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.active\:bg-green-400:active{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.active\:bg-green-500:active{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.active\:bg-green-600:active{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.active\:bg-green-700:active{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.active\:bg-green-800:active{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.active\:bg-green-900:active{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.active\:bg-teal-50:active{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.active\:bg-teal-100:active{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.active\:bg-teal-200:active{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.active\:bg-teal-300:active{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.active\:bg-teal-400:active{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.active\:bg-teal-500:active{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.active\:bg-teal-600:active{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.active\:bg-teal-700:active{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.active\:bg-teal-800:active{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.active\:bg-teal-900:active{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.active\:bg-blue-50:active{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.active\:bg-blue-100:active{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.active\:bg-blue-200:active{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.active\:bg-blue-300:active{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.active\:bg-blue-400:active{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.active\:bg-blue-500:active{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.active\:bg-blue-600:active{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.active\:bg-blue-700:active{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.active\:bg-blue-800:active{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.active\:bg-blue-900:active{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.active\:bg-indigo-50:active{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.active\:bg-indigo-100:active{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.active\:bg-indigo-200:active{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.active\:bg-indigo-300:active{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.active\:bg-indigo-400:active{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.active\:bg-indigo-500:active{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.active\:bg-indigo-600:active{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.active\:bg-indigo-700:active{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.active\:bg-indigo-800:active{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.active\:bg-indigo-900:active{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.active\:bg-purple-50:active{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.active\:bg-purple-100:active{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.active\:bg-purple-200:active{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.active\:bg-purple-300:active{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.active\:bg-purple-400:active{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.active\:bg-purple-500:active{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.active\:bg-purple-600:active{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.active\:bg-purple-700:active{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.active\:bg-purple-800:active{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.active\:bg-purple-900:active{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.active\:bg-pink-50:active{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.active\:bg-pink-100:active{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.active\:bg-pink-200:active{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.active\:bg-pink-300:active{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.active\:bg-pink-400:active{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.active\:bg-pink-500:active{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.active\:bg-pink-600:active{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.active\:bg-pink-700:active{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.active\:bg-pink-800:active{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.active\:bg-pink-900:active{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.odd\:bg-transparent:nth-child(odd){background-color:initial}.odd\:bg-white:nth-child(odd){--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.odd\:bg-black:nth-child(odd){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.odd\:bg-gray-50:nth-child(odd){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.odd\:bg-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.odd\:bg-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.odd\:bg-gray-300:nth-child(odd){--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.odd\:bg-gray-400:nth-child(odd){--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.odd\:bg-gray-500:nth-child(odd){--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.odd\:bg-gray-600:nth-child(odd){--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.odd\:bg-gray-700:nth-child(odd){--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.odd\:bg-gray-800:nth-child(odd){--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.odd\:bg-gray-900:nth-child(odd){--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.odd\:bg-cool-gray-50:nth-child(odd){--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.odd\:bg-cool-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.odd\:bg-cool-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.odd\:bg-cool-gray-300:nth-child(odd){--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.odd\:bg-cool-gray-400:nth-child(odd){--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.odd\:bg-cool-gray-500:nth-child(odd){--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.odd\:bg-cool-gray-600:nth-child(odd){--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.odd\:bg-cool-gray-700:nth-child(odd){--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.odd\:bg-cool-gray-800:nth-child(odd){--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.odd\:bg-cool-gray-900:nth-child(odd){--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.odd\:bg-red-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.odd\:bg-red-100:nth-child(odd){--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.odd\:bg-red-200:nth-child(odd){--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.odd\:bg-red-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.odd\:bg-red-400:nth-child(odd){--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.odd\:bg-red-500:nth-child(odd){--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.odd\:bg-red-600:nth-child(odd){--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.odd\:bg-red-700:nth-child(odd){--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.odd\:bg-red-800:nth-child(odd){--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.odd\:bg-red-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.odd\:bg-orange-50:nth-child(odd){--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.odd\:bg-orange-100:nth-child(odd){--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.odd\:bg-orange-200:nth-child(odd){--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.odd\:bg-orange-300:nth-child(odd){--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.odd\:bg-orange-400:nth-child(odd){--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.odd\:bg-orange-500:nth-child(odd){--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.odd\:bg-orange-600:nth-child(odd){--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.odd\:bg-orange-700:nth-child(odd){--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.odd\:bg-orange-800:nth-child(odd){--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.odd\:bg-orange-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.odd\:bg-yellow-50:nth-child(odd){--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.odd\:bg-yellow-100:nth-child(odd){--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.odd\:bg-yellow-200:nth-child(odd){--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.odd\:bg-yellow-300:nth-child(odd){--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.odd\:bg-yellow-400:nth-child(odd){--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.odd\:bg-yellow-500:nth-child(odd){--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.odd\:bg-yellow-600:nth-child(odd){--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.odd\:bg-yellow-700:nth-child(odd){--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.odd\:bg-yellow-800:nth-child(odd){--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.odd\:bg-yellow-900:nth-child(odd){--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.odd\:bg-green-50:nth-child(odd){--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.odd\:bg-green-100:nth-child(odd){--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.odd\:bg-green-200:nth-child(odd){--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.odd\:bg-green-300:nth-child(odd){--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.odd\:bg-green-400:nth-child(odd){--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.odd\:bg-green-500:nth-child(odd){--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.odd\:bg-green-600:nth-child(odd){--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.odd\:bg-green-700:nth-child(odd){--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.odd\:bg-green-800:nth-child(odd){--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.odd\:bg-green-900:nth-child(odd){--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.odd\:bg-teal-50:nth-child(odd){--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.odd\:bg-teal-100:nth-child(odd){--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.odd\:bg-teal-200:nth-child(odd){--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.odd\:bg-teal-300:nth-child(odd){--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.odd\:bg-teal-400:nth-child(odd){--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.odd\:bg-teal-500:nth-child(odd){--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.odd\:bg-teal-600:nth-child(odd){--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.odd\:bg-teal-700:nth-child(odd){--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.odd\:bg-teal-800:nth-child(odd){--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.odd\:bg-teal-900:nth-child(odd){--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.odd\:bg-blue-50:nth-child(odd){--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.odd\:bg-blue-100:nth-child(odd){--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.odd\:bg-blue-200:nth-child(odd){--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.odd\:bg-blue-300:nth-child(odd){--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.odd\:bg-blue-400:nth-child(odd){--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.odd\:bg-blue-500:nth-child(odd){--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.odd\:bg-blue-600:nth-child(odd){--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.odd\:bg-blue-700:nth-child(odd){--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.odd\:bg-blue-800:nth-child(odd){--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.odd\:bg-blue-900:nth-child(odd){--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.odd\:bg-indigo-50:nth-child(odd){--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.odd\:bg-indigo-100:nth-child(odd){--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.odd\:bg-indigo-200:nth-child(odd){--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.odd\:bg-indigo-300:nth-child(odd){--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.odd\:bg-indigo-400:nth-child(odd){--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.odd\:bg-indigo-500:nth-child(odd){--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.odd\:bg-indigo-600:nth-child(odd){--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.odd\:bg-indigo-700:nth-child(odd){--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.odd\:bg-indigo-800:nth-child(odd){--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.odd\:bg-indigo-900:nth-child(odd){--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.odd\:bg-purple-50:nth-child(odd){--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.odd\:bg-purple-100:nth-child(odd){--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.odd\:bg-purple-200:nth-child(odd){--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.odd\:bg-purple-300:nth-child(odd){--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.odd\:bg-purple-400:nth-child(odd){--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.odd\:bg-purple-500:nth-child(odd){--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.odd\:bg-purple-600:nth-child(odd){--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.odd\:bg-purple-700:nth-child(odd){--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.odd\:bg-purple-800:nth-child(odd){--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.odd\:bg-purple-900:nth-child(odd){--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.odd\:bg-pink-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.odd\:bg-pink-100:nth-child(odd){--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.odd\:bg-pink-200:nth-child(odd){--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.odd\:bg-pink-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.odd\:bg-pink-400:nth-child(odd){--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.odd\:bg-pink-500:nth-child(odd){--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.odd\:bg-pink-600:nth-child(odd){--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.odd\:bg-pink-700:nth-child(odd){--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.odd\:bg-pink-800:nth-child(odd){--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.odd\:bg-pink-900:nth-child(odd){--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .dark\:bg-transparent{background-color:initial}.theme-dark .dark\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .dark\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .dark\:bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .dark\:bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .dark\:bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .dark\:bg-gray-300{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .dark\:bg-gray-400{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .dark\:bg-gray-500{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .dark\:bg-gray-600{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .dark\:bg-gray-700{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .dark\:bg-gray-800{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .dark\:bg-gray-900{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .dark\:bg-cool-gray-50{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .dark\:bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .dark\:bg-cool-gray-200{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .dark\:bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .dark\:bg-cool-gray-400{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .dark\:bg-cool-gray-500{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .dark\:bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .dark\:bg-cool-gray-700{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .dark\:bg-cool-gray-800{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .dark\:bg-cool-gray-900{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .dark\:bg-red-50{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .dark\:bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .dark\:bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .dark\:bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .dark\:bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .dark\:bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .dark\:bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .dark\:bg-red-700{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .dark\:bg-red-800{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .dark\:bg-red-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .dark\:bg-orange-50{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .dark\:bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .dark\:bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .dark\:bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .dark\:bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .dark\:bg-orange-500{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .dark\:bg-orange-600{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .dark\:bg-orange-700{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .dark\:bg-orange-800{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .dark\:bg-orange-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .dark\:bg-yellow-50{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .dark\:bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .dark\:bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .dark\:bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .dark\:bg-yellow-400{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .dark\:bg-yellow-500{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .dark\:bg-yellow-600{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .dark\:bg-yellow-700{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .dark\:bg-yellow-800{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .dark\:bg-yellow-900{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .dark\:bg-green-50{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .dark\:bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .dark\:bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .dark\:bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .dark\:bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .dark\:bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .dark\:bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .dark\:bg-green-700{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .dark\:bg-green-800{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .dark\:bg-green-900{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .dark\:bg-teal-50{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .dark\:bg-teal-100{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .dark\:bg-teal-200{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .dark\:bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .dark\:bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .dark\:bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .dark\:bg-teal-600{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .dark\:bg-teal-700{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .dark\:bg-teal-800{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .dark\:bg-teal-900{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .dark\:bg-blue-50{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .dark\:bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .dark\:bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .dark\:bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .dark\:bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .dark\:bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .dark\:bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .dark\:bg-blue-700{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .dark\:bg-blue-800{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .dark\:bg-blue-900{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .dark\:bg-indigo-50{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .dark\:bg-indigo-100{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .dark\:bg-indigo-200{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .dark\:bg-indigo-300{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .dark\:bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .dark\:bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .dark\:bg-indigo-600{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .dark\:bg-indigo-700{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .dark\:bg-indigo-800{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .dark\:bg-indigo-900{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .dark\:bg-purple-50{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .dark\:bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .dark\:bg-purple-200{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .dark\:bg-purple-300{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .dark\:bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .dark\:bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .dark\:bg-purple-600{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .dark\:bg-purple-700{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .dark\:bg-purple-800{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .dark\:bg-purple-900{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .dark\:bg-pink-50{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .dark\:bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .dark\:bg-pink-200{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .dark\:bg-pink-300{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .dark\:bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .dark\:bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .dark\:bg-pink-600{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .dark\:bg-pink-700{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .dark\:bg-pink-800{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .dark\:bg-pink-900{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-transparent:hover{background-color:initial}.theme-dark .dark\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-cool-gray-50:hover{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-cool-gray-200:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-cool-gray-300:hover{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-cool-gray-400:hover{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-cool-gray-500:hover{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-cool-gray-600:hover{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-cool-gray-700:hover{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-cool-gray-800:hover{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-cool-gray-900:hover{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-red-50:hover{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-orange-50:hover{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-yellow-50:hover{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-yellow-100:hover{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-yellow-200:hover{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-yellow-300:hover{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-yellow-400:hover{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-yellow-500:hover{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-yellow-600:hover{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-yellow-700:hover{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-yellow-800:hover{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-yellow-900:hover{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-green-50:hover{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-teal-50:hover{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-teal-100:hover{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-teal-200:hover{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-teal-300:hover{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-teal-400:hover{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-teal-500:hover{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-teal-700:hover{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-teal-900:hover{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-blue-50:hover{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-blue-900:hover{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-indigo-50:hover{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-indigo-100:hover{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-indigo-200:hover{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-indigo-300:hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-indigo-500:hover{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-indigo-600:hover{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-indigo-700:hover{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-indigo-800:hover{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-indigo-900:hover{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-purple-50:hover{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-purple-100:hover{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-purple-200:hover{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-purple-300:hover{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-purple-400:hover{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-purple-500:hover{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-purple-600:hover{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-purple-700:hover{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-purple-800:hover{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-purple-900:hover{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-pink-50:hover{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-pink-100:hover{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-pink-200:hover{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-pink-300:hover{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-pink-400:hover{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-pink-500:hover{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-pink-600:hover{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-pink-700:hover{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-pink-800:hover{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .dark\:hover\:bg-pink-900:hover{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-transparent:focus{background-color:initial}.theme-dark .dark\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-gray-50:focus{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-cool-gray-50:focus{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-cool-gray-200:focus{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-cool-gray-300:focus{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-cool-gray-400:focus{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-cool-gray-500:focus{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-cool-gray-700:focus{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-cool-gray-800:focus{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-cool-gray-900:focus{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-red-50:focus{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-orange-50:focus{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-yellow-50:focus{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-yellow-100:focus{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-yellow-200:focus{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-yellow-300:focus{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-yellow-400:focus{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-yellow-500:focus{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-yellow-600:focus{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-yellow-700:focus{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-yellow-800:focus{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-yellow-900:focus{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-green-50:focus{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-teal-50:focus{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-teal-100:focus{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-teal-200:focus{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-teal-300:focus{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-teal-400:focus{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-teal-500:focus{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-teal-600:focus{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-teal-700:focus{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-teal-800:focus{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-teal-900:focus{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-blue-50:focus{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-blue-100:focus{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-blue-200:focus{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-blue-300:focus{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-blue-400:focus{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-blue-600:focus{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-blue-700:focus{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-blue-800:focus{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-blue-900:focus{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-indigo-50:focus{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-indigo-100:focus{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-indigo-200:focus{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-indigo-300:focus{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-indigo-400:focus{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-indigo-500:focus{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-indigo-600:focus{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-indigo-700:focus{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-indigo-800:focus{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-indigo-900:focus{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-purple-50:focus{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-purple-100:focus{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-purple-200:focus{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-purple-300:focus{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-purple-400:focus{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-purple-500:focus{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-purple-600:focus{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-purple-700:focus{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-purple-800:focus{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-purple-900:focus{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-pink-50:focus{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-pink-100:focus{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-pink-200:focus{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-pink-300:focus{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-pink-400:focus{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-pink-500:focus{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-pink-600:focus{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-pink-700:focus{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-pink-800:focus{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .dark\:focus\:bg-pink-900:focus{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .dark\:active\:bg-transparent:active{background-color:initial}.theme-dark .dark\:active\:bg-white:active{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .dark\:active\:bg-black:active{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .dark\:active\:bg-gray-50:active{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .dark\:active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .dark\:active\:bg-gray-200:active{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .dark\:active\:bg-gray-300:active{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .dark\:active\:bg-gray-400:active{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .dark\:active\:bg-gray-500:active{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .dark\:active\:bg-gray-600:active{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .dark\:active\:bg-gray-700:active{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .dark\:active\:bg-gray-800:active{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .dark\:active\:bg-gray-900:active{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .dark\:active\:bg-cool-gray-50:active{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .dark\:active\:bg-cool-gray-100:active{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .dark\:active\:bg-cool-gray-200:active{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .dark\:active\:bg-cool-gray-300:active{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .dark\:active\:bg-cool-gray-400:active{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .dark\:active\:bg-cool-gray-500:active{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .dark\:active\:bg-cool-gray-600:active{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .dark\:active\:bg-cool-gray-700:active{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .dark\:active\:bg-cool-gray-800:active{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .dark\:active\:bg-cool-gray-900:active{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .dark\:active\:bg-red-50:active{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .dark\:active\:bg-red-100:active{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .dark\:active\:bg-red-200:active{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .dark\:active\:bg-red-300:active{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .dark\:active\:bg-red-400:active{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .dark\:active\:bg-red-500:active{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .dark\:active\:bg-red-600:active{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .dark\:active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .dark\:active\:bg-red-800:active{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .dark\:active\:bg-red-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .dark\:active\:bg-orange-50:active{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .dark\:active\:bg-orange-100:active{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .dark\:active\:bg-orange-200:active{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .dark\:active\:bg-orange-300:active{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .dark\:active\:bg-orange-400:active{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .dark\:active\:bg-orange-500:active{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .dark\:active\:bg-orange-600:active{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .dark\:active\:bg-orange-700:active{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .dark\:active\:bg-orange-800:active{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .dark\:active\:bg-orange-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .dark\:active\:bg-yellow-50:active{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .dark\:active\:bg-yellow-100:active{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .dark\:active\:bg-yellow-200:active{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .dark\:active\:bg-yellow-300:active{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .dark\:active\:bg-yellow-400:active{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .dark\:active\:bg-yellow-500:active{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .dark\:active\:bg-yellow-600:active{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .dark\:active\:bg-yellow-700:active{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .dark\:active\:bg-yellow-800:active{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .dark\:active\:bg-yellow-900:active{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .dark\:active\:bg-green-50:active{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .dark\:active\:bg-green-100:active{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .dark\:active\:bg-green-200:active{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .dark\:active\:bg-green-300:active{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .dark\:active\:bg-green-400:active{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .dark\:active\:bg-green-500:active{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .dark\:active\:bg-green-600:active{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .dark\:active\:bg-green-700:active{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .dark\:active\:bg-green-800:active{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .dark\:active\:bg-green-900:active{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .dark\:active\:bg-teal-50:active{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .dark\:active\:bg-teal-100:active{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .dark\:active\:bg-teal-200:active{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .dark\:active\:bg-teal-300:active{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .dark\:active\:bg-teal-400:active{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .dark\:active\:bg-teal-500:active{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .dark\:active\:bg-teal-600:active{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .dark\:active\:bg-teal-700:active{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .dark\:active\:bg-teal-800:active{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .dark\:active\:bg-teal-900:active{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .dark\:active\:bg-blue-50:active{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .dark\:active\:bg-blue-100:active{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .dark\:active\:bg-blue-200:active{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .dark\:active\:bg-blue-300:active{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .dark\:active\:bg-blue-400:active{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .dark\:active\:bg-blue-500:active{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .dark\:active\:bg-blue-600:active{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .dark\:active\:bg-blue-700:active{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .dark\:active\:bg-blue-800:active{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .dark\:active\:bg-blue-900:active{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .dark\:active\:bg-indigo-50:active{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .dark\:active\:bg-indigo-100:active{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .dark\:active\:bg-indigo-200:active{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .dark\:active\:bg-indigo-300:active{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .dark\:active\:bg-indigo-400:active{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .dark\:active\:bg-indigo-500:active{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .dark\:active\:bg-indigo-600:active{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .dark\:active\:bg-indigo-700:active{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .dark\:active\:bg-indigo-800:active{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .dark\:active\:bg-indigo-900:active{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .dark\:active\:bg-purple-50:active{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .dark\:active\:bg-purple-100:active{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .dark\:active\:bg-purple-200:active{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .dark\:active\:bg-purple-300:active{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .dark\:active\:bg-purple-400:active{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .dark\:active\:bg-purple-500:active{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .dark\:active\:bg-purple-600:active{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .dark\:active\:bg-purple-700:active{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .dark\:active\:bg-purple-800:active{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .dark\:active\:bg-purple-900:active{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .dark\:active\:bg-pink-50:active{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .dark\:active\:bg-pink-100:active{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .dark\:active\:bg-pink-200:active{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .dark\:active\:bg-pink-300:active{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .dark\:active\:bg-pink-400:active{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .dark\:active\:bg-pink-500:active{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .dark\:active\:bg-pink-600:active{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .dark\:active\:bg-pink-700:active{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .dark\:active\:bg-pink-800:active{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .dark\:active\:bg-pink-900:active{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-transparent:nth-child(odd){background-color:initial}.theme-dark .dark\:odd\:bg-white:nth-child(odd){--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-black:nth-child(odd){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-gray-50:nth-child(odd){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-gray-300:nth-child(odd){--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-gray-400:nth-child(odd){--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-gray-500:nth-child(odd){--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-gray-600:nth-child(odd){--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-gray-700:nth-child(odd){--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-gray-800:nth-child(odd){--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-gray-900:nth-child(odd){--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-cool-gray-50:nth-child(odd){--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-cool-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-cool-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-cool-gray-300:nth-child(odd){--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-cool-gray-400:nth-child(odd){--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-cool-gray-500:nth-child(odd){--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-cool-gray-600:nth-child(odd){--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-cool-gray-700:nth-child(odd){--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-cool-gray-800:nth-child(odd){--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-cool-gray-900:nth-child(odd){--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-red-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-red-100:nth-child(odd){--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-red-200:nth-child(odd){--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-red-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-red-400:nth-child(odd){--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-red-500:nth-child(odd){--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-red-600:nth-child(odd){--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-red-700:nth-child(odd){--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-red-800:nth-child(odd){--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-red-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-orange-50:nth-child(odd){--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-orange-100:nth-child(odd){--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-orange-200:nth-child(odd){--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-orange-300:nth-child(odd){--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-orange-400:nth-child(odd){--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-orange-500:nth-child(odd){--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-orange-600:nth-child(odd){--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-orange-700:nth-child(odd){--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-orange-800:nth-child(odd){--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-orange-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-yellow-50:nth-child(odd){--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-yellow-100:nth-child(odd){--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-yellow-200:nth-child(odd){--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-yellow-300:nth-child(odd){--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-yellow-400:nth-child(odd){--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-yellow-500:nth-child(odd){--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-yellow-600:nth-child(odd){--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-yellow-700:nth-child(odd){--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-yellow-800:nth-child(odd){--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-yellow-900:nth-child(odd){--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-green-50:nth-child(odd){--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-green-100:nth-child(odd){--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-green-200:nth-child(odd){--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-green-300:nth-child(odd){--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-green-400:nth-child(odd){--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-green-500:nth-child(odd){--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-green-600:nth-child(odd){--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-green-700:nth-child(odd){--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-green-800:nth-child(odd){--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-green-900:nth-child(odd){--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-teal-50:nth-child(odd){--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-teal-100:nth-child(odd){--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-teal-200:nth-child(odd){--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-teal-300:nth-child(odd){--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-teal-400:nth-child(odd){--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-teal-500:nth-child(odd){--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-teal-600:nth-child(odd){--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-teal-700:nth-child(odd){--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-teal-800:nth-child(odd){--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-teal-900:nth-child(odd){--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-blue-50:nth-child(odd){--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-blue-100:nth-child(odd){--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-blue-200:nth-child(odd){--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-blue-300:nth-child(odd){--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-blue-400:nth-child(odd){--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-blue-500:nth-child(odd){--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-blue-600:nth-child(odd){--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-blue-700:nth-child(odd){--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-blue-800:nth-child(odd){--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-blue-900:nth-child(odd){--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-indigo-50:nth-child(odd){--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-indigo-100:nth-child(odd){--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-indigo-200:nth-child(odd){--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-indigo-300:nth-child(odd){--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-indigo-400:nth-child(odd){--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-indigo-500:nth-child(odd){--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-indigo-600:nth-child(odd){--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-indigo-700:nth-child(odd){--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-indigo-800:nth-child(odd){--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-indigo-900:nth-child(odd){--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-purple-50:nth-child(odd){--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-purple-100:nth-child(odd){--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-purple-200:nth-child(odd){--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-purple-300:nth-child(odd){--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-purple-400:nth-child(odd){--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-purple-500:nth-child(odd){--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-purple-600:nth-child(odd){--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-purple-700:nth-child(odd){--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-purple-800:nth-child(odd){--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-purple-900:nth-child(odd){--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-pink-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-pink-100:nth-child(odd){--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-pink-200:nth-child(odd){--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-pink-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-pink-400:nth-child(odd){--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-pink-500:nth-child(odd){--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-pink-600:nth-child(odd){--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-pink-700:nth-child(odd){--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-pink-800:nth-child(odd){--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .dark\:odd\:bg-pink-900:nth-child(odd){--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.bg-none{background-image:none}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--gradient-color-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--gradient-color-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--gradient-color-stops))}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--gradient-color-stops))}.bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.from-transparent{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.from-black{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.from-gray-50{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.from-gray-100{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.from-gray-200{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.from-gray-300{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.from-gray-400{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.from-gray-500{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.from-gray-600{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.from-gray-700{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.from-gray-800{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.from-gray-900{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.from-cool-gray-50{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.from-cool-gray-100{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.from-cool-gray-200{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.from-cool-gray-300{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.from-cool-gray-400{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.from-cool-gray-500{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.from-cool-gray-600{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.from-cool-gray-700{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.from-cool-gray-800{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.from-cool-gray-900{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.from-red-50{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.from-red-100{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.from-red-200{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.from-red-300{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.from-red-400{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.from-red-500{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.from-red-600{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.from-red-700{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.from-red-800{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.from-red-900{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.from-orange-50{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.from-orange-100{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.from-orange-200{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.from-orange-300{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.from-orange-400{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.from-orange-500{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.from-orange-600{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.from-orange-700{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.from-orange-800{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.from-orange-900{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.from-yellow-50{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.from-yellow-100{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.from-yellow-200{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.from-yellow-300{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.from-yellow-400{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.from-yellow-500{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.from-yellow-600{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.from-yellow-700{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.from-yellow-800{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.from-yellow-900{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.from-green-50{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.from-green-100{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.from-green-200{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.from-green-300{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.from-green-400{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.from-green-500{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.from-green-600{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.from-green-700{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.from-green-800{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.from-green-900{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.from-teal-50{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.from-teal-100{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.from-teal-200{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.from-teal-300{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.from-teal-400{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.from-teal-500{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.from-teal-600{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.from-teal-700{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.from-teal-800{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.from-teal-900{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.from-blue-50{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.from-blue-100{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.from-blue-200{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.from-blue-300{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.from-blue-400{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.from-blue-500{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.from-blue-600{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.from-blue-700{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.from-blue-800{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.from-blue-900{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.from-indigo-50{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.from-indigo-100{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.from-indigo-200{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.from-indigo-300{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.from-indigo-400{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.from-indigo-500{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.from-indigo-600{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.from-indigo-700{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.from-indigo-800{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.from-indigo-900{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.from-purple-50{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.from-purple-100{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.from-purple-200{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.from-purple-300{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.from-purple-400{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.from-purple-500{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.from-purple-600{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.from-purple-700{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.from-purple-800{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.from-purple-900{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.from-pink-50{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.from-pink-100{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.from-pink-200{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.from-pink-300{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.from-pink-400{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.from-pink-500{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.from-pink-600{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.from-pink-700{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.from-pink-800{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.from-pink-900{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.via-transparent{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.via-black{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.via-gray-50{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.via-gray-100{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.via-gray-200{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.via-gray-300{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.via-gray-400{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.via-gray-500{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.via-gray-600{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.via-gray-700{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.via-gray-800{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.via-gray-900{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.via-cool-gray-50{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.via-cool-gray-100{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.via-cool-gray-200{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.via-cool-gray-300{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.via-cool-gray-400{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.via-cool-gray-500{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.via-cool-gray-600{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.via-cool-gray-700{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.via-cool-gray-800{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.via-cool-gray-900{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.via-red-50{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.via-red-100{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.via-red-200{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.via-red-300{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.via-red-400{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.via-red-500{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.via-red-600{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.via-red-700{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.via-red-800{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.via-red-900{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.via-orange-50{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.via-orange-100{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.via-orange-200{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.via-orange-300{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.via-orange-400{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.via-orange-500{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.via-orange-600{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.via-orange-700{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.via-orange-800{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.via-orange-900{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.via-yellow-50{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.via-yellow-100{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.via-yellow-200{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.via-yellow-300{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.via-yellow-400{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.via-yellow-500{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.via-yellow-600{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.via-yellow-700{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.via-yellow-800{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.via-yellow-900{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.via-green-50{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.via-green-100{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.via-green-200{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.via-green-300{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.via-green-400{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.via-green-500{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.via-green-600{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.via-green-700{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.via-green-800{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.via-green-900{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.via-teal-50{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.via-teal-100{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.via-teal-200{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.via-teal-300{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.via-teal-400{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.via-teal-500{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.via-teal-600{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.via-teal-700{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.via-teal-800{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.via-teal-900{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.via-blue-50{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.via-blue-100{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.via-blue-200{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.via-blue-300{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.via-blue-400{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.via-blue-500{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.via-blue-600{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.via-blue-700{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.via-blue-800{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.via-blue-900{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.via-indigo-50{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.via-indigo-100{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.via-indigo-200{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.via-indigo-300{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.via-indigo-400{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.via-indigo-500{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.via-indigo-600{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.via-indigo-700{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.via-indigo-800{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.via-indigo-900{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.via-purple-50{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.via-purple-100{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.via-purple-200{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.via-purple-300{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.via-purple-400{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.via-purple-500{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.via-purple-600{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.via-purple-700{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.via-purple-800{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.via-purple-900{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.via-pink-50{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.via-pink-100{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.via-pink-200{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.via-pink-300{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.via-pink-400{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.via-pink-500{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.via-pink-600{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.via-pink-700{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.via-pink-800{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.via-pink-900{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.to-transparent{--gradient-to-color:#0000}.to-white{--gradient-to-color:#fff}.to-black{--gradient-to-color:#000}.to-gray-50{--gradient-to-color:#f9fafb}.to-gray-100{--gradient-to-color:#f4f5f7}.to-gray-200{--gradient-to-color:#e5e7eb}.to-gray-300{--gradient-to-color:#d5d6d7}.to-gray-400{--gradient-to-color:#9e9e9e}.to-gray-500{--gradient-to-color:#707275}.to-gray-600{--gradient-to-color:#4c4f52}.to-gray-700{--gradient-to-color:#24262d}.to-gray-800{--gradient-to-color:#1a1c23}.to-gray-900{--gradient-to-color:#121317}.to-cool-gray-50{--gradient-to-color:#fbfdfe}.to-cool-gray-100{--gradient-to-color:#f1f5f9}.to-cool-gray-200{--gradient-to-color:#e2e8f0}.to-cool-gray-300{--gradient-to-color:#cfd8e3}.to-cool-gray-400{--gradient-to-color:#97a6ba}.to-cool-gray-500{--gradient-to-color:#64748b}.to-cool-gray-600{--gradient-to-color:#475569}.to-cool-gray-700{--gradient-to-color:#364152}.to-cool-gray-800{--gradient-to-color:#27303f}.to-cool-gray-900{--gradient-to-color:#1a202e}.to-red-50{--gradient-to-color:#fdf2f2}.to-red-100{--gradient-to-color:#fde8e8}.to-red-200{--gradient-to-color:#fbd5d5}.to-red-300{--gradient-to-color:#f8b4b4}.to-red-400{--gradient-to-color:#f98080}.to-red-500{--gradient-to-color:#f05252}.to-red-600{--gradient-to-color:#e02424}.to-red-700{--gradient-to-color:#c81e1e}.to-red-800{--gradient-to-color:#9b1c1c}.to-red-900{--gradient-to-color:#771d1d}.to-orange-50{--gradient-to-color:#fff8f1}.to-orange-100{--gradient-to-color:#feecdc}.to-orange-200{--gradient-to-color:#fcd9bd}.to-orange-300{--gradient-to-color:#fdba8c}.to-orange-400{--gradient-to-color:#ff8a4c}.to-orange-500{--gradient-to-color:#ff5a1f}.to-orange-600{--gradient-to-color:#d03801}.to-orange-700{--gradient-to-color:#b43403}.to-orange-800{--gradient-to-color:#8a2c0d}.to-orange-900{--gradient-to-color:#771d1d}.to-yellow-50{--gradient-to-color:#fdfdea}.to-yellow-100{--gradient-to-color:#fdf6b2}.to-yellow-200{--gradient-to-color:#fce96a}.to-yellow-300{--gradient-to-color:#faca15}.to-yellow-400{--gradient-to-color:#e3a008}.to-yellow-500{--gradient-to-color:#c27803}.to-yellow-600{--gradient-to-color:#9f580a}.to-yellow-700{--gradient-to-color:#8e4b10}.to-yellow-800{--gradient-to-color:#723b13}.to-yellow-900{--gradient-to-color:#633112}.to-green-50{--gradient-to-color:#f3faf7}.to-green-100{--gradient-to-color:#def7ec}.to-green-200{--gradient-to-color:#bcf0da}.to-green-300{--gradient-to-color:#84e1bc}.to-green-400{--gradient-to-color:#31c48d}.to-green-500{--gradient-to-color:#0e9f6e}.to-green-600{--gradient-to-color:#057a55}.to-green-700{--gradient-to-color:#046c4e}.to-green-800{--gradient-to-color:#03543f}.to-green-900{--gradient-to-color:#014737}.to-teal-50{--gradient-to-color:#edfafa}.to-teal-100{--gradient-to-color:#d5f5f6}.to-teal-200{--gradient-to-color:#afecef}.to-teal-300{--gradient-to-color:#7edce2}.to-teal-400{--gradient-to-color:#16bdca}.to-teal-500{--gradient-to-color:#0694a2}.to-teal-600{--gradient-to-color:#047481}.to-teal-700{--gradient-to-color:#036672}.to-teal-800{--gradient-to-color:#05505c}.to-teal-900{--gradient-to-color:#014451}.to-blue-50{--gradient-to-color:#ebf5ff}.to-blue-100{--gradient-to-color:#e1effe}.to-blue-200{--gradient-to-color:#c3ddfd}.to-blue-300{--gradient-to-color:#a4cafe}.to-blue-400{--gradient-to-color:#76a9fa}.to-blue-500{--gradient-to-color:#3f83f8}.to-blue-600{--gradient-to-color:#1c64f2}.to-blue-700{--gradient-to-color:#1a56db}.to-blue-800{--gradient-to-color:#1e429f}.to-blue-900{--gradient-to-color:#233876}.to-indigo-50{--gradient-to-color:#f0f5ff}.to-indigo-100{--gradient-to-color:#e5edff}.to-indigo-200{--gradient-to-color:#cddbfe}.to-indigo-300{--gradient-to-color:#b4c6fc}.to-indigo-400{--gradient-to-color:#8da2fb}.to-indigo-500{--gradient-to-color:#6875f5}.to-indigo-600{--gradient-to-color:#5850ec}.to-indigo-700{--gradient-to-color:#5145cd}.to-indigo-800{--gradient-to-color:#42389d}.to-indigo-900{--gradient-to-color:#362f78}.to-purple-50{--gradient-to-color:#f6f5ff}.to-purple-100{--gradient-to-color:#edebfe}.to-purple-200{--gradient-to-color:#dcd7fe}.to-purple-300{--gradient-to-color:#cabffd}.to-purple-400{--gradient-to-color:#ac94fa}.to-purple-500{--gradient-to-color:#9061f9}.to-purple-600{--gradient-to-color:#7e3af2}.to-purple-700{--gradient-to-color:#6c2bd9}.to-purple-800{--gradient-to-color:#5521b5}.to-purple-900{--gradient-to-color:#4a1d96}.to-pink-50{--gradient-to-color:#fdf2f8}.to-pink-100{--gradient-to-color:#fce8f3}.to-pink-200{--gradient-to-color:#fad1e8}.to-pink-300{--gradient-to-color:#f8b4d9}.to-pink-400{--gradient-to-color:#f17eb8}.to-pink-500{--gradient-to-color:#e74694}.to-pink-600{--gradient-to-color:#d61f69}.to-pink-700{--gradient-to-color:#bf125d}.to-pink-800{--gradient-to-color:#99154b}.to-pink-900{--gradient-to-color:#751a3d}.hover\:from-transparent:hover{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.hover\:from-black:hover{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.hover\:from-gray-50:hover{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.hover\:from-gray-100:hover{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.hover\:from-gray-200:hover{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.hover\:from-gray-300:hover{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.hover\:from-gray-400:hover{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.hover\:from-gray-500:hover{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.hover\:from-gray-600:hover{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.hover\:from-gray-700:hover{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.hover\:from-gray-800:hover{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.hover\:from-gray-900:hover{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.hover\:from-cool-gray-50:hover{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.hover\:from-cool-gray-100:hover{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.hover\:from-cool-gray-200:hover{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.hover\:from-cool-gray-300:hover{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.hover\:from-cool-gray-400:hover{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.hover\:from-cool-gray-500:hover{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.hover\:from-cool-gray-600:hover{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.hover\:from-cool-gray-700:hover{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.hover\:from-cool-gray-800:hover{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.hover\:from-cool-gray-900:hover{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.hover\:from-red-50:hover{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.hover\:from-red-100:hover{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.hover\:from-red-200:hover{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.hover\:from-red-300:hover{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.hover\:from-red-400:hover{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.hover\:from-red-500:hover{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.hover\:from-red-600:hover{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.hover\:from-red-700:hover{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.hover\:from-red-800:hover{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.hover\:from-red-900:hover{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.hover\:from-orange-50:hover{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.hover\:from-orange-100:hover{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.hover\:from-orange-200:hover{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.hover\:from-orange-300:hover{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.hover\:from-orange-400:hover{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.hover\:from-orange-500:hover{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.hover\:from-orange-600:hover{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.hover\:from-orange-700:hover{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.hover\:from-orange-800:hover{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.hover\:from-orange-900:hover{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.hover\:from-yellow-50:hover{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.hover\:from-yellow-100:hover{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.hover\:from-yellow-200:hover{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.hover\:from-yellow-300:hover{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.hover\:from-yellow-400:hover{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.hover\:from-yellow-500:hover{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.hover\:from-yellow-600:hover{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.hover\:from-yellow-700:hover{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.hover\:from-yellow-800:hover{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.hover\:from-yellow-900:hover{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.hover\:from-green-50:hover{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.hover\:from-green-100:hover{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.hover\:from-green-200:hover{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.hover\:from-green-300:hover{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.hover\:from-green-400:hover{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.hover\:from-green-500:hover{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.hover\:from-green-600:hover{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.hover\:from-green-700:hover{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.hover\:from-green-800:hover{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.hover\:from-green-900:hover{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.hover\:from-teal-50:hover{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.hover\:from-teal-100:hover{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.hover\:from-teal-200:hover{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.hover\:from-teal-300:hover{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.hover\:from-teal-400:hover{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.hover\:from-teal-500:hover{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.hover\:from-teal-600:hover{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.hover\:from-teal-700:hover{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.hover\:from-teal-800:hover{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.hover\:from-teal-900:hover{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.hover\:from-blue-50:hover{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.hover\:from-blue-100:hover{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.hover\:from-blue-200:hover{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.hover\:from-blue-300:hover{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.hover\:from-blue-400:hover{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.hover\:from-blue-500:hover{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.hover\:from-blue-600:hover{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.hover\:from-blue-700:hover{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.hover\:from-blue-800:hover{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.hover\:from-blue-900:hover{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.hover\:from-indigo-50:hover{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.hover\:from-indigo-100:hover{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.hover\:from-indigo-200:hover{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.hover\:from-indigo-300:hover{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.hover\:from-indigo-400:hover{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.hover\:from-indigo-500:hover{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.hover\:from-indigo-600:hover{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.hover\:from-indigo-700:hover{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.hover\:from-indigo-800:hover{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.hover\:from-indigo-900:hover{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.hover\:from-purple-50:hover{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.hover\:from-purple-100:hover{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.hover\:from-purple-200:hover{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.hover\:from-purple-300:hover{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.hover\:from-purple-400:hover{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.hover\:from-purple-500:hover{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.hover\:from-purple-600:hover{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.hover\:from-purple-700:hover{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.hover\:from-purple-800:hover{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.hover\:from-purple-900:hover{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.hover\:from-pink-50:hover{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.hover\:from-pink-100:hover{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.hover\:from-pink-200:hover{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.hover\:from-pink-300:hover{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.hover\:from-pink-400:hover{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.hover\:from-pink-500:hover{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.hover\:from-pink-600:hover{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.hover\:from-pink-700:hover{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.hover\:from-pink-800:hover{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.hover\:from-pink-900:hover{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.hover\:via-transparent:hover{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.hover\:via-black:hover{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.hover\:via-gray-50:hover{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.hover\:via-gray-100:hover{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.hover\:via-gray-200:hover{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.hover\:via-gray-300:hover{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.hover\:via-gray-400:hover{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.hover\:via-gray-500:hover{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.hover\:via-gray-600:hover{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.hover\:via-gray-700:hover{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.hover\:via-gray-800:hover{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.hover\:via-gray-900:hover{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.hover\:via-cool-gray-50:hover{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.hover\:via-cool-gray-100:hover{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.hover\:via-cool-gray-200:hover{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.hover\:via-cool-gray-300:hover{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.hover\:via-cool-gray-400:hover{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.hover\:via-cool-gray-500:hover{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.hover\:via-cool-gray-600:hover{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.hover\:via-cool-gray-700:hover{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.hover\:via-cool-gray-800:hover{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.hover\:via-cool-gray-900:hover{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.hover\:via-red-50:hover{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.hover\:via-red-100:hover{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.hover\:via-red-200:hover{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.hover\:via-red-300:hover{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.hover\:via-red-400:hover{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.hover\:via-red-500:hover{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.hover\:via-red-600:hover{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.hover\:via-red-700:hover{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.hover\:via-red-800:hover{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.hover\:via-red-900:hover{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.hover\:via-orange-50:hover{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.hover\:via-orange-100:hover{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.hover\:via-orange-200:hover{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.hover\:via-orange-300:hover{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.hover\:via-orange-400:hover{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.hover\:via-orange-500:hover{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.hover\:via-orange-600:hover{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.hover\:via-orange-700:hover{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.hover\:via-orange-800:hover{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.hover\:via-orange-900:hover{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.hover\:via-yellow-50:hover{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.hover\:via-yellow-100:hover{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.hover\:via-yellow-200:hover{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.hover\:via-yellow-300:hover{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.hover\:via-yellow-400:hover{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.hover\:via-yellow-500:hover{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.hover\:via-yellow-600:hover{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.hover\:via-yellow-700:hover{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.hover\:via-yellow-800:hover{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.hover\:via-yellow-900:hover{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.hover\:via-green-50:hover{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.hover\:via-green-100:hover{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.hover\:via-green-200:hover{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.hover\:via-green-300:hover{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.hover\:via-green-400:hover{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.hover\:via-green-500:hover{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.hover\:via-green-600:hover{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.hover\:via-green-700:hover{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.hover\:via-green-800:hover{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.hover\:via-green-900:hover{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.hover\:via-teal-50:hover{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.hover\:via-teal-100:hover{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.hover\:via-teal-200:hover{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.hover\:via-teal-300:hover{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.hover\:via-teal-400:hover{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.hover\:via-teal-500:hover{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.hover\:via-teal-600:hover{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.hover\:via-teal-700:hover{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.hover\:via-teal-800:hover{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.hover\:via-teal-900:hover{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.hover\:via-blue-50:hover{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.hover\:via-blue-100:hover{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.hover\:via-blue-200:hover{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.hover\:via-blue-300:hover{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.hover\:via-blue-400:hover{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.hover\:via-blue-500:hover{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.hover\:via-blue-600:hover{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.hover\:via-blue-700:hover{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.hover\:via-blue-800:hover{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.hover\:via-blue-900:hover{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.hover\:via-indigo-50:hover{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.hover\:via-indigo-100:hover{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.hover\:via-indigo-200:hover{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.hover\:via-indigo-300:hover{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.hover\:via-indigo-400:hover{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.hover\:via-indigo-500:hover{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.hover\:via-indigo-600:hover{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.hover\:via-indigo-700:hover{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.hover\:via-indigo-800:hover{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.hover\:via-indigo-900:hover{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.hover\:via-purple-50:hover{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.hover\:via-purple-100:hover{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.hover\:via-purple-200:hover{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.hover\:via-purple-300:hover{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.hover\:via-purple-400:hover{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.hover\:via-purple-500:hover{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.hover\:via-purple-600:hover{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.hover\:via-purple-700:hover{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.hover\:via-purple-800:hover{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.hover\:via-purple-900:hover{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.hover\:via-pink-50:hover{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.hover\:via-pink-100:hover{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.hover\:via-pink-200:hover{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.hover\:via-pink-300:hover{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.hover\:via-pink-400:hover{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.hover\:via-pink-500:hover{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.hover\:via-pink-600:hover{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.hover\:via-pink-700:hover{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.hover\:via-pink-800:hover{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.hover\:via-pink-900:hover{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.hover\:to-transparent:hover{--gradient-to-color:#0000}.hover\:to-white:hover{--gradient-to-color:#fff}.hover\:to-black:hover{--gradient-to-color:#000}.hover\:to-gray-50:hover{--gradient-to-color:#f9fafb}.hover\:to-gray-100:hover{--gradient-to-color:#f4f5f7}.hover\:to-gray-200:hover{--gradient-to-color:#e5e7eb}.hover\:to-gray-300:hover{--gradient-to-color:#d5d6d7}.hover\:to-gray-400:hover{--gradient-to-color:#9e9e9e}.hover\:to-gray-500:hover{--gradient-to-color:#707275}.hover\:to-gray-600:hover{--gradient-to-color:#4c4f52}.hover\:to-gray-700:hover{--gradient-to-color:#24262d}.hover\:to-gray-800:hover{--gradient-to-color:#1a1c23}.hover\:to-gray-900:hover{--gradient-to-color:#121317}.hover\:to-cool-gray-50:hover{--gradient-to-color:#fbfdfe}.hover\:to-cool-gray-100:hover{--gradient-to-color:#f1f5f9}.hover\:to-cool-gray-200:hover{--gradient-to-color:#e2e8f0}.hover\:to-cool-gray-300:hover{--gradient-to-color:#cfd8e3}.hover\:to-cool-gray-400:hover{--gradient-to-color:#97a6ba}.hover\:to-cool-gray-500:hover{--gradient-to-color:#64748b}.hover\:to-cool-gray-600:hover{--gradient-to-color:#475569}.hover\:to-cool-gray-700:hover{--gradient-to-color:#364152}.hover\:to-cool-gray-800:hover{--gradient-to-color:#27303f}.hover\:to-cool-gray-900:hover{--gradient-to-color:#1a202e}.hover\:to-red-50:hover{--gradient-to-color:#fdf2f2}.hover\:to-red-100:hover{--gradient-to-color:#fde8e8}.hover\:to-red-200:hover{--gradient-to-color:#fbd5d5}.hover\:to-red-300:hover{--gradient-to-color:#f8b4b4}.hover\:to-red-400:hover{--gradient-to-color:#f98080}.hover\:to-red-500:hover{--gradient-to-color:#f05252}.hover\:to-red-600:hover{--gradient-to-color:#e02424}.hover\:to-red-700:hover{--gradient-to-color:#c81e1e}.hover\:to-red-800:hover{--gradient-to-color:#9b1c1c}.hover\:to-red-900:hover{--gradient-to-color:#771d1d}.hover\:to-orange-50:hover{--gradient-to-color:#fff8f1}.hover\:to-orange-100:hover{--gradient-to-color:#feecdc}.hover\:to-orange-200:hover{--gradient-to-color:#fcd9bd}.hover\:to-orange-300:hover{--gradient-to-color:#fdba8c}.hover\:to-orange-400:hover{--gradient-to-color:#ff8a4c}.hover\:to-orange-500:hover{--gradient-to-color:#ff5a1f}.hover\:to-orange-600:hover{--gradient-to-color:#d03801}.hover\:to-orange-700:hover{--gradient-to-color:#b43403}.hover\:to-orange-800:hover{--gradient-to-color:#8a2c0d}.hover\:to-orange-900:hover{--gradient-to-color:#771d1d}.hover\:to-yellow-50:hover{--gradient-to-color:#fdfdea}.hover\:to-yellow-100:hover{--gradient-to-color:#fdf6b2}.hover\:to-yellow-200:hover{--gradient-to-color:#fce96a}.hover\:to-yellow-300:hover{--gradient-to-color:#faca15}.hover\:to-yellow-400:hover{--gradient-to-color:#e3a008}.hover\:to-yellow-500:hover{--gradient-to-color:#c27803}.hover\:to-yellow-600:hover{--gradient-to-color:#9f580a}.hover\:to-yellow-700:hover{--gradient-to-color:#8e4b10}.hover\:to-yellow-800:hover{--gradient-to-color:#723b13}.hover\:to-yellow-900:hover{--gradient-to-color:#633112}.hover\:to-green-50:hover{--gradient-to-color:#f3faf7}.hover\:to-green-100:hover{--gradient-to-color:#def7ec}.hover\:to-green-200:hover{--gradient-to-color:#bcf0da}.hover\:to-green-300:hover{--gradient-to-color:#84e1bc}.hover\:to-green-400:hover{--gradient-to-color:#31c48d}.hover\:to-green-500:hover{--gradient-to-color:#0e9f6e}.hover\:to-green-600:hover{--gradient-to-color:#057a55}.hover\:to-green-700:hover{--gradient-to-color:#046c4e}.hover\:to-green-800:hover{--gradient-to-color:#03543f}.hover\:to-green-900:hover{--gradient-to-color:#014737}.hover\:to-teal-50:hover{--gradient-to-color:#edfafa}.hover\:to-teal-100:hover{--gradient-to-color:#d5f5f6}.hover\:to-teal-200:hover{--gradient-to-color:#afecef}.hover\:to-teal-300:hover{--gradient-to-color:#7edce2}.hover\:to-teal-400:hover{--gradient-to-color:#16bdca}.hover\:to-teal-500:hover{--gradient-to-color:#0694a2}.hover\:to-teal-600:hover{--gradient-to-color:#047481}.hover\:to-teal-700:hover{--gradient-to-color:#036672}.hover\:to-teal-800:hover{--gradient-to-color:#05505c}.hover\:to-teal-900:hover{--gradient-to-color:#014451}.hover\:to-blue-50:hover{--gradient-to-color:#ebf5ff}.hover\:to-blue-100:hover{--gradient-to-color:#e1effe}.hover\:to-blue-200:hover{--gradient-to-color:#c3ddfd}.hover\:to-blue-300:hover{--gradient-to-color:#a4cafe}.hover\:to-blue-400:hover{--gradient-to-color:#76a9fa}.hover\:to-blue-500:hover{--gradient-to-color:#3f83f8}.hover\:to-blue-600:hover{--gradient-to-color:#1c64f2}.hover\:to-blue-700:hover{--gradient-to-color:#1a56db}.hover\:to-blue-800:hover{--gradient-to-color:#1e429f}.hover\:to-blue-900:hover{--gradient-to-color:#233876}.hover\:to-indigo-50:hover{--gradient-to-color:#f0f5ff}.hover\:to-indigo-100:hover{--gradient-to-color:#e5edff}.hover\:to-indigo-200:hover{--gradient-to-color:#cddbfe}.hover\:to-indigo-300:hover{--gradient-to-color:#b4c6fc}.hover\:to-indigo-400:hover{--gradient-to-color:#8da2fb}.hover\:to-indigo-500:hover{--gradient-to-color:#6875f5}.hover\:to-indigo-600:hover{--gradient-to-color:#5850ec}.hover\:to-indigo-700:hover{--gradient-to-color:#5145cd}.hover\:to-indigo-800:hover{--gradient-to-color:#42389d}.hover\:to-indigo-900:hover{--gradient-to-color:#362f78}.hover\:to-purple-50:hover{--gradient-to-color:#f6f5ff}.hover\:to-purple-100:hover{--gradient-to-color:#edebfe}.hover\:to-purple-200:hover{--gradient-to-color:#dcd7fe}.hover\:to-purple-300:hover{--gradient-to-color:#cabffd}.hover\:to-purple-400:hover{--gradient-to-color:#ac94fa}.hover\:to-purple-500:hover{--gradient-to-color:#9061f9}.hover\:to-purple-600:hover{--gradient-to-color:#7e3af2}.hover\:to-purple-700:hover{--gradient-to-color:#6c2bd9}.hover\:to-purple-800:hover{--gradient-to-color:#5521b5}.hover\:to-purple-900:hover{--gradient-to-color:#4a1d96}.hover\:to-pink-50:hover{--gradient-to-color:#fdf2f8}.hover\:to-pink-100:hover{--gradient-to-color:#fce8f3}.hover\:to-pink-200:hover{--gradient-to-color:#fad1e8}.hover\:to-pink-300:hover{--gradient-to-color:#f8b4d9}.hover\:to-pink-400:hover{--gradient-to-color:#f17eb8}.hover\:to-pink-500:hover{--gradient-to-color:#e74694}.hover\:to-pink-600:hover{--gradient-to-color:#d61f69}.hover\:to-pink-700:hover{--gradient-to-color:#bf125d}.hover\:to-pink-800:hover{--gradient-to-color:#99154b}.hover\:to-pink-900:hover{--gradient-to-color:#751a3d}.focus\:from-transparent:focus{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.focus\:from-black:focus{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.focus\:from-gray-50:focus{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.focus\:from-gray-100:focus{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.focus\:from-gray-200:focus{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.focus\:from-gray-300:focus{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.focus\:from-gray-400:focus{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.focus\:from-gray-500:focus{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.focus\:from-gray-600:focus{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.focus\:from-gray-700:focus{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.focus\:from-gray-800:focus{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.focus\:from-gray-900:focus{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.focus\:from-cool-gray-50:focus{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.focus\:from-cool-gray-100:focus{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.focus\:from-cool-gray-200:focus{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.focus\:from-cool-gray-300:focus{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.focus\:from-cool-gray-400:focus{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.focus\:from-cool-gray-500:focus{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.focus\:from-cool-gray-600:focus{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.focus\:from-cool-gray-700:focus{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.focus\:from-cool-gray-800:focus{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.focus\:from-cool-gray-900:focus{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.focus\:from-red-50:focus{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.focus\:from-red-100:focus{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.focus\:from-red-200:focus{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.focus\:from-red-300:focus{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.focus\:from-red-400:focus{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.focus\:from-red-500:focus{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.focus\:from-red-600:focus{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.focus\:from-red-700:focus{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.focus\:from-red-800:focus{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.focus\:from-red-900:focus{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.focus\:from-orange-50:focus{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.focus\:from-orange-100:focus{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.focus\:from-orange-200:focus{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.focus\:from-orange-300:focus{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.focus\:from-orange-400:focus{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.focus\:from-orange-500:focus{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.focus\:from-orange-600:focus{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.focus\:from-orange-700:focus{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.focus\:from-orange-800:focus{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.focus\:from-orange-900:focus{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.focus\:from-yellow-50:focus{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.focus\:from-yellow-100:focus{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.focus\:from-yellow-200:focus{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.focus\:from-yellow-300:focus{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.focus\:from-yellow-400:focus{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.focus\:from-yellow-500:focus{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.focus\:from-yellow-600:focus{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.focus\:from-yellow-700:focus{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.focus\:from-yellow-800:focus{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.focus\:from-yellow-900:focus{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.focus\:from-green-50:focus{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.focus\:from-green-100:focus{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.focus\:from-green-200:focus{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.focus\:from-green-300:focus{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.focus\:from-green-400:focus{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.focus\:from-green-500:focus{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.focus\:from-green-600:focus{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.focus\:from-green-700:focus{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.focus\:from-green-800:focus{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.focus\:from-green-900:focus{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.focus\:from-teal-50:focus{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.focus\:from-teal-100:focus{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.focus\:from-teal-200:focus{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.focus\:from-teal-300:focus{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.focus\:from-teal-400:focus{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.focus\:from-teal-500:focus{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.focus\:from-teal-600:focus{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.focus\:from-teal-700:focus{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.focus\:from-teal-800:focus{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.focus\:from-teal-900:focus{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.focus\:from-blue-50:focus{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.focus\:from-blue-100:focus{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.focus\:from-blue-200:focus{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.focus\:from-blue-300:focus{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.focus\:from-blue-400:focus{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.focus\:from-blue-500:focus{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.focus\:from-blue-600:focus{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.focus\:from-blue-700:focus{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.focus\:from-blue-800:focus{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.focus\:from-blue-900:focus{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.focus\:from-indigo-50:focus{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.focus\:from-indigo-100:focus{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.focus\:from-indigo-200:focus{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.focus\:from-indigo-300:focus{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.focus\:from-indigo-400:focus{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.focus\:from-indigo-500:focus{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.focus\:from-indigo-600:focus{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.focus\:from-indigo-700:focus{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.focus\:from-indigo-800:focus{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.focus\:from-indigo-900:focus{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.focus\:from-purple-50:focus{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.focus\:from-purple-100:focus{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.focus\:from-purple-200:focus{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.focus\:from-purple-300:focus{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.focus\:from-purple-400:focus{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.focus\:from-purple-500:focus{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.focus\:from-purple-600:focus{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.focus\:from-purple-700:focus{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.focus\:from-purple-800:focus{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.focus\:from-purple-900:focus{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.focus\:from-pink-50:focus{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.focus\:from-pink-100:focus{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.focus\:from-pink-200:focus{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.focus\:from-pink-300:focus{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.focus\:from-pink-400:focus{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.focus\:from-pink-500:focus{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.focus\:from-pink-600:focus{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.focus\:from-pink-700:focus{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.focus\:from-pink-800:focus{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.focus\:from-pink-900:focus{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.focus\:via-transparent:focus{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.focus\:via-black:focus{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.focus\:via-gray-50:focus{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.focus\:via-gray-100:focus{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.focus\:via-gray-200:focus{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.focus\:via-gray-300:focus{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.focus\:via-gray-400:focus{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.focus\:via-gray-500:focus{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.focus\:via-gray-600:focus{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.focus\:via-gray-700:focus{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.focus\:via-gray-800:focus{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.focus\:via-gray-900:focus{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.focus\:via-cool-gray-50:focus{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.focus\:via-cool-gray-100:focus{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.focus\:via-cool-gray-200:focus{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.focus\:via-cool-gray-300:focus{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.focus\:via-cool-gray-400:focus{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.focus\:via-cool-gray-500:focus{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.focus\:via-cool-gray-600:focus{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.focus\:via-cool-gray-700:focus{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.focus\:via-cool-gray-800:focus{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.focus\:via-cool-gray-900:focus{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.focus\:via-red-50:focus{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.focus\:via-red-100:focus{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.focus\:via-red-200:focus{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.focus\:via-red-300:focus{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.focus\:via-red-400:focus{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.focus\:via-red-500:focus{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.focus\:via-red-600:focus{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.focus\:via-red-700:focus{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.focus\:via-red-800:focus{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.focus\:via-red-900:focus{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.focus\:via-orange-50:focus{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.focus\:via-orange-100:focus{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.focus\:via-orange-200:focus{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.focus\:via-orange-300:focus{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.focus\:via-orange-400:focus{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.focus\:via-orange-500:focus{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.focus\:via-orange-600:focus{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.focus\:via-orange-700:focus{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.focus\:via-orange-800:focus{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.focus\:via-orange-900:focus{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.focus\:via-yellow-50:focus{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.focus\:via-yellow-100:focus{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.focus\:via-yellow-200:focus{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.focus\:via-yellow-300:focus{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.focus\:via-yellow-400:focus{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.focus\:via-yellow-500:focus{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.focus\:via-yellow-600:focus{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.focus\:via-yellow-700:focus{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.focus\:via-yellow-800:focus{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.focus\:via-yellow-900:focus{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.focus\:via-green-50:focus{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.focus\:via-green-100:focus{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.focus\:via-green-200:focus{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.focus\:via-green-300:focus{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.focus\:via-green-400:focus{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.focus\:via-green-500:focus{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.focus\:via-green-600:focus{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.focus\:via-green-700:focus{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.focus\:via-green-800:focus{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.focus\:via-green-900:focus{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.focus\:via-teal-50:focus{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.focus\:via-teal-100:focus{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.focus\:via-teal-200:focus{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.focus\:via-teal-300:focus{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.focus\:via-teal-400:focus{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.focus\:via-teal-500:focus{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.focus\:via-teal-600:focus{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.focus\:via-teal-700:focus{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.focus\:via-teal-800:focus{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.focus\:via-teal-900:focus{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.focus\:via-blue-50:focus{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.focus\:via-blue-100:focus{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.focus\:via-blue-200:focus{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.focus\:via-blue-300:focus{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.focus\:via-blue-400:focus{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.focus\:via-blue-500:focus{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.focus\:via-blue-600:focus{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.focus\:via-blue-700:focus{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.focus\:via-blue-800:focus{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.focus\:via-blue-900:focus{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.focus\:via-indigo-50:focus{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.focus\:via-indigo-100:focus{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.focus\:via-indigo-200:focus{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.focus\:via-indigo-300:focus{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.focus\:via-indigo-400:focus{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.focus\:via-indigo-500:focus{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.focus\:via-indigo-600:focus{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.focus\:via-indigo-700:focus{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.focus\:via-indigo-800:focus{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.focus\:via-indigo-900:focus{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.focus\:via-purple-50:focus{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.focus\:via-purple-100:focus{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.focus\:via-purple-200:focus{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.focus\:via-purple-300:focus{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.focus\:via-purple-400:focus{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.focus\:via-purple-500:focus{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.focus\:via-purple-600:focus{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.focus\:via-purple-700:focus{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.focus\:via-purple-800:focus{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.focus\:via-purple-900:focus{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.focus\:via-pink-50:focus{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.focus\:via-pink-100:focus{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.focus\:via-pink-200:focus{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.focus\:via-pink-300:focus{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.focus\:via-pink-400:focus{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.focus\:via-pink-500:focus{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.focus\:via-pink-600:focus{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.focus\:via-pink-700:focus{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.focus\:via-pink-800:focus{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.focus\:via-pink-900:focus{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.focus\:to-transparent:focus{--gradient-to-color:#0000}.focus\:to-white:focus{--gradient-to-color:#fff}.focus\:to-black:focus{--gradient-to-color:#000}.focus\:to-gray-50:focus{--gradient-to-color:#f9fafb}.focus\:to-gray-100:focus{--gradient-to-color:#f4f5f7}.focus\:to-gray-200:focus{--gradient-to-color:#e5e7eb}.focus\:to-gray-300:focus{--gradient-to-color:#d5d6d7}.focus\:to-gray-400:focus{--gradient-to-color:#9e9e9e}.focus\:to-gray-500:focus{--gradient-to-color:#707275}.focus\:to-gray-600:focus{--gradient-to-color:#4c4f52}.focus\:to-gray-700:focus{--gradient-to-color:#24262d}.focus\:to-gray-800:focus{--gradient-to-color:#1a1c23}.focus\:to-gray-900:focus{--gradient-to-color:#121317}.focus\:to-cool-gray-50:focus{--gradient-to-color:#fbfdfe}.focus\:to-cool-gray-100:focus{--gradient-to-color:#f1f5f9}.focus\:to-cool-gray-200:focus{--gradient-to-color:#e2e8f0}.focus\:to-cool-gray-300:focus{--gradient-to-color:#cfd8e3}.focus\:to-cool-gray-400:focus{--gradient-to-color:#97a6ba}.focus\:to-cool-gray-500:focus{--gradient-to-color:#64748b}.focus\:to-cool-gray-600:focus{--gradient-to-color:#475569}.focus\:to-cool-gray-700:focus{--gradient-to-color:#364152}.focus\:to-cool-gray-800:focus{--gradient-to-color:#27303f}.focus\:to-cool-gray-900:focus{--gradient-to-color:#1a202e}.focus\:to-red-50:focus{--gradient-to-color:#fdf2f2}.focus\:to-red-100:focus{--gradient-to-color:#fde8e8}.focus\:to-red-200:focus{--gradient-to-color:#fbd5d5}.focus\:to-red-300:focus{--gradient-to-color:#f8b4b4}.focus\:to-red-400:focus{--gradient-to-color:#f98080}.focus\:to-red-500:focus{--gradient-to-color:#f05252}.focus\:to-red-600:focus{--gradient-to-color:#e02424}.focus\:to-red-700:focus{--gradient-to-color:#c81e1e}.focus\:to-red-800:focus{--gradient-to-color:#9b1c1c}.focus\:to-red-900:focus{--gradient-to-color:#771d1d}.focus\:to-orange-50:focus{--gradient-to-color:#fff8f1}.focus\:to-orange-100:focus{--gradient-to-color:#feecdc}.focus\:to-orange-200:focus{--gradient-to-color:#fcd9bd}.focus\:to-orange-300:focus{--gradient-to-color:#fdba8c}.focus\:to-orange-400:focus{--gradient-to-color:#ff8a4c}.focus\:to-orange-500:focus{--gradient-to-color:#ff5a1f}.focus\:to-orange-600:focus{--gradient-to-color:#d03801}.focus\:to-orange-700:focus{--gradient-to-color:#b43403}.focus\:to-orange-800:focus{--gradient-to-color:#8a2c0d}.focus\:to-orange-900:focus{--gradient-to-color:#771d1d}.focus\:to-yellow-50:focus{--gradient-to-color:#fdfdea}.focus\:to-yellow-100:focus{--gradient-to-color:#fdf6b2}.focus\:to-yellow-200:focus{--gradient-to-color:#fce96a}.focus\:to-yellow-300:focus{--gradient-to-color:#faca15}.focus\:to-yellow-400:focus{--gradient-to-color:#e3a008}.focus\:to-yellow-500:focus{--gradient-to-color:#c27803}.focus\:to-yellow-600:focus{--gradient-to-color:#9f580a}.focus\:to-yellow-700:focus{--gradient-to-color:#8e4b10}.focus\:to-yellow-800:focus{--gradient-to-color:#723b13}.focus\:to-yellow-900:focus{--gradient-to-color:#633112}.focus\:to-green-50:focus{--gradient-to-color:#f3faf7}.focus\:to-green-100:focus{--gradient-to-color:#def7ec}.focus\:to-green-200:focus{--gradient-to-color:#bcf0da}.focus\:to-green-300:focus{--gradient-to-color:#84e1bc}.focus\:to-green-400:focus{--gradient-to-color:#31c48d}.focus\:to-green-500:focus{--gradient-to-color:#0e9f6e}.focus\:to-green-600:focus{--gradient-to-color:#057a55}.focus\:to-green-700:focus{--gradient-to-color:#046c4e}.focus\:to-green-800:focus{--gradient-to-color:#03543f}.focus\:to-green-900:focus{--gradient-to-color:#014737}.focus\:to-teal-50:focus{--gradient-to-color:#edfafa}.focus\:to-teal-100:focus{--gradient-to-color:#d5f5f6}.focus\:to-teal-200:focus{--gradient-to-color:#afecef}.focus\:to-teal-300:focus{--gradient-to-color:#7edce2}.focus\:to-teal-400:focus{--gradient-to-color:#16bdca}.focus\:to-teal-500:focus{--gradient-to-color:#0694a2}.focus\:to-teal-600:focus{--gradient-to-color:#047481}.focus\:to-teal-700:focus{--gradient-to-color:#036672}.focus\:to-teal-800:focus{--gradient-to-color:#05505c}.focus\:to-teal-900:focus{--gradient-to-color:#014451}.focus\:to-blue-50:focus{--gradient-to-color:#ebf5ff}.focus\:to-blue-100:focus{--gradient-to-color:#e1effe}.focus\:to-blue-200:focus{--gradient-to-color:#c3ddfd}.focus\:to-blue-300:focus{--gradient-to-color:#a4cafe}.focus\:to-blue-400:focus{--gradient-to-color:#76a9fa}.focus\:to-blue-500:focus{--gradient-to-color:#3f83f8}.focus\:to-blue-600:focus{--gradient-to-color:#1c64f2}.focus\:to-blue-700:focus{--gradient-to-color:#1a56db}.focus\:to-blue-800:focus{--gradient-to-color:#1e429f}.focus\:to-blue-900:focus{--gradient-to-color:#233876}.focus\:to-indigo-50:focus{--gradient-to-color:#f0f5ff}.focus\:to-indigo-100:focus{--gradient-to-color:#e5edff}.focus\:to-indigo-200:focus{--gradient-to-color:#cddbfe}.focus\:to-indigo-300:focus{--gradient-to-color:#b4c6fc}.focus\:to-indigo-400:focus{--gradient-to-color:#8da2fb}.focus\:to-indigo-500:focus{--gradient-to-color:#6875f5}.focus\:to-indigo-600:focus{--gradient-to-color:#5850ec}.focus\:to-indigo-700:focus{--gradient-to-color:#5145cd}.focus\:to-indigo-800:focus{--gradient-to-color:#42389d}.focus\:to-indigo-900:focus{--gradient-to-color:#362f78}.focus\:to-purple-50:focus{--gradient-to-color:#f6f5ff}.focus\:to-purple-100:focus{--gradient-to-color:#edebfe}.focus\:to-purple-200:focus{--gradient-to-color:#dcd7fe}.focus\:to-purple-300:focus{--gradient-to-color:#cabffd}.focus\:to-purple-400:focus{--gradient-to-color:#ac94fa}.focus\:to-purple-500:focus{--gradient-to-color:#9061f9}.focus\:to-purple-600:focus{--gradient-to-color:#7e3af2}.focus\:to-purple-700:focus{--gradient-to-color:#6c2bd9}.focus\:to-purple-800:focus{--gradient-to-color:#5521b5}.focus\:to-purple-900:focus{--gradient-to-color:#4a1d96}.focus\:to-pink-50:focus{--gradient-to-color:#fdf2f8}.focus\:to-pink-100:focus{--gradient-to-color:#fce8f3}.focus\:to-pink-200:focus{--gradient-to-color:#fad1e8}.focus\:to-pink-300:focus{--gradient-to-color:#f8b4d9}.focus\:to-pink-400:focus{--gradient-to-color:#f17eb8}.focus\:to-pink-500:focus{--gradient-to-color:#e74694}.focus\:to-pink-600:focus{--gradient-to-color:#d61f69}.focus\:to-pink-700:focus{--gradient-to-color:#bf125d}.focus\:to-pink-800:focus{--gradient-to-color:#99154b}.focus\:to-pink-900:focus{--gradient-to-color:#751a3d}.bg-opacity-0{--bg-opacity:0}.bg-opacity-10{--bg-opacity:0.1}.bg-opacity-25{--bg-opacity:0.25}.bg-opacity-50{--bg-opacity:0.5}.bg-opacity-75{--bg-opacity:0.75}.bg-opacity-100{--bg-opacity:1}.hover\:bg-opacity-0:hover{--bg-opacity:0}.hover\:bg-opacity-10:hover{--bg-opacity:0.1}.hover\:bg-opacity-25:hover{--bg-opacity:0.25}.hover\:bg-opacity-50:hover{--bg-opacity:0.5}.hover\:bg-opacity-75:hover{--bg-opacity:0.75}.hover\:bg-opacity-100:hover{--bg-opacity:1}.focus\:bg-opacity-0:focus{--bg-opacity:0}.focus\:bg-opacity-10:focus{--bg-opacity:0.1}.focus\:bg-opacity-25:focus{--bg-opacity:0.25}.focus\:bg-opacity-50:focus{--bg-opacity:0.5}.focus\:bg-opacity-75:focus{--bg-opacity:0.75}.focus\:bg-opacity-100:focus{--bg-opacity:1}.theme-dark .dark\:hover\:bg-opacity-0:hover{--bg-opacity:0}.theme-dark .dark\:hover\:bg-opacity-10:hover{--bg-opacity:0.1}.theme-dark .dark\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.theme-dark .dark\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.theme-dark .dark\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.theme-dark .dark\:hover\:bg-opacity-100:hover{--bg-opacity:1}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right{background-position:100%}.bg-right-bottom{background-position:100% 100%}.bg-right-top{background-position:100% 0}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:initial}.border-transparent{border-color:#0000}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border-gray-50{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.border-gray-500{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.border-gray-600{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.border-gray-700{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.border-gray-800{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.border-gray-900{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.border-cool-gray-50{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.border-cool-gray-400{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.border-cool-gray-500{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.border-cool-gray-600{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.border-cool-gray-700{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.border-cool-gray-800{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.border-cool-gray-900{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.border-red-50{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.border-red-100{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.border-red-300{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.border-red-400{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.border-red-600{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.border-red-700{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.border-red-800{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.border-red-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.border-orange-50{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.border-orange-100{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.border-orange-200{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.border-orange-300{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.border-orange-500{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.border-orange-600{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.border-orange-700{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.border-orange-800{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.border-orange-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.border-yellow-50{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.border-yellow-100{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.border-yellow-200{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.border-yellow-300{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.border-yellow-400{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.border-yellow-500{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.border-yellow-600{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.border-yellow-700{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.border-yellow-800{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.border-yellow-900{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.border-green-50{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.border-green-100{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.border-green-300{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.border-green-600{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.border-green-700{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.border-green-800{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.border-green-900{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.border-teal-50{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.border-teal-100{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.border-teal-200{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.border-teal-300{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.border-teal-400{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.border-teal-500{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.border-teal-600{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.border-teal-700{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.border-teal-800{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.border-teal-900{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.border-blue-50{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.border-blue-100{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.border-blue-300{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.border-blue-500{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.border-blue-700{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.border-blue-800{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.border-blue-900{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.border-indigo-50{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.border-indigo-100{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.border-indigo-200{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.border-indigo-300{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.border-indigo-400{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.border-indigo-500{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.border-indigo-600{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.border-indigo-700{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.border-indigo-800{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.border-indigo-900{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.border-purple-50{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.border-purple-100{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.border-purple-200{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.border-purple-300{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.border-purple-400{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.border-purple-500{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.border-purple-600{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.border-purple-700{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.border-purple-800{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.border-purple-900{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.border-pink-50{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.border-pink-100{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.border-pink-200{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.border-pink-300{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.border-pink-400{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.border-pink-500{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.border-pink-600{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.border-pink-700{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.border-pink-800{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.border-pink-900{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.hover\:border-transparent:hover{border-color:#0000}.hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.hover\:border-gray-50:hover{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.hover\:border-gray-100:hover{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.hover\:border-gray-200:hover{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.hover\:border-gray-300:hover{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.hover\:border-gray-400:hover{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.hover\:border-gray-500:hover{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.hover\:border-gray-600:hover{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.hover\:border-gray-700:hover{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.hover\:border-gray-800:hover{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.hover\:border-gray-900:hover{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.hover\:border-cool-gray-50:hover{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.hover\:border-cool-gray-100:hover{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.hover\:border-cool-gray-200:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.hover\:border-cool-gray-300:hover{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.hover\:border-cool-gray-400:hover{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.hover\:border-cool-gray-500:hover{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.hover\:border-cool-gray-600:hover{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.hover\:border-cool-gray-700:hover{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.hover\:border-cool-gray-800:hover{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.hover\:border-cool-gray-900:hover{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.hover\:border-red-50:hover{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.hover\:border-red-100:hover{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.hover\:border-red-200:hover{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.hover\:border-red-300:hover{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.hover\:border-red-400:hover{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.hover\:border-red-500:hover{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.hover\:border-red-600:hover{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.hover\:border-red-700:hover{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.hover\:border-red-800:hover{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.hover\:border-red-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.hover\:border-orange-50:hover{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.hover\:border-orange-100:hover{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.hover\:border-orange-200:hover{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.hover\:border-orange-300:hover{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.hover\:border-orange-400:hover{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.hover\:border-orange-600:hover{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.hover\:border-orange-700:hover{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.hover\:border-orange-800:hover{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.hover\:border-orange-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.hover\:border-yellow-50:hover{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.hover\:border-yellow-100:hover{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.hover\:border-yellow-200:hover{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.hover\:border-yellow-300:hover{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.hover\:border-yellow-400:hover{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.hover\:border-yellow-500:hover{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.hover\:border-yellow-600:hover{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.hover\:border-yellow-700:hover{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.hover\:border-yellow-800:hover{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.hover\:border-yellow-900:hover{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.hover\:border-green-50:hover{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.hover\:border-green-100:hover{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.hover\:border-green-200:hover{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.hover\:border-green-300:hover{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.hover\:border-green-400:hover{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.hover\:border-green-500:hover{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.hover\:border-green-600:hover{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.hover\:border-green-700:hover{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.hover\:border-green-800:hover{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.hover\:border-green-900:hover{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.hover\:border-teal-50:hover{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.hover\:border-teal-100:hover{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.hover\:border-teal-200:hover{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.hover\:border-teal-300:hover{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.hover\:border-teal-400:hover{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.hover\:border-teal-500:hover{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.hover\:border-teal-600:hover{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.hover\:border-teal-700:hover{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.hover\:border-teal-800:hover{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.hover\:border-teal-900:hover{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.hover\:border-blue-50:hover{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.hover\:border-blue-100:hover{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.hover\:border-blue-200:hover{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.hover\:border-blue-300:hover{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.hover\:border-blue-400:hover{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.hover\:border-blue-600:hover{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.hover\:border-blue-700:hover{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.hover\:border-blue-800:hover{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.hover\:border-blue-900:hover{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.hover\:border-indigo-50:hover{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.hover\:border-indigo-100:hover{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.hover\:border-indigo-200:hover{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.hover\:border-indigo-300:hover{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.hover\:border-indigo-400:hover{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.hover\:border-indigo-500:hover{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.hover\:border-indigo-600:hover{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.hover\:border-indigo-700:hover{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.hover\:border-indigo-800:hover{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.hover\:border-indigo-900:hover{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.hover\:border-purple-50:hover{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.hover\:border-purple-100:hover{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.hover\:border-purple-200:hover{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.hover\:border-purple-300:hover{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.hover\:border-purple-400:hover{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.hover\:border-purple-500:hover{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.hover\:border-purple-600:hover{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.hover\:border-purple-700:hover{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.hover\:border-purple-800:hover{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.hover\:border-purple-900:hover{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.hover\:border-pink-50:hover{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.hover\:border-pink-100:hover{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.hover\:border-pink-200:hover{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.hover\:border-pink-300:hover{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.hover\:border-pink-400:hover{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.hover\:border-pink-500:hover{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.hover\:border-pink-600:hover{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.hover\:border-pink-700:hover{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.hover\:border-pink-800:hover{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.hover\:border-pink-900:hover{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.focus\:border-transparent:focus{border-color:#0000}.focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.focus\:border-black:focus{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.focus\:border-gray-50:focus{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.focus\:border-gray-100:focus{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.focus\:border-gray-200:focus{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.focus\:border-gray-300:focus{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.focus\:border-gray-400:focus{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.focus\:border-gray-500:focus{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.focus\:border-gray-600:focus{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.focus\:border-gray-700:focus{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.focus\:border-gray-800:focus{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.focus\:border-gray-900:focus{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.focus\:border-cool-gray-50:focus{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.focus\:border-cool-gray-100:focus{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.focus\:border-cool-gray-200:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.focus\:border-cool-gray-300:focus{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.focus\:border-cool-gray-400:focus{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.focus\:border-cool-gray-500:focus{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.focus\:border-cool-gray-600:focus{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.focus\:border-cool-gray-700:focus{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.focus\:border-cool-gray-800:focus{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.focus\:border-cool-gray-900:focus{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.focus\:border-red-50:focus{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.focus\:border-red-100:focus{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.focus\:border-red-200:focus{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.focus\:border-red-300:focus{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.focus\:border-red-400:focus{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.focus\:border-red-500:focus{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.focus\:border-red-600:focus{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.focus\:border-red-800:focus{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.focus\:border-red-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.focus\:border-orange-50:focus{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.focus\:border-orange-100:focus{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.focus\:border-orange-200:focus{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.focus\:border-orange-300:focus{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.focus\:border-orange-400:focus{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.focus\:border-orange-600:focus{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.focus\:border-orange-700:focus{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.focus\:border-orange-800:focus{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.focus\:border-orange-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.focus\:border-yellow-50:focus{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.focus\:border-yellow-100:focus{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.focus\:border-yellow-200:focus{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.focus\:border-yellow-300:focus{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.focus\:border-yellow-400:focus{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.focus\:border-yellow-500:focus{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.focus\:border-yellow-600:focus{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.focus\:border-yellow-700:focus{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.focus\:border-yellow-800:focus{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.focus\:border-yellow-900:focus{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.focus\:border-green-50:focus{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.focus\:border-green-100:focus{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.focus\:border-green-200:focus{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.focus\:border-green-300:focus{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.focus\:border-green-400:focus{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.focus\:border-green-500:focus{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.focus\:border-green-600:focus{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.focus\:border-green-700:focus{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.focus\:border-green-800:focus{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.focus\:border-green-900:focus{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.focus\:border-teal-50:focus{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.focus\:border-teal-100:focus{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.focus\:border-teal-200:focus{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.focus\:border-teal-300:focus{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.focus\:border-teal-400:focus{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.focus\:border-teal-500:focus{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.focus\:border-teal-600:focus{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.focus\:border-teal-700:focus{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.focus\:border-teal-800:focus{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.focus\:border-teal-900:focus{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.focus\:border-blue-50:focus{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.focus\:border-blue-100:focus{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.focus\:border-blue-200:focus{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.focus\:border-blue-400:focus{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.focus\:border-blue-500:focus{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.focus\:border-blue-600:focus{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.focus\:border-blue-800:focus{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.focus\:border-blue-900:focus{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.focus\:border-indigo-50:focus{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.focus\:border-indigo-100:focus{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.focus\:border-indigo-200:focus{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.focus\:border-indigo-300:focus{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.focus\:border-indigo-400:focus{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.focus\:border-indigo-600:focus{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.focus\:border-indigo-700:focus{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.focus\:border-indigo-800:focus{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.focus\:border-indigo-900:focus{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.focus\:border-purple-50:focus{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.focus\:border-purple-100:focus{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.focus\:border-purple-200:focus{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.focus\:border-purple-300:focus{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.focus\:border-purple-400:focus{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.focus\:border-purple-500:focus{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.focus\:border-purple-600:focus{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.focus\:border-purple-700:focus{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.focus\:border-purple-800:focus{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.focus\:border-purple-900:focus{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.focus\:border-pink-50:focus{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.focus\:border-pink-100:focus{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.focus\:border-pink-200:focus{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.focus\:border-pink-300:focus{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.focus\:border-pink-400:focus{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.focus\:border-pink-500:focus{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.focus\:border-pink-600:focus{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.focus\:border-pink-700:focus{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.focus\:border-pink-800:focus{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.focus\:border-pink-900:focus{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .dark\:border-transparent{border-color:#0000}.theme-dark .dark\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .dark\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .dark\:border-gray-50{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .dark\:border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .dark\:border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .dark\:border-gray-300{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .dark\:border-gray-400{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .dark\:border-gray-500{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .dark\:border-gray-600{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .dark\:border-gray-700{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .dark\:border-gray-800{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .dark\:border-gray-900{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .dark\:border-cool-gray-50{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .dark\:border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .dark\:border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .dark\:border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .dark\:border-cool-gray-400{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .dark\:border-cool-gray-500{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .dark\:border-cool-gray-600{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .dark\:border-cool-gray-700{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .dark\:border-cool-gray-800{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .dark\:border-cool-gray-900{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .dark\:border-red-50{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .dark\:border-red-100{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .dark\:border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .dark\:border-red-300{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .dark\:border-red-400{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .dark\:border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .dark\:border-red-600{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .dark\:border-red-700{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .dark\:border-red-800{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .dark\:border-red-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .dark\:border-orange-50{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .dark\:border-orange-100{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .dark\:border-orange-200{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .dark\:border-orange-300{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .dark\:border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .dark\:border-orange-500{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .dark\:border-orange-600{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .dark\:border-orange-700{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .dark\:border-orange-800{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .dark\:border-orange-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .dark\:border-yellow-50{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .dark\:border-yellow-100{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .dark\:border-yellow-200{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .dark\:border-yellow-300{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .dark\:border-yellow-400{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .dark\:border-yellow-500{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .dark\:border-yellow-600{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .dark\:border-yellow-700{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .dark\:border-yellow-800{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .dark\:border-yellow-900{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .dark\:border-green-50{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .dark\:border-green-100{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .dark\:border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .dark\:border-green-300{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .dark\:border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .dark\:border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .dark\:border-green-600{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .dark\:border-green-700{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .dark\:border-green-800{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .dark\:border-green-900{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .dark\:border-teal-50{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .dark\:border-teal-100{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .dark\:border-teal-200{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .dark\:border-teal-300{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .dark\:border-teal-400{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .dark\:border-teal-500{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .dark\:border-teal-600{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .dark\:border-teal-700{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .dark\:border-teal-800{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .dark\:border-teal-900{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .dark\:border-blue-50{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .dark\:border-blue-100{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .dark\:border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .dark\:border-blue-300{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .dark\:border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .dark\:border-blue-500{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .dark\:border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .dark\:border-blue-700{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .dark\:border-blue-800{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .dark\:border-blue-900{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .dark\:border-indigo-50{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .dark\:border-indigo-100{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .dark\:border-indigo-200{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .dark\:border-indigo-300{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .dark\:border-indigo-400{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .dark\:border-indigo-500{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .dark\:border-indigo-600{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .dark\:border-indigo-700{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .dark\:border-indigo-800{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .dark\:border-indigo-900{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .dark\:border-purple-50{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .dark\:border-purple-100{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .dark\:border-purple-200{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .dark\:border-purple-300{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .dark\:border-purple-400{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .dark\:border-purple-500{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .dark\:border-purple-600{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .dark\:border-purple-700{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .dark\:border-purple-800{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .dark\:border-purple-900{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .dark\:border-pink-50{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .dark\:border-pink-100{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .dark\:border-pink-200{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .dark\:border-pink-300{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .dark\:border-pink-400{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .dark\:border-pink-500{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .dark\:border-pink-600{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .dark\:border-pink-700{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .dark\:border-pink-800{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .dark\:border-pink-900{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .dark\:focus\:border-transparent:focus{border-color:#0000}.theme-dark .dark\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .dark\:focus\:border-black:focus{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .dark\:focus\:border-gray-50:focus{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .dark\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .dark\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .dark\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .dark\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .dark\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .dark\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .dark\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .dark\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .dark\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .dark\:focus\:border-cool-gray-50:focus{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .dark\:focus\:border-cool-gray-100:focus{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .dark\:focus\:border-cool-gray-200:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .dark\:focus\:border-cool-gray-300:focus{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .dark\:focus\:border-cool-gray-400:focus{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .dark\:focus\:border-cool-gray-500:focus{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .dark\:focus\:border-cool-gray-600:focus{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .dark\:focus\:border-cool-gray-700:focus{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .dark\:focus\:border-cool-gray-800:focus{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .dark\:focus\:border-cool-gray-900:focus{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .dark\:focus\:border-red-50:focus{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .dark\:focus\:border-red-100:focus{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .dark\:focus\:border-red-200:focus{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .dark\:focus\:border-red-300:focus{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .dark\:focus\:border-red-400:focus{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .dark\:focus\:border-red-500:focus{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .dark\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .dark\:focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .dark\:focus\:border-red-800:focus{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .dark\:focus\:border-red-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .dark\:focus\:border-orange-50:focus{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .dark\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .dark\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .dark\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .dark\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .dark\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .dark\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .dark\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .dark\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .dark\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .dark\:focus\:border-yellow-50:focus{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .dark\:focus\:border-yellow-100:focus{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .dark\:focus\:border-yellow-200:focus{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .dark\:focus\:border-yellow-300:focus{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .dark\:focus\:border-yellow-400:focus{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .dark\:focus\:border-yellow-500:focus{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .dark\:focus\:border-yellow-600:focus{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .dark\:focus\:border-yellow-700:focus{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .dark\:focus\:border-yellow-800:focus{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .dark\:focus\:border-yellow-900:focus{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .dark\:focus\:border-green-50:focus{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .dark\:focus\:border-green-100:focus{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .dark\:focus\:border-green-200:focus{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .dark\:focus\:border-green-300:focus{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .dark\:focus\:border-green-400:focus{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .dark\:focus\:border-green-500:focus{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .dark\:focus\:border-green-600:focus{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .dark\:focus\:border-green-700:focus{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .dark\:focus\:border-green-800:focus{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .dark\:focus\:border-green-900:focus{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .dark\:focus\:border-teal-50:focus{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .dark\:focus\:border-teal-100:focus{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .dark\:focus\:border-teal-200:focus{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .dark\:focus\:border-teal-300:focus{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .dark\:focus\:border-teal-400:focus{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .dark\:focus\:border-teal-500:focus{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .dark\:focus\:border-teal-600:focus{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .dark\:focus\:border-teal-700:focus{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .dark\:focus\:border-teal-800:focus{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .dark\:focus\:border-teal-900:focus{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .dark\:focus\:border-blue-50:focus{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .dark\:focus\:border-blue-100:focus{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .dark\:focus\:border-blue-200:focus{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .dark\:focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .dark\:focus\:border-blue-400:focus{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .dark\:focus\:border-blue-500:focus{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .dark\:focus\:border-blue-600:focus{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .dark\:focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .dark\:focus\:border-blue-800:focus{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .dark\:focus\:border-blue-900:focus{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .dark\:focus\:border-indigo-50:focus{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .dark\:focus\:border-indigo-100:focus{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .dark\:focus\:border-indigo-200:focus{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .dark\:focus\:border-indigo-300:focus{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .dark\:focus\:border-indigo-400:focus{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .dark\:focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .dark\:focus\:border-indigo-600:focus{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .dark\:focus\:border-indigo-700:focus{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .dark\:focus\:border-indigo-800:focus{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .dark\:focus\:border-indigo-900:focus{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .dark\:focus\:border-purple-50:focus{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .dark\:focus\:border-purple-100:focus{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .dark\:focus\:border-purple-200:focus{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .dark\:focus\:border-purple-300:focus{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .dark\:focus\:border-purple-400:focus{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .dark\:focus\:border-purple-500:focus{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .dark\:focus\:border-purple-600:focus{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .dark\:focus\:border-purple-700:focus{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .dark\:focus\:border-purple-800:focus{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .dark\:focus\:border-purple-900:focus{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .dark\:focus\:border-pink-50:focus{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .dark\:focus\:border-pink-100:focus{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .dark\:focus\:border-pink-200:focus{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .dark\:focus\:border-pink-300:focus{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .dark\:focus\:border-pink-400:focus{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .dark\:focus\:border-pink-500:focus{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .dark\:focus\:border-pink-600:focus{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .dark\:focus\:border-pink-700:focus{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .dark\:focus\:border-pink-800:focus{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .dark\:focus\:border-pink-900:focus{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .dark\:hover\:border-transparent:hover{border-color:#0000}.theme-dark .dark\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .dark\:hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .dark\:hover\:border-gray-50:hover{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .dark\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .dark\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .dark\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .dark\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .dark\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .dark\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .dark\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .dark\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .dark\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .dark\:hover\:border-cool-gray-50:hover{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .dark\:hover\:border-cool-gray-100:hover{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .dark\:hover\:border-cool-gray-200:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .dark\:hover\:border-cool-gray-300:hover{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .dark\:hover\:border-cool-gray-400:hover{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .dark\:hover\:border-cool-gray-500:hover{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .dark\:hover\:border-cool-gray-600:hover{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .dark\:hover\:border-cool-gray-700:hover{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .dark\:hover\:border-cool-gray-800:hover{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .dark\:hover\:border-cool-gray-900:hover{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .dark\:hover\:border-red-50:hover{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .dark\:hover\:border-red-100:hover{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .dark\:hover\:border-red-200:hover{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .dark\:hover\:border-red-300:hover{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .dark\:hover\:border-red-400:hover{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .dark\:hover\:border-red-500:hover{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .dark\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .dark\:hover\:border-red-700:hover{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .dark\:hover\:border-red-800:hover{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .dark\:hover\:border-red-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .dark\:hover\:border-orange-50:hover{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .dark\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .dark\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .dark\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .dark\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .dark\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .dark\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .dark\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .dark\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .dark\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .dark\:hover\:border-yellow-50:hover{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .dark\:hover\:border-yellow-100:hover{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .dark\:hover\:border-yellow-200:hover{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .dark\:hover\:border-yellow-300:hover{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .dark\:hover\:border-yellow-400:hover{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .dark\:hover\:border-yellow-500:hover{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .dark\:hover\:border-yellow-600:hover{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .dark\:hover\:border-yellow-700:hover{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .dark\:hover\:border-yellow-800:hover{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .dark\:hover\:border-yellow-900:hover{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .dark\:hover\:border-green-50:hover{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .dark\:hover\:border-green-100:hover{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .dark\:hover\:border-green-200:hover{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .dark\:hover\:border-green-300:hover{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .dark\:hover\:border-green-400:hover{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .dark\:hover\:border-green-500:hover{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .dark\:hover\:border-green-600:hover{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .dark\:hover\:border-green-700:hover{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .dark\:hover\:border-green-800:hover{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .dark\:hover\:border-green-900:hover{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .dark\:hover\:border-teal-50:hover{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .dark\:hover\:border-teal-100:hover{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .dark\:hover\:border-teal-200:hover{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .dark\:hover\:border-teal-300:hover{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .dark\:hover\:border-teal-400:hover{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .dark\:hover\:border-teal-500:hover{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .dark\:hover\:border-teal-600:hover{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .dark\:hover\:border-teal-700:hover{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .dark\:hover\:border-teal-800:hover{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .dark\:hover\:border-teal-900:hover{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .dark\:hover\:border-blue-50:hover{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .dark\:hover\:border-blue-100:hover{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .dark\:hover\:border-blue-200:hover{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .dark\:hover\:border-blue-300:hover{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .dark\:hover\:border-blue-400:hover{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .dark\:hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .dark\:hover\:border-blue-600:hover{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .dark\:hover\:border-blue-700:hover{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .dark\:hover\:border-blue-800:hover{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .dark\:hover\:border-blue-900:hover{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .dark\:hover\:border-indigo-50:hover{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .dark\:hover\:border-indigo-100:hover{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .dark\:hover\:border-indigo-200:hover{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .dark\:hover\:border-indigo-300:hover{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .dark\:hover\:border-indigo-400:hover{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .dark\:hover\:border-indigo-500:hover{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .dark\:hover\:border-indigo-600:hover{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .dark\:hover\:border-indigo-700:hover{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .dark\:hover\:border-indigo-800:hover{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .dark\:hover\:border-indigo-900:hover{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .dark\:hover\:border-purple-50:hover{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .dark\:hover\:border-purple-100:hover{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .dark\:hover\:border-purple-200:hover{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .dark\:hover\:border-purple-300:hover{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .dark\:hover\:border-purple-400:hover{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .dark\:hover\:border-purple-500:hover{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .dark\:hover\:border-purple-600:hover{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .dark\:hover\:border-purple-700:hover{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .dark\:hover\:border-purple-800:hover{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .dark\:hover\:border-purple-900:hover{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .dark\:hover\:border-pink-50:hover{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .dark\:hover\:border-pink-100:hover{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .dark\:hover\:border-pink-200:hover{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .dark\:hover\:border-pink-300:hover{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .dark\:hover\:border-pink-400:hover{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .dark\:hover\:border-pink-500:hover{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .dark\:hover\:border-pink-600:hover{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .dark\:hover\:border-pink-700:hover{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .dark\:hover\:border-pink-800:hover{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .dark\:hover\:border-pink-900:hover{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.border-opacity-0{--border-opacity:0}.border-opacity-25{--border-opacity:0.25}.border-opacity-50{--border-opacity:0.5}.border-opacity-75{--border-opacity:0.75}.border-opacity-100{--border-opacity:1}.hover\:border-opacity-0:hover{--border-opacity:0}.hover\:border-opacity-25:hover{--border-opacity:0.25}.hover\:border-opacity-50:hover{--border-opacity:0.5}.hover\:border-opacity-75:hover{--border-opacity:0.75}.hover\:border-opacity-100:hover{--border-opacity:1}.focus\:border-opacity-0:focus{--border-opacity:0}.focus\:border-opacity-25:focus{--border-opacity:0.25}.focus\:border-opacity-50:focus{--border-opacity:0.5}.focus\:border-opacity-75:focus{--border-opacity:0.75}.focus\:border-opacity-100:focus{--border-opacity:1}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-t-sm{border-top-left-radius:.125rem}.rounded-r-sm,.rounded-t-sm{border-top-right-radius:.125rem}.rounded-b-sm,.rounded-r-sm{border-bottom-right-radius:.125rem}.rounded-b-sm,.rounded-l-sm{border-bottom-left-radius:.125rem}.rounded-l-sm{border-top-left-radius:.125rem}.rounded-t{border-top-left-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-b,.rounded-r{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem}.rounded-r-md,.rounded-t-md{border-top-right-radius:.375rem}.rounded-b-md,.rounded-r-md{border-bottom-right-radius:.375rem}.rounded-b-md,.rounded-l-md{border-bottom-left-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem}.rounded-r-lg,.rounded-t-lg{border-top-right-radius:.5rem}.rounded-b-lg,.rounded-r-lg{border-bottom-right-radius:.5rem}.rounded-b-lg,.rounded-l-lg{border-bottom-left-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem}.rounded-r-xl,.rounded-t-xl{border-top-right-radius:.75rem}.rounded-b-xl,.rounded-r-xl{border-bottom-right-radius:.75rem}.rounded-b-xl,.rounded-l-xl{border-bottom-left-radius:.75rem}.rounded-l-xl{border-top-left-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-r-2xl{border-top-right-radius:1rem}.rounded-b-2xl,.rounded-r-2xl{border-bottom-right-radius:1rem}.rounded-b-2xl,.rounded-l-2xl{border-bottom-left-radius:1rem}.rounded-l-2xl{border-top-left-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem}.rounded-r-3xl,.rounded-t-3xl{border-top-right-radius:1.5rem}.rounded-b-3xl,.rounded-r-3xl{border-bottom-right-radius:1.5rem}.rounded-b-3xl,.rounded-l-3xl{border-bottom-left-radius:1.5rem}.rounded-l-3xl{border-top-left-radius:1.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-full{border-top-right-radius:9999px}.rounded-b-full,.rounded-r-full{border-bottom-right-radius:9999px}.rounded-b-full,.rounded-l-full{border-bottom-left-radius:9999px}.rounded-l-full{border-top-left-radius:9999px}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tr-3xl{border-top-right-radius:1.5rem}.rounded-br-3xl{border-bottom-right-radius:1.5rem}.rounded-bl-3xl{border-bottom-left-radius:1.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-full{border-top-right-radius:9999px}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-bl-full{border-bottom-left-radius:9999px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-4{border-top-width:4px}.border-r-4{border-right-width:4px}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-t-8{border-top-width:8px}.border-r-8{border-right-width:8px}.border-b-8{border-bottom-width:8px}.border-l-8{border-left-width:8px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.box-border{box-sizing:border-box}.box-content{box-sizing:initial}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.theme-dark .dark\:block{display:block}.theme-dark .dark\:inline-block{display:inline-block}.theme-dark .dark\:inline{display:inline}.theme-dark .dark\:flex{display:flex}.theme-dark .dark\:inline-flex{display:inline-flex}.theme-dark .dark\:table{display:table}.theme-dark .dark\:table-caption{display:table-caption}.theme-dark .dark\:table-cell{display:table-cell}.theme-dark .dark\:table-column{display:table-column}.theme-dark .dark\:table-column-group{display:table-column-group}.theme-dark .dark\:table-footer-group{display:table-footer-group}.theme-dark .dark\:table-header-group{display:table-header-group}.theme-dark .dark\:table-row-group{display:table-row-group}.theme-dark .dark\:table-row{display:table-row}.theme-dark .dark\:flow-root{display:flow-root}.theme-dark .dark\:grid{display:grid}.theme-dark .dark\:inline-grid{display:inline-grid}.theme-dark .dark\:contents{display:contents}.theme-dark .dark\:hidden{display:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-no-wrap{flex-wrap:nowrap}.place-items-auto{place-items:auto}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-stretch{place-items:stretch}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-stretch{place-content:stretch}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-items-auto{justify-items:auto}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.flex-1{flex:1 1}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clearfix:after{clear:both;content:"";display:table}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.clear-none{clear:none}.font-sans{font-family:Open Sans,sans-serif}.font-serif{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-hairline{font-weight:100}.font-thin{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.hover\:font-hairline:hover{font-weight:100}.hover\:font-thin:hover{font-weight:200}.hover\:font-light:hover{font-weight:300}.hover\:font-normal:hover{font-weight:400}.hover\:font-medium:hover{font-weight:500}.hover\:font-semibold:hover{font-weight:600}.hover\:font-bold:hover{font-weight:700}.hover\:font-extrabold:hover{font-weight:800}.hover\:font-black:hover{font-weight:900}.focus\:font-hairline:focus{font-weight:100}.focus\:font-thin:focus{font-weight:200}.focus\:font-light:focus{font-weight:300}.focus\:font-normal:focus{font-weight:400}.focus\:font-medium:focus{font-weight:500}.focus\:font-semibold:focus{font-weight:600}.focus\:font-bold:focus{font-weight:700}.focus\:font-extrabold:focus{font-weight:800}.focus\:font-black:focus{font-weight:900}.h-0{height:0}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.h-auto{height:auto}.h-px{height:1px}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:4rem}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-10{margin:2.5rem}.m-12{margin:3rem}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-32{margin:8rem}.m-40{margin:10rem}.m-48{margin:12rem}.m-56{margin:14rem}.m-64{margin:16rem}.m-auto{margin:auto}.m-px{margin:1px}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.-m-3{margin:-.75rem}.-m-4{margin:-1rem}.-m-5{margin:-1.25rem}.-m-6{margin:-1.5rem}.-m-8{margin:-2rem}.-m-10{margin:-2.5rem}.-m-12{margin:-3rem}.-m-16{margin:-4rem}.-m-20{margin:-5rem}.-m-24{margin:-6rem}.-m-32{margin:-8rem}.-m-40{margin:-10rem}.-m-48{margin:-12rem}.-m-56{margin:-14rem}.-m-64{margin:-16rem}.-m-px{margin:-1px}.my-0{margin-bottom:0;margin-top:0}.mx-0{margin-left:0;margin-right:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-12{margin-bottom:3rem;margin-top:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-16{margin-bottom:4rem;margin-top:4rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-20{margin-bottom:5rem;margin-top:5rem}.mx-20{margin-left:5rem;margin-right:5rem}.my-24{margin-bottom:6rem;margin-top:6rem}.mx-24{margin-left:6rem;margin-right:6rem}.my-32{margin-bottom:8rem;margin-top:8rem}.mx-32{margin-left:8rem;margin-right:8rem}.my-40{margin-bottom:10rem;margin-top:10rem}.mx-40{margin-left:10rem;margin-right:10rem}.my-48{margin-bottom:12rem;margin-top:12rem}.mx-48{margin-left:12rem;margin-right:12rem}.my-56{margin-bottom:14rem;margin-top:14rem}.mx-56{margin-left:14rem;margin-right:14rem}.my-64{margin-bottom:16rem;margin-top:16rem}.mx-64{margin-left:16rem;margin-right:16rem}.my-auto{margin-bottom:auto;margin-top:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-px{margin-bottom:1px;margin-top:1px}.mx-px{margin-left:1px;margin-right:1px}.-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-my-4{margin-bottom:-1rem;margin-top:-1rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-8{margin-bottom:-2rem;margin-top:-2rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-my-12{margin-bottom:-3rem;margin-top:-3rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-my-16{margin-bottom:-4rem;margin-top:-4rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-my-20{margin-bottom:-5rem;margin-top:-5rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-my-24{margin-bottom:-6rem;margin-top:-6rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-my-32{margin-bottom:-8rem;margin-top:-8rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-my-40{margin-bottom:-10rem;margin-top:-10rem}.-mx-40{margin-left:-10rem;margin-right:-10rem}.-my-48{margin-bottom:-12rem;margin-top:-12rem}.-mx-48{margin-left:-12rem;margin-right:-12rem}.-my-56{margin-bottom:-14rem;margin-top:-14rem}.-mx-56{margin-left:-14rem;margin-right:-14rem}.-my-64{margin-bottom:-16rem;margin-top:-16rem}.-mx-64{margin-left:-16rem;margin-right:-16rem}.-my-px{margin-bottom:-1px;margin-top:-1px}.-mx-px{margin-left:-1px;margin-right:-1px}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mt-12{margin-top:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.mt-20{margin-top:5rem}.mr-20{margin-right:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.mt-24{margin-top:6rem}.mr-24{margin-right:6rem}.mb-24{margin-bottom:6rem}.ml-24{margin-left:6rem}.mt-32{margin-top:8rem}.mr-32{margin-right:8rem}.mb-32{margin-bottom:8rem}.ml-32{margin-left:8rem}.mt-40{margin-top:10rem}.mr-40{margin-right:10rem}.mb-40{margin-bottom:10rem}.ml-40{margin-left:10rem}.mt-48{margin-top:12rem}.mr-48{margin-right:12rem}.mb-48{margin-bottom:12rem}.ml-48{margin-left:12rem}.mt-56{margin-top:14rem}.mr-56{margin-right:14rem}.mb-56{margin-bottom:14rem}.ml-56{margin-left:14rem}.mt-64{margin-top:16rem}.mr-64{margin-right:16rem}.mb-64{margin-bottom:16rem}.ml-64{margin-left:16rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mt-px{margin-top:1px}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.ml-px{margin-left:1px}.-mt-1{margin-top:-.25rem}.-mr-1{margin-right:-.25rem}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-mt-2{margin-top:-.5rem}.-mr-2{margin-right:-.5rem}.-mb-2{margin-bottom:-.5rem}.-ml-2{margin-left:-.5rem}.-mt-3{margin-top:-.75rem}.-mr-3{margin-right:-.75rem}.-mb-3{margin-bottom:-.75rem}.-ml-3{margin-left:-.75rem}.-mt-4{margin-top:-1rem}.-mr-4{margin-right:-1rem}.-mb-4{margin-bottom:-1rem}.-ml-4{margin-left:-1rem}.-mt-5{margin-top:-1.25rem}.-mr-5{margin-right:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-5{margin-left:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-mb-6{margin-bottom:-1.5rem}.-ml-6{margin-left:-1.5rem}.-mt-8{margin-top:-2rem}.-mr-8{margin-right:-2rem}.-mb-8{margin-bottom:-2rem}.-ml-8{margin-left:-2rem}.-mt-10{margin-top:-2.5rem}.-mr-10{margin-right:-2.5rem}.-mb-10{margin-bottom:-2.5rem}.-ml-10{margin-left:-2.5rem}.-mt-12{margin-top:-3rem}.-mr-12{margin-right:-3rem}.-mb-12{margin-bottom:-3rem}.-ml-12{margin-left:-3rem}.-mt-16{margin-top:-4rem}.-mr-16{margin-right:-4rem}.-mb-16{margin-bottom:-4rem}.-ml-16{margin-left:-4rem}.-mt-20{margin-top:-5rem}.-mr-20{margin-right:-5rem}.-mb-20{margin-bottom:-5rem}.-ml-20{margin-left:-5rem}.-mt-24{margin-top:-6rem}.-mr-24{margin-right:-6rem}.-mb-24{margin-bottom:-6rem}.-ml-24{margin-left:-6rem}.-mt-32{margin-top:-8rem}.-mr-32{margin-right:-8rem}.-mb-32{margin-bottom:-8rem}.-ml-32{margin-left:-8rem}.-mt-40{margin-top:-10rem}.-mr-40{margin-right:-10rem}.-mb-40{margin-bottom:-10rem}.-ml-40{margin-left:-10rem}.-mt-48{margin-top:-12rem}.-mr-48{margin-right:-12rem}.-mb-48{margin-bottom:-12rem}.-ml-48{margin-left:-12rem}.-mt-56{margin-top:-14rem}.-mr-56{margin-right:-14rem}.-mb-56{margin-bottom:-14rem}.-ml-56{margin-left:-14rem}.-mt-64{margin-top:-16rem}.-mr-64{margin-right:-16rem}.-mb-64{margin-bottom:-16rem}.-ml-64{margin-left:-16rem}.-mt-px{margin-top:-1px}.-mr-px{margin-right:-1px}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.last\:m-0:last-child{margin:0}.last\:m-1:last-child{margin:.25rem}.last\:m-2:last-child{margin:.5rem}.last\:m-3:last-child{margin:.75rem}.last\:m-4:last-child{margin:1rem}.last\:m-5:last-child{margin:1.25rem}.last\:m-6:last-child{margin:1.5rem}.last\:m-8:last-child{margin:2rem}.last\:m-10:last-child{margin:2.5rem}.last\:m-12:last-child{margin:3rem}.last\:m-16:last-child{margin:4rem}.last\:m-20:last-child{margin:5rem}.last\:m-24:last-child{margin:6rem}.last\:m-32:last-child{margin:8rem}.last\:m-40:last-child{margin:10rem}.last\:m-48:last-child{margin:12rem}.last\:m-56:last-child{margin:14rem}.last\:m-64:last-child{margin:16rem}.last\:m-auto:last-child{margin:auto}.last\:m-px:last-child{margin:1px}.last\:-m-1:last-child{margin:-.25rem}.last\:-m-2:last-child{margin:-.5rem}.last\:-m-3:last-child{margin:-.75rem}.last\:-m-4:last-child{margin:-1rem}.last\:-m-5:last-child{margin:-1.25rem}.last\:-m-6:last-child{margin:-1.5rem}.last\:-m-8:last-child{margin:-2rem}.last\:-m-10:last-child{margin:-2.5rem}.last\:-m-12:last-child{margin:-3rem}.last\:-m-16:last-child{margin:-4rem}.last\:-m-20:last-child{margin:-5rem}.last\:-m-24:last-child{margin:-6rem}.last\:-m-32:last-child{margin:-8rem}.last\:-m-40:last-child{margin:-10rem}.last\:-m-48:last-child{margin:-12rem}.last\:-m-56:last-child{margin:-14rem}.last\:-m-64:last-child{margin:-16rem}.last\:-m-px:last-child{margin:-1px}.last\:my-0:last-child{margin-bottom:0;margin-top:0}.last\:mx-0:last-child{margin-left:0;margin-right:0}.last\:my-1:last-child{margin-bottom:.25rem;margin-top:.25rem}.last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.last\:my-2:last-child{margin-bottom:.5rem;margin-top:.5rem}.last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.last\:my-3:last-child{margin-bottom:.75rem;margin-top:.75rem}.last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.last\:my-4:last-child{margin-bottom:1rem;margin-top:1rem}.last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.last\:my-5:last-child{margin-bottom:1.25rem;margin-top:1.25rem}.last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.last\:my-6:last-child{margin-bottom:1.5rem;margin-top:1.5rem}.last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.last\:my-8:last-child{margin-bottom:2rem;margin-top:2rem}.last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.last\:my-10:last-child{margin-bottom:2.5rem;margin-top:2.5rem}.last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.last\:my-12:last-child{margin-bottom:3rem;margin-top:3rem}.last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.last\:my-16:last-child{margin-bottom:4rem;margin-top:4rem}.last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.last\:my-20:last-child{margin-bottom:5rem;margin-top:5rem}.last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.last\:my-24:last-child{margin-bottom:6rem;margin-top:6rem}.last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.last\:my-32:last-child{margin-bottom:8rem;margin-top:8rem}.last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.last\:my-40:last-child{margin-bottom:10rem;margin-top:10rem}.last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.last\:my-48:last-child{margin-bottom:12rem;margin-top:12rem}.last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.last\:my-56:last-child{margin-bottom:14rem;margin-top:14rem}.last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.last\:my-64:last-child{margin-bottom:16rem;margin-top:16rem}.last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.last\:my-auto:last-child{margin-bottom:auto;margin-top:auto}.last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.last\:my-px:last-child{margin-bottom:1px;margin-top:1px}.last\:mx-px:last-child{margin-left:1px;margin-right:1px}.last\:-my-1:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.last\:-my-2:last-child{margin-bottom:-.5rem;margin-top:-.5rem}.last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.last\:-my-3:last-child{margin-bottom:-.75rem;margin-top:-.75rem}.last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.last\:-my-4:last-child{margin-bottom:-1rem;margin-top:-1rem}.last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.last\:-my-5:last-child{margin-bottom:-1.25rem;margin-top:-1.25rem}.last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.last\:-my-6:last-child{margin-bottom:-1.5rem;margin-top:-1.5rem}.last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.last\:-my-8:last-child{margin-bottom:-2rem;margin-top:-2rem}.last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.last\:-my-10:last-child{margin-bottom:-2.5rem;margin-top:-2.5rem}.last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.last\:-my-12:last-child{margin-bottom:-3rem;margin-top:-3rem}.last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.last\:-my-16:last-child{margin-bottom:-4rem;margin-top:-4rem}.last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.last\:-my-20:last-child{margin-bottom:-5rem;margin-top:-5rem}.last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.last\:-my-24:last-child{margin-bottom:-6rem;margin-top:-6rem}.last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.last\:-my-32:last-child{margin-bottom:-8rem;margin-top:-8rem}.last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.last\:-my-40:last-child{margin-bottom:-10rem;margin-top:-10rem}.last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.last\:-my-48:last-child{margin-bottom:-12rem;margin-top:-12rem}.last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.last\:-my-56:last-child{margin-bottom:-14rem;margin-top:-14rem}.last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.last\:-my-64:last-child{margin-bottom:-16rem;margin-top:-16rem}.last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.last\:-my-px:last-child{margin-bottom:-1px;margin-top:-1px}.last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.last\:mt-0:last-child{margin-top:0}.last\:mr-0:last-child{margin-right:0}.last\:mb-0:last-child{margin-bottom:0}.last\:ml-0:last-child{margin-left:0}.last\:mt-1:last-child{margin-top:.25rem}.last\:mr-1:last-child{margin-right:.25rem}.last\:mb-1:last-child{margin-bottom:.25rem}.last\:ml-1:last-child{margin-left:.25rem}.last\:mt-2:last-child{margin-top:.5rem}.last\:mr-2:last-child{margin-right:.5rem}.last\:mb-2:last-child{margin-bottom:.5rem}.last\:ml-2:last-child{margin-left:.5rem}.last\:mt-3:last-child{margin-top:.75rem}.last\:mr-3:last-child{margin-right:.75rem}.last\:mb-3:last-child{margin-bottom:.75rem}.last\:ml-3:last-child{margin-left:.75rem}.last\:mt-4:last-child{margin-top:1rem}.last\:mr-4:last-child{margin-right:1rem}.last\:mb-4:last-child{margin-bottom:1rem}.last\:ml-4:last-child{margin-left:1rem}.last\:mt-5:last-child{margin-top:1.25rem}.last\:mr-5:last-child{margin-right:1.25rem}.last\:mb-5:last-child{margin-bottom:1.25rem}.last\:ml-5:last-child{margin-left:1.25rem}.last\:mt-6:last-child{margin-top:1.5rem}.last\:mr-6:last-child{margin-right:1.5rem}.last\:mb-6:last-child{margin-bottom:1.5rem}.last\:ml-6:last-child{margin-left:1.5rem}.last\:mt-8:last-child{margin-top:2rem}.last\:mr-8:last-child{margin-right:2rem}.last\:mb-8:last-child{margin-bottom:2rem}.last\:ml-8:last-child{margin-left:2rem}.last\:mt-10:last-child{margin-top:2.5rem}.last\:mr-10:last-child{margin-right:2.5rem}.last\:mb-10:last-child{margin-bottom:2.5rem}.last\:ml-10:last-child{margin-left:2.5rem}.last\:mt-12:last-child{margin-top:3rem}.last\:mr-12:last-child{margin-right:3rem}.last\:mb-12:last-child{margin-bottom:3rem}.last\:ml-12:last-child{margin-left:3rem}.last\:mt-16:last-child{margin-top:4rem}.last\:mr-16:last-child{margin-right:4rem}.last\:mb-16:last-child{margin-bottom:4rem}.last\:ml-16:last-child{margin-left:4rem}.last\:mt-20:last-child{margin-top:5rem}.last\:mr-20:last-child{margin-right:5rem}.last\:mb-20:last-child{margin-bottom:5rem}.last\:ml-20:last-child{margin-left:5rem}.last\:mt-24:last-child{margin-top:6rem}.last\:mr-24:last-child{margin-right:6rem}.last\:mb-24:last-child{margin-bottom:6rem}.last\:ml-24:last-child{margin-left:6rem}.last\:mt-32:last-child{margin-top:8rem}.last\:mr-32:last-child{margin-right:8rem}.last\:mb-32:last-child{margin-bottom:8rem}.last\:ml-32:last-child{margin-left:8rem}.last\:mt-40:last-child{margin-top:10rem}.last\:mr-40:last-child{margin-right:10rem}.last\:mb-40:last-child{margin-bottom:10rem}.last\:ml-40:last-child{margin-left:10rem}.last\:mt-48:last-child{margin-top:12rem}.last\:mr-48:last-child{margin-right:12rem}.last\:mb-48:last-child{margin-bottom:12rem}.last\:ml-48:last-child{margin-left:12rem}.last\:mt-56:last-child{margin-top:14rem}.last\:mr-56:last-child{margin-right:14rem}.last\:mb-56:last-child{margin-bottom:14rem}.last\:ml-56:last-child{margin-left:14rem}.last\:mt-64:last-child{margin-top:16rem}.last\:mr-64:last-child{margin-right:16rem}.last\:mb-64:last-child{margin-bottom:16rem}.last\:ml-64:last-child{margin-left:16rem}.last\:mt-auto:last-child{margin-top:auto}.last\:mr-auto:last-child{margin-right:auto}.last\:mb-auto:last-child{margin-bottom:auto}.last\:ml-auto:last-child{margin-left:auto}.last\:mt-px:last-child{margin-top:1px}.last\:mr-px:last-child{margin-right:1px}.last\:mb-px:last-child{margin-bottom:1px}.last\:ml-px:last-child{margin-left:1px}.last\:-mt-1:last-child{margin-top:-.25rem}.last\:-mr-1:last-child{margin-right:-.25rem}.last\:-mb-1:last-child{margin-bottom:-.25rem}.last\:-ml-1:last-child{margin-left:-.25rem}.last\:-mt-2:last-child{margin-top:-.5rem}.last\:-mr-2:last-child{margin-right:-.5rem}.last\:-mb-2:last-child{margin-bottom:-.5rem}.last\:-ml-2:last-child{margin-left:-.5rem}.last\:-mt-3:last-child{margin-top:-.75rem}.last\:-mr-3:last-child{margin-right:-.75rem}.last\:-mb-3:last-child{margin-bottom:-.75rem}.last\:-ml-3:last-child{margin-left:-.75rem}.last\:-mt-4:last-child{margin-top:-1rem}.last\:-mr-4:last-child{margin-right:-1rem}.last\:-mb-4:last-child{margin-bottom:-1rem}.last\:-ml-4:last-child{margin-left:-1rem}.last\:-mt-5:last-child{margin-top:-1.25rem}.last\:-mr-5:last-child{margin-right:-1.25rem}.last\:-mb-5:last-child{margin-bottom:-1.25rem}.last\:-ml-5:last-child{margin-left:-1.25rem}.last\:-mt-6:last-child{margin-top:-1.5rem}.last\:-mr-6:last-child{margin-right:-1.5rem}.last\:-mb-6:last-child{margin-bottom:-1.5rem}.last\:-ml-6:last-child{margin-left:-1.5rem}.last\:-mt-8:last-child{margin-top:-2rem}.last\:-mr-8:last-child{margin-right:-2rem}.last\:-mb-8:last-child{margin-bottom:-2rem}.last\:-ml-8:last-child{margin-left:-2rem}.last\:-mt-10:last-child{margin-top:-2.5rem}.last\:-mr-10:last-child{margin-right:-2.5rem}.last\:-mb-10:last-child{margin-bottom:-2.5rem}.last\:-ml-10:last-child{margin-left:-2.5rem}.last\:-mt-12:last-child{margin-top:-3rem}.last\:-mr-12:last-child{margin-right:-3rem}.last\:-mb-12:last-child{margin-bottom:-3rem}.last\:-ml-12:last-child{margin-left:-3rem}.last\:-mt-16:last-child{margin-top:-4rem}.last\:-mr-16:last-child{margin-right:-4rem}.last\:-mb-16:last-child{margin-bottom:-4rem}.last\:-ml-16:last-child{margin-left:-4rem}.last\:-mt-20:last-child{margin-top:-5rem}.last\:-mr-20:last-child{margin-right:-5rem}.last\:-mb-20:last-child{margin-bottom:-5rem}.last\:-ml-20:last-child{margin-left:-5rem}.last\:-mt-24:last-child{margin-top:-6rem}.last\:-mr-24:last-child{margin-right:-6rem}.last\:-mb-24:last-child{margin-bottom:-6rem}.last\:-ml-24:last-child{margin-left:-6rem}.last\:-mt-32:last-child{margin-top:-8rem}.last\:-mr-32:last-child{margin-right:-8rem}.last\:-mb-32:last-child{margin-bottom:-8rem}.last\:-ml-32:last-child{margin-left:-8rem}.last\:-mt-40:last-child{margin-top:-10rem}.last\:-mr-40:last-child{margin-right:-10rem}.last\:-mb-40:last-child{margin-bottom:-10rem}.last\:-ml-40:last-child{margin-left:-10rem}.last\:-mt-48:last-child{margin-top:-12rem}.last\:-mr-48:last-child{margin-right:-12rem}.last\:-mb-48:last-child{margin-bottom:-12rem}.last\:-ml-48:last-child{margin-left:-12rem}.last\:-mt-56:last-child{margin-top:-14rem}.last\:-mr-56:last-child{margin-right:-14rem}.last\:-mb-56:last-child{margin-bottom:-14rem}.last\:-ml-56:last-child{margin-left:-14rem}.last\:-mt-64:last-child{margin-top:-16rem}.last\:-mr-64:last-child{margin-right:-16rem}.last\:-mb-64:last-child{margin-bottom:-16rem}.last\:-ml-64:last-child{margin-left:-16rem}.last\:-mt-px:last-child{margin-top:-1px}.last\:-mr-px:last-child{margin-right:-1px}.last\:-mb-px:last-child{margin-bottom:-1px}.last\:-ml-px:last-child{margin-left:-1px}.max-h-0{max-height:0}.max-h-1{max-height:.25rem}.max-h-2{max-height:.5rem}.max-h-3{max-height:.75rem}.max-h-4{max-height:1rem}.max-h-5{max-height:1.25rem}.max-h-6{max-height:1.5rem}.max-h-8{max-height:2rem}.max-h-10{max-height:2.5rem}.max-h-12{max-height:3rem}.max-h-16{max-height:4rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-56{max-height:14rem}.max-h-64{max-height:16rem}.max-h-xl{max-height:36rem}.max-h-px{max-height:1px}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-full{max-width:100%}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.min-w-1{min-width:.25rem}.min-w-2{min-width:.5rem}.min-w-3{min-width:.75rem}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-6{min-width:1.5rem}.min-w-8{min-width:2rem}.min-w-10{min-width:2.5rem}.min-w-12{min-width:3rem}.min-w-16{min-width:4rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-32{min-width:8rem}.min-w-40{min-width:10rem}.min-w-48{min-width:12rem}.min-w-56{min-width:14rem}.min-w-64{min-width:16rem}.min-w-max-content{min-width:-webkit-max-content;min-width:max-content}.min-w-px{min-width:1px}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.object-bottom{object-position:bottom}.object-center{object-position:center}.object-left{object-position:left}.object-left-bottom{object-position:left bottom}.object-left-top{object-position:left top}.object-right{object-position:right}.object-right-bottom{object-position:right bottom}.object-right-top{object-position:right top}.object-top{object-position:top}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.hover\:opacity-0:hover{opacity:0}.hover\:opacity-25:hover{opacity:.25}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-100:hover{opacity:1}.focus\:opacity-0:focus{opacity:0}.focus\:opacity-25:focus{opacity:.25}.focus\:opacity-50:focus{opacity:.5}.focus\:opacity-75:focus{opacity:.75}.focus\:opacity-100:focus{opacity:1}.outline-none{outline:2px solid #0000;outline-offset:2px}.outline-white{outline:2px dotted #fff;outline-offset:2px}.outline-black{outline:2px dotted #000;outline-offset:2px}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.scrolling-touch{-webkit-overflow-scrolling:touch}.scrolling-auto{-webkit-overflow-scrolling:auto}.overscroll-auto{overscroll-behavior:auto}.overscroll-contain{overscroll-behavior:contain}.overscroll-none{overscroll-behavior:none}.overscroll-y-auto{overscroll-behavior-y:auto}.overscroll-y-contain{overscroll-behavior-y:contain}.overscroll-y-none{overscroll-behavior-y:none}.overscroll-x-auto{overscroll-behavior-x:auto}.overscroll-x-contain{overscroll-behavior-x:contain}.overscroll-x-none{overscroll-behavior-x:none}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-32{padding:8rem}.p-40{padding:10rem}.p-48{padding:12rem}.p-56{padding:14rem}.p-64{padding:16rem}.p-px{padding:1px}.py-0{padding-bottom:0;padding-top:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-bottom:4rem;padding-top:4rem}.px-16{padding-left:4rem;padding-right:4rem}.py-20{padding-bottom:5rem;padding-top:5rem}.px-20{padding-left:5rem;padding-right:5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.px-24{padding-left:6rem;padding-right:6rem}.py-32{padding-bottom:8rem;padding-top:8rem}.px-32{padding-left:8rem;padding-right:8rem}.py-40{padding-bottom:10rem;padding-top:10rem}.px-40{padding-left:10rem;padding-right:10rem}.py-48{padding-bottom:12rem;padding-top:12rem}.px-48{padding-left:12rem;padding-right:12rem}.py-56{padding-bottom:14rem;padding-top:14rem}.px-56{padding-left:14rem;padding-right:14rem}.py-64{padding-bottom:16rem;padding-top:16rem}.px-64{padding-left:16rem;padding-right:16rem}.py-px{padding-bottom:1px;padding-top:1px}.px-px{padding-left:1px;padding-right:1px}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pt-12{padding-top:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pt-16{padding-top:4rem}.pr-16{padding-right:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.pt-24{padding-top:6rem}.pr-24{padding-right:6rem}.pb-24{padding-bottom:6rem}.pl-24{padding-left:6rem}.pt-32{padding-top:8rem}.pr-32{padding-right:8rem}.pb-32{padding-bottom:8rem}.pl-32{padding-left:8rem}.pt-40{padding-top:10rem}.pr-40{padding-right:10rem}.pb-40{padding-bottom:10rem}.pl-40{padding-left:10rem}.pt-48{padding-top:12rem}.pr-48{padding-right:12rem}.pb-48{padding-bottom:12rem}.pl-48{padding-left:12rem}.pt-56{padding-top:14rem}.pr-56{padding-right:14rem}.pb-56{padding-bottom:14rem}.pl-56{padding-left:14rem}.pt-64{padding-top:16rem}.pr-64{padding-right:16rem}.pb-64{padding-bottom:16rem}.pl-64{padding-left:16rem}.pt-px{padding-top:1px}.pr-px{padding-right:1px}.pb-px{padding-bottom:1px}.pl-px{padding-left:1px}.placeholder-transparent::placeholder{color:#0000}.placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.placeholder-gray-50::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.placeholder-cool-gray-50::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.placeholder-cool-gray-100::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.placeholder-cool-gray-200::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.placeholder-cool-gray-300::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.placeholder-cool-gray-400::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.placeholder-cool-gray-500::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.placeholder-cool-gray-600::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.placeholder-cool-gray-700::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.placeholder-cool-gray-800::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.placeholder-cool-gray-900::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.placeholder-red-50::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.placeholder-red-100::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.placeholder-red-200::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.placeholder-red-300::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.placeholder-red-400::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.placeholder-red-500::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.placeholder-red-700::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.placeholder-red-800::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.placeholder-red-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.placeholder-orange-50::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.placeholder-yellow-50::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.placeholder-yellow-100::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.placeholder-yellow-200::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.placeholder-yellow-300::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.placeholder-yellow-400::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.placeholder-yellow-500::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.placeholder-yellow-600::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.placeholder-yellow-700::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.placeholder-yellow-800::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.placeholder-yellow-900::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.placeholder-green-50::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.placeholder-green-100::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.placeholder-green-200::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.placeholder-green-300::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.placeholder-green-400::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.placeholder-green-500::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.placeholder-green-600::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.placeholder-green-700::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.placeholder-green-800::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.placeholder-green-900::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.placeholder-teal-50::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.placeholder-teal-100::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.placeholder-teal-200::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.placeholder-teal-300::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.placeholder-teal-400::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.placeholder-teal-500::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.placeholder-teal-600::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.placeholder-teal-700::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.placeholder-teal-800::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.placeholder-teal-900::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.placeholder-blue-50::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.placeholder-blue-100::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.placeholder-blue-200::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.placeholder-blue-300::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.placeholder-blue-400::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.placeholder-blue-500::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.placeholder-blue-600::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.placeholder-blue-700::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.placeholder-blue-800::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.placeholder-blue-900::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.placeholder-indigo-50::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.placeholder-indigo-100::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.placeholder-indigo-200::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.placeholder-indigo-300::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.placeholder-indigo-400::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.placeholder-indigo-500::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.placeholder-indigo-600::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.placeholder-indigo-700::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.placeholder-indigo-800::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.placeholder-indigo-900::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.placeholder-purple-50::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.placeholder-purple-100::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.placeholder-purple-200::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.placeholder-purple-300::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.placeholder-purple-400::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.placeholder-purple-500::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.placeholder-purple-600::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.placeholder-purple-700::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.placeholder-purple-800::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.placeholder-purple-900::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.placeholder-pink-50::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.placeholder-pink-100::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.placeholder-pink-200::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.placeholder-pink-300::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.placeholder-pink-400::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.placeholder-pink-500::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.placeholder-pink-600::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.placeholder-pink-700::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.placeholder-pink-800::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.placeholder-pink-900::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.focus\:placeholder-transparent:focus::placeholder{color:#0000}.focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.focus\:placeholder-gray-50:focus::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.focus\:placeholder-cool-gray-50:focus::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.focus\:placeholder-cool-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.focus\:placeholder-cool-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.focus\:placeholder-cool-gray-300:focus::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.focus\:placeholder-cool-gray-400:focus::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.focus\:placeholder-cool-gray-500:focus::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.focus\:placeholder-cool-gray-600:focus::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.focus\:placeholder-cool-gray-700:focus::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.focus\:placeholder-cool-gray-800:focus::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.focus\:placeholder-cool-gray-900:focus::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.focus\:placeholder-red-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.focus\:placeholder-orange-50:focus::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.focus\:placeholder-yellow-50:focus::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.focus\:placeholder-yellow-100:focus::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.focus\:placeholder-yellow-200:focus::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.focus\:placeholder-yellow-300:focus::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.focus\:placeholder-yellow-400:focus::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.focus\:placeholder-yellow-500:focus::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.focus\:placeholder-yellow-600:focus::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.focus\:placeholder-yellow-700:focus::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.focus\:placeholder-yellow-800:focus::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.focus\:placeholder-yellow-900:focus::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.focus\:placeholder-green-50:focus::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.focus\:placeholder-teal-50:focus::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.focus\:placeholder-teal-100:focus::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.focus\:placeholder-teal-200:focus::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.focus\:placeholder-teal-300:focus::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.focus\:placeholder-teal-400:focus::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.focus\:placeholder-teal-500:focus::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.focus\:placeholder-teal-600:focus::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.focus\:placeholder-teal-700:focus::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.focus\:placeholder-teal-800:focus::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.focus\:placeholder-teal-900:focus::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.focus\:placeholder-blue-50:focus::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.focus\:placeholder-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.focus\:placeholder-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.focus\:placeholder-blue-300:focus::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.focus\:placeholder-blue-400:focus::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.focus\:placeholder-blue-500:focus::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.focus\:placeholder-blue-600:focus::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.focus\:placeholder-blue-700:focus::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.focus\:placeholder-blue-800:focus::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.focus\:placeholder-blue-900:focus::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.focus\:placeholder-indigo-50:focus::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.focus\:placeholder-indigo-100:focus::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.focus\:placeholder-indigo-200:focus::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.focus\:placeholder-indigo-300:focus::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.focus\:placeholder-indigo-400:focus::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.focus\:placeholder-indigo-500:focus::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.focus\:placeholder-indigo-600:focus::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.focus\:placeholder-indigo-700:focus::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.focus\:placeholder-indigo-800:focus::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.focus\:placeholder-indigo-900:focus::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.focus\:placeholder-purple-50:focus::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.focus\:placeholder-purple-100:focus::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.focus\:placeholder-purple-200:focus::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.focus\:placeholder-purple-300:focus::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.focus\:placeholder-purple-400:focus::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.focus\:placeholder-purple-500:focus::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.focus\:placeholder-purple-600:focus::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.focus\:placeholder-purple-700:focus::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.focus\:placeholder-purple-800:focus::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.focus\:placeholder-purple-900:focus::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.focus\:placeholder-pink-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.focus\:placeholder-pink-100:focus::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.focus\:placeholder-pink-200:focus::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.focus\:placeholder-pink-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.focus\:placeholder-pink-400:focus::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.focus\:placeholder-pink-500:focus::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.focus\:placeholder-pink-600:focus::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.focus\:placeholder-pink-700:focus::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.focus\:placeholder-pink-800:focus::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.focus\:placeholder-pink-900:focus::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-transparent::placeholder{color:#0000}.theme-dark .dark\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-gray-50::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-cool-gray-50::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-cool-gray-100::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-cool-gray-200::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-cool-gray-300::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-cool-gray-400::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-cool-gray-500::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-cool-gray-600::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-cool-gray-700::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-cool-gray-800::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-cool-gray-900::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-red-50::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-orange-50::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-yellow-50::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-yellow-100::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-yellow-200::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-yellow-300::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-yellow-400::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-yellow-500::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-yellow-600::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-yellow-700::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-yellow-800::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-yellow-900::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-green-50::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-teal-50::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-teal-100::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-teal-200::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-teal-300::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-teal-400::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-teal-500::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-teal-600::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-teal-700::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-teal-800::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-teal-900::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-blue-50::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-blue-100::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-blue-200::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-blue-300::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-blue-400::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-blue-500::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-blue-600::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-blue-700::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-blue-800::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-blue-900::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-indigo-50::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-indigo-100::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-indigo-200::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-indigo-300::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-indigo-400::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-indigo-500::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-indigo-600::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-indigo-700::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-indigo-800::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-indigo-900::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-purple-50::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-purple-100::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-purple-200::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-purple-300::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-purple-400::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-purple-500::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-purple-600::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-purple-700::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-purple-800::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-purple-900::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-pink-50::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-pink-100::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-pink-200::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-pink-300::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-pink-400::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-pink-500::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-pink-600::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-pink-700::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-pink-800::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.theme-dark .dark\:placeholder-pink-900::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.theme-dark .dark\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-gray-50:focus::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-cool-gray-50:focus::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-cool-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-cool-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-cool-gray-300:focus::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-cool-gray-400:focus::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-cool-gray-500:focus::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-cool-gray-600:focus::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-cool-gray-700:focus::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-cool-gray-800:focus::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-cool-gray-900:focus::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-red-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-orange-50:focus::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-yellow-50:focus::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-yellow-100:focus::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-yellow-200:focus::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-yellow-300:focus::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-yellow-400:focus::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-yellow-500:focus::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-yellow-600:focus::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-yellow-700:focus::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-yellow-800:focus::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-yellow-900:focus::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-green-50:focus::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-teal-50:focus::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-teal-100:focus::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-teal-200:focus::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-teal-300:focus::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-teal-400:focus::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-teal-500:focus::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-teal-600:focus::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-teal-700:focus::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-teal-800:focus::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-teal-900:focus::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-blue-50:focus::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-blue-300:focus::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-blue-400:focus::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-blue-500:focus::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-blue-600:focus::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-blue-700:focus::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-blue-800:focus::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-blue-900:focus::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-indigo-50:focus::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-indigo-100:focus::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-indigo-200:focus::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-indigo-300:focus::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-indigo-400:focus::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-indigo-500:focus::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-indigo-600:focus::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-indigo-700:focus::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-indigo-800:focus::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-indigo-900:focus::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-purple-50:focus::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-purple-100:focus::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-purple-200:focus::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-purple-300:focus::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-purple-400:focus::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-purple-500:focus::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-purple-600:focus::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-purple-700:focus::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-purple-800:focus::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-purple-900:focus::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-pink-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-pink-100:focus::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-pink-200:focus::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-pink-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-pink-400:focus::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-pink-500:focus::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-pink-600:focus::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-pink-700:focus::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-pink-800:focus::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.theme-dark .dark\:focus\:placeholder-pink-900:focus::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.placeholder-opacity-0::placeholder{--placeholder-opacity:0}.placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.placeholder-opacity-100::placeholder{--placeholder-opacity:1}.focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.inset-auto{bottom:auto;left:auto;right:auto;top:auto}.inset-y-0{bottom:0;top:0}.inset-x-0{left:0;right:0}.inset-y-auto{bottom:auto;top:auto}.inset-x-auto{left:auto;right:auto}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-auto{top:auto}.right-auto{right:auto}.bottom-auto{bottom:auto}.left-auto{left:auto}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.shadow-xs{box-shadow:0 0 0 1px #0000000d}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-inner{box-shadow:inset 0 2px 4px 0 #0000000f}.shadow-outline{box-shadow:0 0 0 3px #4299e180}.shadow-none{box-shadow:none}.shadow-bottom{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.hover\:shadow-xs:hover{box-shadow:0 0 0 1px #0000000d}.hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 #0000000d}.hover\:shadow:hover{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040}.hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 #0000000f}.hover\:shadow-outline:hover{box-shadow:0 0 0 3px #4299e180}.hover\:shadow-none:hover{box-shadow:none}.hover\:shadow-bottom:hover{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.focus\:shadow-xs:focus{box-shadow:0 0 0 1px #0000000d}.focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 #0000000d}.focus\:shadow:focus{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.focus\:shadow-md:focus{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040}.focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 #0000000f}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px #4299e180}.focus\:shadow-none:focus{box-shadow:none}.focus\:shadow-bottom:focus{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.theme-dark .dark\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px #0000000d}.theme-dark .dark\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 #0000000d}.theme-dark .dark\:focus\:shadow:focus{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.theme-dark .dark\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.theme-dark .dark\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.theme-dark .dark\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.theme-dark .dark\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040}.theme-dark .dark\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 #0000000f}.theme-dark .dark\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px #4299e180}.theme-dark .dark\:focus\:shadow-none:focus{box-shadow:none}.theme-dark .dark\:focus\:shadow-bottom:focus{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.stroke-0{stroke-width:0}.stroke-1{stroke-width:1}.stroke-2{stroke-width:2}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-transparent{color:#0000}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-gray-50{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.text-cool-gray-50{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.text-cool-gray-100{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.text-cool-gray-200{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.text-cool-gray-300{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.text-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.text-cool-gray-700{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.text-cool-gray-900{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.text-red-50{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.text-red-100{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.text-red-200{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.text-red-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.text-orange-50{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.text-orange-100{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.text-orange-200{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.text-orange-300{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.text-orange-700{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.text-orange-800{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.text-orange-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.text-yellow-50{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.text-yellow-100{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.text-yellow-200{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.text-yellow-400{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.text-yellow-500{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.text-yellow-600{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.text-yellow-700{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.text-yellow-900{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.text-green-50{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.text-green-100{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.text-green-200{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.text-green-300{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.text-green-900{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.text-teal-50{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.text-teal-100{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.text-teal-200{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.text-teal-300{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.text-teal-600{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.text-teal-700{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.text-teal-800{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.text-teal-900{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.text-blue-50{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.text-blue-900{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.text-indigo-50{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.text-indigo-100{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.text-indigo-200{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.text-indigo-300{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.text-indigo-400{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.text-indigo-500{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.text-indigo-600{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.text-indigo-700{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.text-indigo-800{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.text-indigo-900{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.text-purple-50{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.text-purple-100{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.text-purple-200{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.text-purple-300{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.text-purple-400{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.text-purple-500{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.text-purple-600{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.text-purple-700{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.text-purple-900{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.text-pink-50{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.text-pink-100{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.text-pink-200{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.text-pink-300{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.text-pink-400{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.text-pink-500{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.text-pink-600{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.text-pink-700{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.text-pink-900{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.focus\:text-transparent:focus{color:#0000}.focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.focus\:text-gray-50:focus{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.focus\:text-gray-100:focus{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.focus\:text-gray-200:focus{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.focus\:text-gray-300:focus{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.focus\:text-gray-400:focus{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.focus\:text-gray-500:focus{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.focus\:text-gray-600:focus{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.focus\:text-gray-700:focus{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.focus\:text-gray-800:focus{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.focus\:text-gray-900:focus{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.focus\:text-cool-gray-50:focus{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.focus\:text-cool-gray-100:focus{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.focus\:text-cool-gray-200:focus{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.focus\:text-cool-gray-300:focus{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.focus\:text-cool-gray-400:focus{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.focus\:text-cool-gray-500:focus{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.focus\:text-cool-gray-600:focus{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.focus\:text-cool-gray-700:focus{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.focus\:text-cool-gray-800:focus{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.focus\:text-cool-gray-900:focus{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.focus\:text-red-50:focus{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.focus\:text-red-100:focus{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.focus\:text-red-200:focus{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.focus\:text-red-300:focus{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.focus\:text-red-400:focus{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.focus\:text-red-500:focus{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.focus\:text-red-600:focus{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.focus\:text-red-700:focus{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.focus\:text-red-800:focus{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.focus\:text-red-900:focus{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.focus\:text-orange-50:focus{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.focus\:text-orange-100:focus{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.focus\:text-orange-200:focus{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.focus\:text-orange-300:focus{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.focus\:text-orange-400:focus{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.focus\:text-orange-500:focus{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.focus\:text-orange-600:focus{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.focus\:text-orange-700:focus{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.focus\:text-orange-800:focus{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.focus\:text-orange-900:focus{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.focus\:text-yellow-50:focus{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.focus\:text-yellow-100:focus{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.focus\:text-yellow-200:focus{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.focus\:text-yellow-300:focus{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.focus\:text-yellow-400:focus{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.focus\:text-yellow-500:focus{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.focus\:text-yellow-600:focus{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.focus\:text-yellow-700:focus{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.focus\:text-yellow-800:focus{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.focus\:text-yellow-900:focus{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.focus\:text-green-50:focus{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.focus\:text-green-100:focus{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.focus\:text-green-200:focus{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.focus\:text-green-300:focus{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.focus\:text-green-400:focus{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.focus\:text-green-500:focus{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.focus\:text-green-600:focus{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.focus\:text-green-700:focus{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.focus\:text-green-800:focus{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.focus\:text-green-900:focus{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.focus\:text-teal-50:focus{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.focus\:text-teal-100:focus{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.focus\:text-teal-200:focus{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.focus\:text-teal-300:focus{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.focus\:text-teal-400:focus{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.focus\:text-teal-500:focus{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.focus\:text-teal-600:focus{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.focus\:text-teal-700:focus{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.focus\:text-teal-800:focus{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.focus\:text-teal-900:focus{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.focus\:text-blue-50:focus{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.focus\:text-blue-100:focus{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.focus\:text-blue-200:focus{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.focus\:text-blue-300:focus{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.focus\:text-blue-400:focus{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.focus\:text-blue-500:focus{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.focus\:text-blue-600:focus{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.focus\:text-blue-700:focus{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.focus\:text-blue-800:focus{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.focus\:text-blue-900:focus{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.focus\:text-indigo-50:focus{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.focus\:text-indigo-100:focus{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.focus\:text-indigo-200:focus{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.focus\:text-indigo-300:focus{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.focus\:text-indigo-400:focus{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.focus\:text-indigo-500:focus{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.focus\:text-indigo-600:focus{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.focus\:text-indigo-700:focus{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.focus\:text-indigo-800:focus{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.focus\:text-indigo-900:focus{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.focus\:text-purple-50:focus{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.focus\:text-purple-100:focus{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.focus\:text-purple-200:focus{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.focus\:text-purple-300:focus{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.focus\:text-purple-400:focus{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.focus\:text-purple-500:focus{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.focus\:text-purple-600:focus{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.focus\:text-purple-700:focus{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.focus\:text-purple-800:focus{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.focus\:text-purple-900:focus{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.focus\:text-pink-50:focus{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.focus\:text-pink-100:focus{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.focus\:text-pink-200:focus{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.focus\:text-pink-300:focus{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.focus\:text-pink-400:focus{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.focus\:text-pink-500:focus{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.focus\:text-pink-600:focus{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.focus\:text-pink-700:focus{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.focus\:text-pink-800:focus{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.focus\:text-pink-900:focus{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.focus-within\:text-transparent:focus-within{color:#0000}.focus-within\:text-white:focus-within{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.focus-within\:text-black:focus-within{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.focus-within\:text-gray-50:focus-within{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.focus-within\:text-gray-100:focus-within{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.focus-within\:text-gray-200:focus-within{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.focus-within\:text-gray-300:focus-within{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.focus-within\:text-gray-400:focus-within{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.focus-within\:text-gray-500:focus-within{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.focus-within\:text-gray-600:focus-within{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.focus-within\:text-gray-700:focus-within{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.focus-within\:text-gray-800:focus-within{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.focus-within\:text-gray-900:focus-within{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.focus-within\:text-cool-gray-50:focus-within{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.focus-within\:text-cool-gray-100:focus-within{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.focus-within\:text-cool-gray-200:focus-within{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.focus-within\:text-cool-gray-300:focus-within{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.focus-within\:text-cool-gray-400:focus-within{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.focus-within\:text-cool-gray-500:focus-within{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.focus-within\:text-cool-gray-600:focus-within{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.focus-within\:text-cool-gray-700:focus-within{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.focus-within\:text-cool-gray-800:focus-within{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.focus-within\:text-cool-gray-900:focus-within{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.focus-within\:text-red-50:focus-within{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.focus-within\:text-red-100:focus-within{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.focus-within\:text-red-200:focus-within{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.focus-within\:text-red-300:focus-within{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.focus-within\:text-red-400:focus-within{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.focus-within\:text-red-500:focus-within{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.focus-within\:text-red-600:focus-within{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.focus-within\:text-red-700:focus-within{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.focus-within\:text-red-800:focus-within{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.focus-within\:text-red-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.focus-within\:text-orange-50:focus-within{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.focus-within\:text-orange-100:focus-within{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.focus-within\:text-orange-200:focus-within{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.focus-within\:text-orange-300:focus-within{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.focus-within\:text-orange-400:focus-within{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.focus-within\:text-orange-500:focus-within{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.focus-within\:text-orange-600:focus-within{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.focus-within\:text-orange-700:focus-within{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.focus-within\:text-orange-800:focus-within{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.focus-within\:text-orange-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.focus-within\:text-yellow-50:focus-within{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.focus-within\:text-yellow-100:focus-within{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.focus-within\:text-yellow-200:focus-within{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.focus-within\:text-yellow-300:focus-within{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.focus-within\:text-yellow-400:focus-within{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.focus-within\:text-yellow-500:focus-within{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.focus-within\:text-yellow-600:focus-within{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.focus-within\:text-yellow-700:focus-within{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.focus-within\:text-yellow-800:focus-within{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.focus-within\:text-yellow-900:focus-within{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.focus-within\:text-green-50:focus-within{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.focus-within\:text-green-100:focus-within{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.focus-within\:text-green-200:focus-within{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.focus-within\:text-green-300:focus-within{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.focus-within\:text-green-400:focus-within{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.focus-within\:text-green-500:focus-within{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.focus-within\:text-green-600:focus-within{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.focus-within\:text-green-700:focus-within{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.focus-within\:text-green-800:focus-within{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.focus-within\:text-green-900:focus-within{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.focus-within\:text-teal-50:focus-within{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.focus-within\:text-teal-100:focus-within{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.focus-within\:text-teal-200:focus-within{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.focus-within\:text-teal-300:focus-within{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.focus-within\:text-teal-400:focus-within{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.focus-within\:text-teal-500:focus-within{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.focus-within\:text-teal-600:focus-within{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.focus-within\:text-teal-700:focus-within{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.focus-within\:text-teal-800:focus-within{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.focus-within\:text-teal-900:focus-within{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.focus-within\:text-blue-50:focus-within{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.focus-within\:text-blue-100:focus-within{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.focus-within\:text-blue-200:focus-within{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.focus-within\:text-blue-300:focus-within{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.focus-within\:text-blue-400:focus-within{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.focus-within\:text-blue-500:focus-within{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.focus-within\:text-blue-600:focus-within{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.focus-within\:text-blue-700:focus-within{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.focus-within\:text-blue-800:focus-within{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.focus-within\:text-blue-900:focus-within{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.focus-within\:text-indigo-50:focus-within{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.focus-within\:text-indigo-100:focus-within{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.focus-within\:text-indigo-200:focus-within{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.focus-within\:text-indigo-300:focus-within{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.focus-within\:text-indigo-400:focus-within{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.focus-within\:text-indigo-500:focus-within{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.focus-within\:text-indigo-600:focus-within{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.focus-within\:text-indigo-700:focus-within{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.focus-within\:text-indigo-800:focus-within{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.focus-within\:text-indigo-900:focus-within{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.focus-within\:text-purple-50:focus-within{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.focus-within\:text-purple-100:focus-within{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.focus-within\:text-purple-200:focus-within{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.focus-within\:text-purple-300:focus-within{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.focus-within\:text-purple-400:focus-within{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.focus-within\:text-purple-500:focus-within{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.focus-within\:text-purple-600:focus-within{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.focus-within\:text-purple-700:focus-within{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.focus-within\:text-purple-800:focus-within{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.focus-within\:text-purple-900:focus-within{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.focus-within\:text-pink-50:focus-within{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.focus-within\:text-pink-100:focus-within{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.focus-within\:text-pink-200:focus-within{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.focus-within\:text-pink-300:focus-within{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.focus-within\:text-pink-400:focus-within{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.focus-within\:text-pink-500:focus-within{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.focus-within\:text-pink-600:focus-within{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.focus-within\:text-pink-700:focus-within{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.focus-within\:text-pink-800:focus-within{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.focus-within\:text-pink-900:focus-within{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.hover\:text-transparent:hover{color:#0000}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.hover\:text-gray-50:hover{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.hover\:text-gray-100:hover{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.hover\:text-gray-200:hover{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.hover\:text-gray-300:hover{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.hover\:text-gray-400:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.hover\:text-gray-500:hover{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.hover\:text-gray-600:hover{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.hover\:text-gray-700:hover{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.hover\:text-gray-800:hover{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.hover\:text-gray-900:hover{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.hover\:text-cool-gray-50:hover{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.hover\:text-cool-gray-100:hover{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.hover\:text-cool-gray-200:hover{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.hover\:text-cool-gray-300:hover{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.hover\:text-cool-gray-500:hover{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.hover\:text-cool-gray-600:hover{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.hover\:text-cool-gray-700:hover{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.hover\:text-cool-gray-800:hover{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.hover\:text-cool-gray-900:hover{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.hover\:text-red-50:hover{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.hover\:text-red-100:hover{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.hover\:text-red-200:hover{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.hover\:text-red-300:hover{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.hover\:text-red-400:hover{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.hover\:text-red-700:hover{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.hover\:text-red-800:hover{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.hover\:text-red-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.hover\:text-orange-50:hover{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.hover\:text-orange-100:hover{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.hover\:text-orange-200:hover{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.hover\:text-orange-300:hover{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.hover\:text-orange-500:hover{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.hover\:text-orange-600:hover{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.hover\:text-orange-700:hover{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.hover\:text-orange-800:hover{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.hover\:text-orange-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.hover\:text-yellow-50:hover{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.hover\:text-yellow-100:hover{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.hover\:text-yellow-200:hover{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.hover\:text-yellow-300:hover{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.hover\:text-yellow-400:hover{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.hover\:text-yellow-500:hover{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.hover\:text-yellow-600:hover{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.hover\:text-yellow-700:hover{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.hover\:text-yellow-800:hover{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.hover\:text-yellow-900:hover{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.hover\:text-green-50:hover{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.hover\:text-green-100:hover{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.hover\:text-green-200:hover{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.hover\:text-green-300:hover{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.hover\:text-green-500:hover{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.hover\:text-green-700:hover{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.hover\:text-green-800:hover{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.hover\:text-green-900:hover{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.hover\:text-teal-50:hover{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.hover\:text-teal-100:hover{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.hover\:text-teal-200:hover{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.hover\:text-teal-300:hover{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.hover\:text-teal-400:hover{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.hover\:text-teal-700:hover{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.hover\:text-teal-800:hover{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.hover\:text-teal-900:hover{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.hover\:text-blue-50:hover{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.hover\:text-blue-100:hover{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.hover\:text-blue-500:hover{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.hover\:text-blue-700:hover{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.hover\:text-blue-800:hover{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.hover\:text-indigo-50:hover{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.hover\:text-indigo-100:hover{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.hover\:text-indigo-200:hover{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.hover\:text-indigo-300:hover{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.hover\:text-indigo-400:hover{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.hover\:text-indigo-500:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.hover\:text-indigo-600:hover{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.hover\:text-indigo-700:hover{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.hover\:text-indigo-800:hover{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.hover\:text-indigo-900:hover{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.hover\:text-purple-50:hover{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.hover\:text-purple-100:hover{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.hover\:text-purple-200:hover{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.hover\:text-purple-300:hover{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.hover\:text-purple-400:hover{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.hover\:text-purple-500:hover{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.hover\:text-purple-600:hover{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.hover\:text-purple-700:hover{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.hover\:text-purple-800:hover{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.hover\:text-purple-900:hover{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.hover\:text-pink-50:hover{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.hover\:text-pink-100:hover{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.hover\:text-pink-200:hover{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.hover\:text-pink-300:hover{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.hover\:text-pink-400:hover{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.hover\:text-pink-500:hover{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.hover\:text-pink-600:hover{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.hover\:text-pink-700:hover{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.hover\:text-pink-800:hover{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.hover\:text-pink-900:hover{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.active\:text-transparent:active{color:#0000}.active\:text-white:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.active\:text-black:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.active\:text-gray-50:active{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.active\:text-gray-100:active{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.active\:text-gray-200:active{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.active\:text-gray-300:active{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.active\:text-gray-400:active{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.active\:text-gray-500:active{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.active\:text-gray-600:active{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.active\:text-gray-700:active{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.active\:text-gray-800:active{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.active\:text-gray-900:active{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.active\:text-cool-gray-50:active{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.active\:text-cool-gray-100:active{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.active\:text-cool-gray-200:active{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.active\:text-cool-gray-300:active{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.active\:text-cool-gray-400:active{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.active\:text-cool-gray-500:active{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.active\:text-cool-gray-600:active{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.active\:text-cool-gray-700:active{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.active\:text-cool-gray-800:active{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.active\:text-cool-gray-900:active{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.active\:text-red-50:active{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.active\:text-red-100:active{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.active\:text-red-200:active{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.active\:text-red-300:active{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.active\:text-red-400:active{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.active\:text-red-500:active{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.active\:text-red-600:active{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.active\:text-red-700:active{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.active\:text-red-800:active{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.active\:text-red-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.active\:text-orange-50:active{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.active\:text-orange-100:active{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.active\:text-orange-200:active{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.active\:text-orange-300:active{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.active\:text-orange-400:active{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.active\:text-orange-500:active{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.active\:text-orange-600:active{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.active\:text-orange-700:active{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.active\:text-orange-800:active{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.active\:text-orange-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.active\:text-yellow-50:active{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.active\:text-yellow-100:active{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.active\:text-yellow-200:active{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.active\:text-yellow-300:active{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.active\:text-yellow-400:active{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.active\:text-yellow-500:active{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.active\:text-yellow-600:active{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.active\:text-yellow-700:active{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.active\:text-yellow-800:active{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.active\:text-yellow-900:active{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.active\:text-green-50:active{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.active\:text-green-100:active{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.active\:text-green-200:active{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.active\:text-green-300:active{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.active\:text-green-400:active{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.active\:text-green-500:active{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.active\:text-green-600:active{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.active\:text-green-700:active{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.active\:text-green-800:active{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.active\:text-green-900:active{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.active\:text-teal-50:active{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.active\:text-teal-100:active{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.active\:text-teal-200:active{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.active\:text-teal-300:active{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.active\:text-teal-400:active{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.active\:text-teal-500:active{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.active\:text-teal-600:active{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.active\:text-teal-700:active{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.active\:text-teal-800:active{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.active\:text-teal-900:active{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.active\:text-blue-50:active{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.active\:text-blue-100:active{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.active\:text-blue-200:active{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.active\:text-blue-300:active{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.active\:text-blue-400:active{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.active\:text-blue-500:active{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.active\:text-blue-600:active{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.active\:text-blue-700:active{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.active\:text-blue-800:active{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.active\:text-blue-900:active{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.active\:text-indigo-50:active{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.active\:text-indigo-100:active{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.active\:text-indigo-200:active{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.active\:text-indigo-300:active{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.active\:text-indigo-400:active{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.active\:text-indigo-500:active{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.active\:text-indigo-600:active{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.active\:text-indigo-700:active{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.active\:text-indigo-800:active{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.active\:text-indigo-900:active{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.active\:text-purple-50:active{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.active\:text-purple-100:active{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.active\:text-purple-200:active{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.active\:text-purple-300:active{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.active\:text-purple-400:active{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.active\:text-purple-500:active{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.active\:text-purple-600:active{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.active\:text-purple-700:active{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.active\:text-purple-800:active{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.active\:text-purple-900:active{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.active\:text-pink-50:active{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.active\:text-pink-100:active{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.active\:text-pink-200:active{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.active\:text-pink-300:active{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.active\:text-pink-400:active{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.active\:text-pink-500:active{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.active\:text-pink-600:active{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.active\:text-pink-700:active{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.active\:text-pink-800:active{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.active\:text-pink-900:active{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .dark\:text-transparent{color:#0000}.theme-dark .dark\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .dark\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .dark\:text-gray-50{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .dark\:text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .dark\:text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .dark\:text-gray-300{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .dark\:text-gray-400{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .dark\:text-gray-500{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .dark\:text-gray-600{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .dark\:text-gray-700{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .dark\:text-gray-800{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .dark\:text-gray-900{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .dark\:text-cool-gray-50{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .dark\:text-cool-gray-100{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .dark\:text-cool-gray-200{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .dark\:text-cool-gray-300{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .dark\:text-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .dark\:text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .dark\:text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .dark\:text-cool-gray-700{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .dark\:text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .dark\:text-cool-gray-900{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .dark\:text-red-50{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .dark\:text-red-100{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .dark\:text-red-200{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .dark\:text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .dark\:text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .dark\:text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .dark\:text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .dark\:text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .dark\:text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .dark\:text-red-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .dark\:text-orange-50{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .dark\:text-orange-100{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .dark\:text-orange-200{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .dark\:text-orange-300{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .dark\:text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .dark\:text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .dark\:text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .dark\:text-orange-700{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .dark\:text-orange-800{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .dark\:text-orange-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .dark\:text-yellow-50{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .dark\:text-yellow-100{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .dark\:text-yellow-200{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .dark\:text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .dark\:text-yellow-400{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .dark\:text-yellow-500{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .dark\:text-yellow-600{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .dark\:text-yellow-700{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .dark\:text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .dark\:text-yellow-900{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .dark\:text-green-50{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .dark\:text-green-100{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .dark\:text-green-200{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .dark\:text-green-300{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .dark\:text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .dark\:text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .dark\:text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .dark\:text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .dark\:text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .dark\:text-green-900{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .dark\:text-teal-50{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .dark\:text-teal-100{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .dark\:text-teal-200{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .dark\:text-teal-300{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .dark\:text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .dark\:text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .dark\:text-teal-600{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .dark\:text-teal-700{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .dark\:text-teal-800{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .dark\:text-teal-900{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .dark\:text-blue-50{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .dark\:text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .dark\:text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .dark\:text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .dark\:text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .dark\:text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .dark\:text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .dark\:text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .dark\:text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .dark\:text-blue-900{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .dark\:text-indigo-50{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .dark\:text-indigo-100{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .dark\:text-indigo-200{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .dark\:text-indigo-300{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .dark\:text-indigo-400{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .dark\:text-indigo-500{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .dark\:text-indigo-600{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .dark\:text-indigo-700{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .dark\:text-indigo-800{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .dark\:text-indigo-900{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .dark\:text-purple-50{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .dark\:text-purple-100{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .dark\:text-purple-200{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .dark\:text-purple-300{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .dark\:text-purple-400{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .dark\:text-purple-500{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .dark\:text-purple-600{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .dark\:text-purple-700{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .dark\:text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .dark\:text-purple-900{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .dark\:text-pink-50{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .dark\:text-pink-100{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .dark\:text-pink-200{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .dark\:text-pink-300{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .dark\:text-pink-400{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .dark\:text-pink-500{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .dark\:text-pink-600{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .dark\:text-pink-700{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .dark\:text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .dark\:text-pink-900{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-transparent:focus-within{color:#0000}.theme-dark .dark\:focus-within\:text-white:focus-within{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-black:focus-within{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-gray-50:focus-within{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-gray-100:focus-within{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-gray-200:focus-within{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-gray-300:focus-within{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-gray-400:focus-within{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-gray-500:focus-within{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-gray-600:focus-within{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-gray-700:focus-within{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-gray-800:focus-within{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-gray-900:focus-within{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-cool-gray-50:focus-within{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-cool-gray-100:focus-within{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-cool-gray-200:focus-within{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-cool-gray-300:focus-within{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-cool-gray-400:focus-within{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-cool-gray-500:focus-within{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-cool-gray-600:focus-within{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-cool-gray-700:focus-within{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-cool-gray-800:focus-within{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-cool-gray-900:focus-within{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-red-50:focus-within{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-red-100:focus-within{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-red-200:focus-within{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-red-300:focus-within{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-red-400:focus-within{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-red-500:focus-within{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-red-600:focus-within{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-red-700:focus-within{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-red-800:focus-within{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-red-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-orange-50:focus-within{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-orange-100:focus-within{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-orange-200:focus-within{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-orange-300:focus-within{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-orange-400:focus-within{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-orange-500:focus-within{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-orange-600:focus-within{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-orange-700:focus-within{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-orange-800:focus-within{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-orange-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-yellow-50:focus-within{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-yellow-100:focus-within{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-yellow-200:focus-within{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-yellow-300:focus-within{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-yellow-400:focus-within{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-yellow-500:focus-within{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-yellow-600:focus-within{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-yellow-700:focus-within{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-yellow-800:focus-within{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-yellow-900:focus-within{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-green-50:focus-within{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-green-100:focus-within{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-green-200:focus-within{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-green-300:focus-within{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-green-400:focus-within{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-green-500:focus-within{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-green-600:focus-within{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-green-700:focus-within{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-green-800:focus-within{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-green-900:focus-within{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-teal-50:focus-within{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-teal-100:focus-within{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-teal-200:focus-within{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-teal-300:focus-within{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-teal-400:focus-within{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-teal-500:focus-within{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-teal-600:focus-within{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-teal-700:focus-within{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-teal-800:focus-within{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-teal-900:focus-within{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-blue-50:focus-within{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-blue-100:focus-within{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-blue-200:focus-within{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-blue-300:focus-within{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-blue-400:focus-within{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-blue-500:focus-within{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-blue-600:focus-within{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-blue-700:focus-within{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-blue-800:focus-within{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-blue-900:focus-within{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-indigo-50:focus-within{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-indigo-100:focus-within{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-indigo-200:focus-within{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-indigo-300:focus-within{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-indigo-400:focus-within{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-indigo-500:focus-within{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-indigo-600:focus-within{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-indigo-700:focus-within{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-indigo-800:focus-within{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-indigo-900:focus-within{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-purple-50:focus-within{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-purple-100:focus-within{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-purple-200:focus-within{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-purple-300:focus-within{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-purple-400:focus-within{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-purple-500:focus-within{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-purple-600:focus-within{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-purple-700:focus-within{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-purple-800:focus-within{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-purple-900:focus-within{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-pink-50:focus-within{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-pink-100:focus-within{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-pink-200:focus-within{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-pink-300:focus-within{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-pink-400:focus-within{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-pink-500:focus-within{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-pink-600:focus-within{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-pink-700:focus-within{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-pink-800:focus-within{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .dark\:focus-within\:text-pink-900:focus-within{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .dark\:hover\:text-transparent:hover{color:#0000}.theme-dark .dark\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .dark\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .dark\:hover\:text-gray-50:hover{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .dark\:hover\:text-gray-100:hover{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .dark\:hover\:text-gray-200:hover{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .dark\:hover\:text-gray-300:hover{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .dark\:hover\:text-gray-400:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .dark\:hover\:text-gray-500:hover{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .dark\:hover\:text-gray-600:hover{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .dark\:hover\:text-gray-700:hover{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .dark\:hover\:text-gray-800:hover{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .dark\:hover\:text-gray-900:hover{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .dark\:hover\:text-cool-gray-50:hover{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .dark\:hover\:text-cool-gray-100:hover{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .dark\:hover\:text-cool-gray-200:hover{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .dark\:hover\:text-cool-gray-300:hover{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .dark\:hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .dark\:hover\:text-cool-gray-500:hover{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .dark\:hover\:text-cool-gray-600:hover{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .dark\:hover\:text-cool-gray-700:hover{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .dark\:hover\:text-cool-gray-800:hover{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .dark\:hover\:text-cool-gray-900:hover{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .dark\:hover\:text-red-50:hover{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .dark\:hover\:text-red-100:hover{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .dark\:hover\:text-red-200:hover{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .dark\:hover\:text-red-300:hover{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .dark\:hover\:text-red-400:hover{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .dark\:hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .dark\:hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .dark\:hover\:text-red-700:hover{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .dark\:hover\:text-red-800:hover{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .dark\:hover\:text-red-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .dark\:hover\:text-orange-50:hover{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .dark\:hover\:text-orange-100:hover{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .dark\:hover\:text-orange-200:hover{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .dark\:hover\:text-orange-300:hover{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .dark\:hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .dark\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .dark\:hover\:text-orange-600:hover{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .dark\:hover\:text-orange-700:hover{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .dark\:hover\:text-orange-800:hover{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .dark\:hover\:text-orange-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .dark\:hover\:text-yellow-50:hover{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .dark\:hover\:text-yellow-100:hover{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .dark\:hover\:text-yellow-200:hover{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .dark\:hover\:text-yellow-300:hover{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .dark\:hover\:text-yellow-400:hover{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .dark\:hover\:text-yellow-500:hover{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .dark\:hover\:text-yellow-600:hover{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .dark\:hover\:text-yellow-700:hover{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .dark\:hover\:text-yellow-800:hover{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .dark\:hover\:text-yellow-900:hover{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .dark\:hover\:text-green-50:hover{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .dark\:hover\:text-green-100:hover{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .dark\:hover\:text-green-200:hover{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .dark\:hover\:text-green-300:hover{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .dark\:hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .dark\:hover\:text-green-500:hover{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .dark\:hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .dark\:hover\:text-green-700:hover{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .dark\:hover\:text-green-800:hover{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .dark\:hover\:text-green-900:hover{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .dark\:hover\:text-teal-50:hover{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .dark\:hover\:text-teal-100:hover{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .dark\:hover\:text-teal-200:hover{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .dark\:hover\:text-teal-300:hover{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .dark\:hover\:text-teal-400:hover{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .dark\:hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .dark\:hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .dark\:hover\:text-teal-700:hover{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .dark\:hover\:text-teal-800:hover{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .dark\:hover\:text-teal-900:hover{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .dark\:hover\:text-blue-50:hover{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .dark\:hover\:text-blue-100:hover{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .dark\:hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .dark\:hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .dark\:hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .dark\:hover\:text-blue-500:hover{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .dark\:hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .dark\:hover\:text-blue-700:hover{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .dark\:hover\:text-blue-800:hover{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .dark\:hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .dark\:hover\:text-indigo-50:hover{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .dark\:hover\:text-indigo-100:hover{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .dark\:hover\:text-indigo-200:hover{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .dark\:hover\:text-indigo-300:hover{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .dark\:hover\:text-indigo-400:hover{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .dark\:hover\:text-indigo-500:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .dark\:hover\:text-indigo-600:hover{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .dark\:hover\:text-indigo-700:hover{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .dark\:hover\:text-indigo-800:hover{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .dark\:hover\:text-indigo-900:hover{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .dark\:hover\:text-purple-50:hover{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .dark\:hover\:text-purple-100:hover{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .dark\:hover\:text-purple-200:hover{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .dark\:hover\:text-purple-300:hover{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .dark\:hover\:text-purple-400:hover{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .dark\:hover\:text-purple-500:hover{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .dark\:hover\:text-purple-600:hover{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .dark\:hover\:text-purple-700:hover{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .dark\:hover\:text-purple-800:hover{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .dark\:hover\:text-purple-900:hover{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .dark\:hover\:text-pink-50:hover{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .dark\:hover\:text-pink-100:hover{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .dark\:hover\:text-pink-200:hover{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .dark\:hover\:text-pink-300:hover{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .dark\:hover\:text-pink-400:hover{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .dark\:hover\:text-pink-500:hover{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .dark\:hover\:text-pink-600:hover{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .dark\:hover\:text-pink-700:hover{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .dark\:hover\:text-pink-800:hover{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .dark\:hover\:text-pink-900:hover{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .dark\:active\:text-transparent:active{color:#0000}.theme-dark .dark\:active\:text-white:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .dark\:active\:text-black:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .dark\:active\:text-gray-50:active{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .dark\:active\:text-gray-100:active{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .dark\:active\:text-gray-200:active{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .dark\:active\:text-gray-300:active{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .dark\:active\:text-gray-400:active{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .dark\:active\:text-gray-500:active{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .dark\:active\:text-gray-600:active{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .dark\:active\:text-gray-700:active{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .dark\:active\:text-gray-800:active{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .dark\:active\:text-gray-900:active{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .dark\:active\:text-cool-gray-50:active{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .dark\:active\:text-cool-gray-100:active{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .dark\:active\:text-cool-gray-200:active{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .dark\:active\:text-cool-gray-300:active{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .dark\:active\:text-cool-gray-400:active{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .dark\:active\:text-cool-gray-500:active{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .dark\:active\:text-cool-gray-600:active{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .dark\:active\:text-cool-gray-700:active{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .dark\:active\:text-cool-gray-800:active{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .dark\:active\:text-cool-gray-900:active{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .dark\:active\:text-red-50:active{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .dark\:active\:text-red-100:active{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .dark\:active\:text-red-200:active{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .dark\:active\:text-red-300:active{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .dark\:active\:text-red-400:active{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .dark\:active\:text-red-500:active{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .dark\:active\:text-red-600:active{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .dark\:active\:text-red-700:active{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .dark\:active\:text-red-800:active{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .dark\:active\:text-red-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .dark\:active\:text-orange-50:active{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .dark\:active\:text-orange-100:active{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .dark\:active\:text-orange-200:active{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .dark\:active\:text-orange-300:active{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .dark\:active\:text-orange-400:active{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .dark\:active\:text-orange-500:active{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .dark\:active\:text-orange-600:active{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .dark\:active\:text-orange-700:active{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .dark\:active\:text-orange-800:active{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .dark\:active\:text-orange-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .dark\:active\:text-yellow-50:active{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .dark\:active\:text-yellow-100:active{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .dark\:active\:text-yellow-200:active{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .dark\:active\:text-yellow-300:active{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .dark\:active\:text-yellow-400:active{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .dark\:active\:text-yellow-500:active{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .dark\:active\:text-yellow-600:active{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .dark\:active\:text-yellow-700:active{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .dark\:active\:text-yellow-800:active{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .dark\:active\:text-yellow-900:active{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .dark\:active\:text-green-50:active{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .dark\:active\:text-green-100:active{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .dark\:active\:text-green-200:active{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .dark\:active\:text-green-300:active{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .dark\:active\:text-green-400:active{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .dark\:active\:text-green-500:active{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .dark\:active\:text-green-600:active{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .dark\:active\:text-green-700:active{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .dark\:active\:text-green-800:active{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .dark\:active\:text-green-900:active{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .dark\:active\:text-teal-50:active{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .dark\:active\:text-teal-100:active{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .dark\:active\:text-teal-200:active{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .dark\:active\:text-teal-300:active{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .dark\:active\:text-teal-400:active{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .dark\:active\:text-teal-500:active{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .dark\:active\:text-teal-600:active{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .dark\:active\:text-teal-700:active{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .dark\:active\:text-teal-800:active{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .dark\:active\:text-teal-900:active{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .dark\:active\:text-blue-50:active{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .dark\:active\:text-blue-100:active{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .dark\:active\:text-blue-200:active{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .dark\:active\:text-blue-300:active{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .dark\:active\:text-blue-400:active{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .dark\:active\:text-blue-500:active{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .dark\:active\:text-blue-600:active{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .dark\:active\:text-blue-700:active{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .dark\:active\:text-blue-800:active{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .dark\:active\:text-blue-900:active{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .dark\:active\:text-indigo-50:active{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .dark\:active\:text-indigo-100:active{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .dark\:active\:text-indigo-200:active{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .dark\:active\:text-indigo-300:active{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .dark\:active\:text-indigo-400:active{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .dark\:active\:text-indigo-500:active{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .dark\:active\:text-indigo-600:active{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .dark\:active\:text-indigo-700:active{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .dark\:active\:text-indigo-800:active{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .dark\:active\:text-indigo-900:active{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .dark\:active\:text-purple-50:active{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .dark\:active\:text-purple-100:active{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .dark\:active\:text-purple-200:active{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .dark\:active\:text-purple-300:active{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .dark\:active\:text-purple-400:active{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .dark\:active\:text-purple-500:active{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .dark\:active\:text-purple-600:active{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .dark\:active\:text-purple-700:active{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .dark\:active\:text-purple-800:active{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .dark\:active\:text-purple-900:active{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .dark\:active\:text-pink-50:active{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .dark\:active\:text-pink-100:active{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .dark\:active\:text-pink-200:active{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .dark\:active\:text-pink-300:active{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .dark\:active\:text-pink-400:active{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .dark\:active\:text-pink-500:active{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .dark\:active\:text-pink-600:active{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .dark\:active\:text-pink-700:active{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .dark\:active\:text-pink-800:active{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .dark\:active\:text-pink-900:active{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.text-opacity-0{--text-opacity:0}.text-opacity-25{--text-opacity:0.25}.text-opacity-50{--text-opacity:0.5}.text-opacity-75{--text-opacity:0.75}.text-opacity-100{--text-opacity:1}.hover\:text-opacity-0:hover{--text-opacity:0}.hover\:text-opacity-25:hover{--text-opacity:0.25}.hover\:text-opacity-50:hover{--text-opacity:0.5}.hover\:text-opacity-75:hover{--text-opacity:0.75}.hover\:text-opacity-100:hover{--text-opacity:1}.focus\:text-opacity-0:focus{--text-opacity:0}.focus\:text-opacity-25:focus{--text-opacity:0.25}.focus\:text-opacity-50:focus{--text-opacity:0.5}.focus\:text-opacity-75:focus{--text-opacity:0.75}.focus\:text-opacity-100:focus{--text-opacity:1}.italic{font-style:italic}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.hover\:line-through:hover{text-decoration:line-through}.hover\:no-underline:hover{text-decoration:none}.focus\:underline:focus{text-decoration:underline}.focus\:line-through:focus{text-decoration:line-through}.focus\:no-underline:focus{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.diagonal-fractions,.lining-nums,.oldstyle-nums,.ordinal,.proportional-nums,.slashed-zero,.stacked-fractions,.tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.ordinal{--font-variant-numeric-ordinal:ordinal}.slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.lining-nums{--font-variant-numeric-figure:lining-nums}.oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.proportional-nums{--font-variant-numeric-spacing:proportional-nums}.tabular-nums{--font-variant-numeric-spacing:tabular-nums}.diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;user-select:auto}.align-baseline{vertical-align:initial}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-normal{white-space:normal}.whitespace-no-wrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{word-wrap:normal;overflow-wrap:normal;word-break:normal}.break-words{word-wrap:break-word;overflow-wrap:break-word}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-0{width:0}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-56{width:14rem}.w-64{width:16rem}.w-auto{width:auto}.w-px{width:1px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.gap-0{grid-gap:0;gap:0}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-3{grid-gap:.75rem;gap:.75rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-5{grid-gap:1.25rem;gap:1.25rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.gap-10{grid-gap:2.5rem;gap:2.5rem}.gap-12{grid-gap:3rem;gap:3rem}.gap-16{grid-gap:4rem;gap:4rem}.gap-20{grid-gap:5rem;gap:5rem}.gap-24{grid-gap:6rem;gap:6rem}.gap-32{grid-gap:8rem;gap:8rem}.gap-40{grid-gap:10rem;gap:10rem}.gap-48{grid-gap:12rem;gap:12rem}.gap-56{grid-gap:14rem;gap:14rem}.gap-64{grid-gap:16rem;gap:16rem}.gap-px{grid-gap:1px;gap:1px}.col-gap-0{grid-column-gap:0;column-gap:0}.col-gap-1{grid-column-gap:.25rem;column-gap:.25rem}.col-gap-2{grid-column-gap:.5rem;column-gap:.5rem}.col-gap-3{grid-column-gap:.75rem;column-gap:.75rem}.col-gap-4{grid-column-gap:1rem;column-gap:1rem}.col-gap-5{grid-column-gap:1.25rem;column-gap:1.25rem}.col-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.col-gap-8{grid-column-gap:2rem;column-gap:2rem}.col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.col-gap-12{grid-column-gap:3rem;column-gap:3rem}.col-gap-16{grid-column-gap:4rem;column-gap:4rem}.col-gap-20{grid-column-gap:5rem;column-gap:5rem}.col-gap-24{grid-column-gap:6rem;column-gap:6rem}.col-gap-32{grid-column-gap:8rem;column-gap:8rem}.col-gap-40{grid-column-gap:10rem;column-gap:10rem}.col-gap-48{grid-column-gap:12rem;column-gap:12rem}.col-gap-56{grid-column-gap:14rem;column-gap:14rem}.col-gap-64{grid-column-gap:16rem;column-gap:16rem}.col-gap-px{grid-column-gap:1px;column-gap:1px}.gap-x-0{grid-column-gap:0;column-gap:0}.gap-x-1{grid-column-gap:.25rem;column-gap:.25rem}.gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.gap-x-3{grid-column-gap:.75rem;column-gap:.75rem}.gap-x-4{grid-column-gap:1rem;column-gap:1rem}.gap-x-5{grid-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{grid-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{grid-column-gap:2rem;column-gap:2rem}.gap-x-10{grid-column-gap:2.5rem;column-gap:2.5rem}.gap-x-12{grid-column-gap:3rem;column-gap:3rem}.gap-x-16{grid-column-gap:4rem;column-gap:4rem}.gap-x-20{grid-column-gap:5rem;column-gap:5rem}.gap-x-24{grid-column-gap:6rem;column-gap:6rem}.gap-x-32{grid-column-gap:8rem;column-gap:8rem}.gap-x-40{grid-column-gap:10rem;column-gap:10rem}.gap-x-48{grid-column-gap:12rem;column-gap:12rem}.gap-x-56{grid-column-gap:14rem;column-gap:14rem}.gap-x-64{grid-column-gap:16rem;column-gap:16rem}.gap-x-px{grid-column-gap:1px;column-gap:1px}.row-gap-0{grid-row-gap:0;row-gap:0}.row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.row-gap-4{grid-row-gap:1rem;row-gap:1rem}.row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.row-gap-8{grid-row-gap:2rem;row-gap:2rem}.row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.row-gap-12{grid-row-gap:3rem;row-gap:3rem}.row-gap-16{grid-row-gap:4rem;row-gap:4rem}.row-gap-20{grid-row-gap:5rem;row-gap:5rem}.row-gap-24{grid-row-gap:6rem;row-gap:6rem}.row-gap-32{grid-row-gap:8rem;row-gap:8rem}.row-gap-40{grid-row-gap:10rem;row-gap:10rem}.row-gap-48{grid-row-gap:12rem;row-gap:12rem}.row-gap-56{grid-row-gap:14rem;row-gap:14rem}.row-gap-64{grid-row-gap:16rem;row-gap:16rem}.row-gap-px{grid-row-gap:1px;row-gap:1px}.gap-y-0{grid-row-gap:0;row-gap:0}.gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.gap-y-4{grid-row-gap:1rem;row-gap:1rem}.gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.gap-y-8{grid-row-gap:2rem;row-gap:2rem}.gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.gap-y-12{grid-row-gap:3rem;row-gap:3rem}.gap-y-16{grid-row-gap:4rem;row-gap:4rem}.gap-y-20{grid-row-gap:5rem;row-gap:5rem}.gap-y-24{grid-row-gap:6rem;row-gap:6rem}.gap-y-32{grid-row-gap:8rem;row-gap:8rem}.gap-y-40{grid-row-gap:10rem;row-gap:10rem}.gap-y-48{grid-row-gap:12rem;row-gap:12rem}.gap-y-56{grid-row-gap:14rem;row-gap:14rem}.gap-y-64{grid-row-gap:16rem;row-gap:16rem}.gap-y-px{grid-row-gap:1px;row-gap:1px}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.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))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}.auto-cols-auto{grid-auto-columns:auto}.auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-auto{grid-column-start:auto}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-auto{grid-column-end:auto}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.auto-rows-auto{grid-auto-rows:auto}.auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-span-full{grid-row:1/-1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-auto{grid-row-end:auto}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transform-none{transform:none}.origin-center{transform-origin:center}.origin-top{transform-origin:top}.origin-top-right{transform-origin:top right}.origin-right{transform-origin:right}.origin-bottom-right{transform-origin:bottom right}.origin-bottom{transform-origin:bottom}.origin-bottom-left{transform-origin:bottom left}.origin-left{transform-origin:left}.origin-top-left{transform-origin:top left}.scale-0{--transform-scale-x:0;--transform-scale-y:0}.scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.scale-100{--transform-scale-x:1;--transform-scale-y:1}.scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.scale-x-0{--transform-scale-x:0}.scale-x-50{--transform-scale-x:.5}.scale-x-75{--transform-scale-x:.75}.scale-x-90{--transform-scale-x:.9}.scale-x-95{--transform-scale-x:.95}.scale-x-100{--transform-scale-x:1}.scale-x-105{--transform-scale-x:1.05}.scale-x-110{--transform-scale-x:1.1}.scale-x-125{--transform-scale-x:1.25}.scale-x-150{--transform-scale-x:1.5}.scale-y-0{--transform-scale-y:0}.scale-y-50{--transform-scale-y:.5}.scale-y-75{--transform-scale-y:.75}.scale-y-90{--transform-scale-y:.9}.scale-y-95{--transform-scale-y:.95}.scale-y-100{--transform-scale-y:1}.scale-y-105{--transform-scale-y:1.05}.scale-y-110{--transform-scale-y:1.1}.scale-y-125{--transform-scale-y:1.25}.scale-y-150{--transform-scale-y:1.5}.hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.hover\:scale-x-0:hover{--transform-scale-x:0}.hover\:scale-x-50:hover{--transform-scale-x:.5}.hover\:scale-x-75:hover{--transform-scale-x:.75}.hover\:scale-x-90:hover{--transform-scale-x:.9}.hover\:scale-x-95:hover{--transform-scale-x:.95}.hover\:scale-x-100:hover{--transform-scale-x:1}.hover\:scale-x-105:hover{--transform-scale-x:1.05}.hover\:scale-x-110:hover{--transform-scale-x:1.1}.hover\:scale-x-125:hover{--transform-scale-x:1.25}.hover\:scale-x-150:hover{--transform-scale-x:1.5}.hover\:scale-y-0:hover{--transform-scale-y:0}.hover\:scale-y-50:hover{--transform-scale-y:.5}.hover\:scale-y-75:hover{--transform-scale-y:.75}.hover\:scale-y-90:hover{--transform-scale-y:.9}.hover\:scale-y-95:hover{--transform-scale-y:.95}.hover\:scale-y-100:hover{--transform-scale-y:1}.hover\:scale-y-105:hover{--transform-scale-y:1.05}.hover\:scale-y-110:hover{--transform-scale-y:1.1}.hover\:scale-y-125:hover{--transform-scale-y:1.25}.hover\:scale-y-150:hover{--transform-scale-y:1.5}.focus\:scale-0:focus{--transform-scale-x:0;--transform-scale-y:0}.focus\:scale-50:focus{--transform-scale-x:.5;--transform-scale-y:.5}.focus\:scale-75:focus{--transform-scale-x:.75;--transform-scale-y:.75}.focus\:scale-90:focus{--transform-scale-x:.9;--transform-scale-y:.9}.focus\:scale-95:focus{--transform-scale-x:.95;--transform-scale-y:.95}.focus\:scale-100:focus{--transform-scale-x:1;--transform-scale-y:1}.focus\:scale-105:focus{--transform-scale-x:1.05;--transform-scale-y:1.05}.focus\:scale-110:focus{--transform-scale-x:1.1;--transform-scale-y:1.1}.focus\:scale-125:focus{--transform-scale-x:1.25;--transform-scale-y:1.25}.focus\:scale-150:focus{--transform-scale-x:1.5;--transform-scale-y:1.5}.focus\:scale-x-0:focus{--transform-scale-x:0}.focus\:scale-x-50:focus{--transform-scale-x:.5}.focus\:scale-x-75:focus{--transform-scale-x:.75}.focus\:scale-x-90:focus{--transform-scale-x:.9}.focus\:scale-x-95:focus{--transform-scale-x:.95}.focus\:scale-x-100:focus{--transform-scale-x:1}.focus\:scale-x-105:focus{--transform-scale-x:1.05}.focus\:scale-x-110:focus{--transform-scale-x:1.1}.focus\:scale-x-125:focus{--transform-scale-x:1.25}.focus\:scale-x-150:focus{--transform-scale-x:1.5}.focus\:scale-y-0:focus{--transform-scale-y:0}.focus\:scale-y-50:focus{--transform-scale-y:.5}.focus\:scale-y-75:focus{--transform-scale-y:.75}.focus\:scale-y-90:focus{--transform-scale-y:.9}.focus\:scale-y-95:focus{--transform-scale-y:.95}.focus\:scale-y-100:focus{--transform-scale-y:1}.focus\:scale-y-105:focus{--transform-scale-y:1.05}.focus\:scale-y-110:focus{--transform-scale-y:1.1}.focus\:scale-y-125:focus{--transform-scale-y:1.25}.focus\:scale-y-150:focus{--transform-scale-y:1.5}.rotate-0{--transform-rotate:0}.rotate-1{--transform-rotate:1deg}.rotate-2{--transform-rotate:2deg}.rotate-3{--transform-rotate:3deg}.rotate-6{--transform-rotate:6deg}.rotate-12{--transform-rotate:12deg}.rotate-45{--transform-rotate:45deg}.rotate-90{--transform-rotate:90deg}.rotate-180{--transform-rotate:180deg}.-rotate-180{--transform-rotate:-180deg}.-rotate-90{--transform-rotate:-90deg}.-rotate-45{--transform-rotate:-45deg}.-rotate-12{--transform-rotate:-12deg}.-rotate-6{--transform-rotate:-6deg}.-rotate-3{--transform-rotate:-3deg}.-rotate-2{--transform-rotate:-2deg}.-rotate-1{--transform-rotate:-1deg}.hover\:rotate-0:hover{--transform-rotate:0}.hover\:rotate-1:hover{--transform-rotate:1deg}.hover\:rotate-2:hover{--transform-rotate:2deg}.hover\:rotate-3:hover{--transform-rotate:3deg}.hover\:rotate-6:hover{--transform-rotate:6deg}.hover\:rotate-12:hover{--transform-rotate:12deg}.hover\:rotate-45:hover{--transform-rotate:45deg}.hover\:rotate-90:hover{--transform-rotate:90deg}.hover\:rotate-180:hover{--transform-rotate:180deg}.hover\:-rotate-180:hover{--transform-rotate:-180deg}.hover\:-rotate-90:hover{--transform-rotate:-90deg}.hover\:-rotate-45:hover{--transform-rotate:-45deg}.hover\:-rotate-12:hover{--transform-rotate:-12deg}.hover\:-rotate-6:hover{--transform-rotate:-6deg}.hover\:-rotate-3:hover{--transform-rotate:-3deg}.hover\:-rotate-2:hover{--transform-rotate:-2deg}.hover\:-rotate-1:hover{--transform-rotate:-1deg}.focus\:rotate-0:focus{--transform-rotate:0}.focus\:rotate-1:focus{--transform-rotate:1deg}.focus\:rotate-2:focus{--transform-rotate:2deg}.focus\:rotate-3:focus{--transform-rotate:3deg}.focus\:rotate-6:focus{--transform-rotate:6deg}.focus\:rotate-12:focus{--transform-rotate:12deg}.focus\:rotate-45:focus{--transform-rotate:45deg}.focus\:rotate-90:focus{--transform-rotate:90deg}.focus\:rotate-180:focus{--transform-rotate:180deg}.focus\:-rotate-180:focus{--transform-rotate:-180deg}.focus\:-rotate-90:focus{--transform-rotate:-90deg}.focus\:-rotate-45:focus{--transform-rotate:-45deg}.focus\:-rotate-12:focus{--transform-rotate:-12deg}.focus\:-rotate-6:focus{--transform-rotate:-6deg}.focus\:-rotate-3:focus{--transform-rotate:-3deg}.focus\:-rotate-2:focus{--transform-rotate:-2deg}.focus\:-rotate-1:focus{--transform-rotate:-1deg}.translate-x-0{--transform-translate-x:0}.translate-x-1{--transform-translate-x:0.25rem}.translate-x-2{--transform-translate-x:0.5rem}.translate-x-3{--transform-translate-x:0.75rem}.translate-x-4{--transform-translate-x:1rem}.translate-x-5{--transform-translate-x:1.25rem}.translate-x-6{--transform-translate-x:1.5rem}.translate-x-8{--transform-translate-x:2rem}.translate-x-10{--transform-translate-x:2.5rem}.translate-x-12{--transform-translate-x:3rem}.translate-x-16{--transform-translate-x:4rem}.translate-x-20{--transform-translate-x:5rem}.translate-x-24{--transform-translate-x:6rem}.translate-x-32{--transform-translate-x:8rem}.translate-x-40{--transform-translate-x:10rem}.translate-x-48{--transform-translate-x:12rem}.translate-x-56{--transform-translate-x:14rem}.translate-x-64{--transform-translate-x:16rem}.translate-x-px{--transform-translate-x:1px}.-translate-x-1{--transform-translate-x:-0.25rem}.-translate-x-2{--transform-translate-x:-0.5rem}.-translate-x-3{--transform-translate-x:-0.75rem}.-translate-x-4{--transform-translate-x:-1rem}.-translate-x-5{--transform-translate-x:-1.25rem}.-translate-x-6{--transform-translate-x:-1.5rem}.-translate-x-8{--transform-translate-x:-2rem}.-translate-x-10{--transform-translate-x:-2.5rem}.-translate-x-12{--transform-translate-x:-3rem}.-translate-x-16{--transform-translate-x:-4rem}.-translate-x-20{--transform-translate-x:-5rem}.-translate-x-24{--transform-translate-x:-6rem}.-translate-x-32{--transform-translate-x:-8rem}.-translate-x-40{--transform-translate-x:-10rem}.-translate-x-48{--transform-translate-x:-12rem}.-translate-x-56{--transform-translate-x:-14rem}.-translate-x-64{--transform-translate-x:-16rem}.-translate-x-px{--transform-translate-x:-1px}.-translate-x-full{--transform-translate-x:-100%}.-translate-x-1\/2{--transform-translate-x:-50%}.translate-x-1\/2{--transform-translate-x:50%}.translate-x-full{--transform-translate-x:100%}.translate-y-0{--transform-translate-y:0}.translate-y-1{--transform-translate-y:0.25rem}.translate-y-2{--transform-translate-y:0.5rem}.translate-y-3{--transform-translate-y:0.75rem}.translate-y-4{--transform-translate-y:1rem}.translate-y-5{--transform-translate-y:1.25rem}.translate-y-6{--transform-translate-y:1.5rem}.translate-y-8{--transform-translate-y:2rem}.translate-y-10{--transform-translate-y:2.5rem}.translate-y-12{--transform-translate-y:3rem}.translate-y-16{--transform-translate-y:4rem}.translate-y-20{--transform-translate-y:5rem}.translate-y-24{--transform-translate-y:6rem}.translate-y-32{--transform-translate-y:8rem}.translate-y-40{--transform-translate-y:10rem}.translate-y-48{--transform-translate-y:12rem}.translate-y-56{--transform-translate-y:14rem}.translate-y-64{--transform-translate-y:16rem}.translate-y-px{--transform-translate-y:1px}.-translate-y-1{--transform-translate-y:-0.25rem}.-translate-y-2{--transform-translate-y:-0.5rem}.-translate-y-3{--transform-translate-y:-0.75rem}.-translate-y-4{--transform-translate-y:-1rem}.-translate-y-5{--transform-translate-y:-1.25rem}.-translate-y-6{--transform-translate-y:-1.5rem}.-translate-y-8{--transform-translate-y:-2rem}.-translate-y-10{--transform-translate-y:-2.5rem}.-translate-y-12{--transform-translate-y:-3rem}.-translate-y-16{--transform-translate-y:-4rem}.-translate-y-20{--transform-translate-y:-5rem}.-translate-y-24{--transform-translate-y:-6rem}.-translate-y-32{--transform-translate-y:-8rem}.-translate-y-40{--transform-translate-y:-10rem}.-translate-y-48{--transform-translate-y:-12rem}.-translate-y-56{--transform-translate-y:-14rem}.-translate-y-64{--transform-translate-y:-16rem}.-translate-y-px{--transform-translate-y:-1px}.-translate-y-full{--transform-translate-y:-100%}.-translate-y-1\/2{--transform-translate-y:-50%}.translate-y-1\/2{--transform-translate-y:50%}.translate-y-full{--transform-translate-y:100%}.hover\:translate-x-0:hover{--transform-translate-x:0}.hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.hover\:translate-x-4:hover{--transform-translate-x:1rem}.hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.hover\:translate-x-8:hover{--transform-translate-x:2rem}.hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.hover\:translate-x-12:hover{--transform-translate-x:3rem}.hover\:translate-x-16:hover{--transform-translate-x:4rem}.hover\:translate-x-20:hover{--transform-translate-x:5rem}.hover\:translate-x-24:hover{--transform-translate-x:6rem}.hover\:translate-x-32:hover{--transform-translate-x:8rem}.hover\:translate-x-40:hover{--transform-translate-x:10rem}.hover\:translate-x-48:hover{--transform-translate-x:12rem}.hover\:translate-x-56:hover{--transform-translate-x:14rem}.hover\:translate-x-64:hover{--transform-translate-x:16rem}.hover\:translate-x-px:hover{--transform-translate-x:1px}.hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.hover\:-translate-x-px:hover{--transform-translate-x:-1px}.hover\:-translate-x-full:hover{--transform-translate-x:-100%}.hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.hover\:translate-x-full:hover{--transform-translate-x:100%}.hover\:translate-y-0:hover{--transform-translate-y:0}.hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.hover\:translate-y-4:hover{--transform-translate-y:1rem}.hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.hover\:translate-y-8:hover{--transform-translate-y:2rem}.hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.hover\:translate-y-12:hover{--transform-translate-y:3rem}.hover\:translate-y-16:hover{--transform-translate-y:4rem}.hover\:translate-y-20:hover{--transform-translate-y:5rem}.hover\:translate-y-24:hover{--transform-translate-y:6rem}.hover\:translate-y-32:hover{--transform-translate-y:8rem}.hover\:translate-y-40:hover{--transform-translate-y:10rem}.hover\:translate-y-48:hover{--transform-translate-y:12rem}.hover\:translate-y-56:hover{--transform-translate-y:14rem}.hover\:translate-y-64:hover{--transform-translate-y:16rem}.hover\:translate-y-px:hover{--transform-translate-y:1px}.hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.hover\:-translate-y-px:hover{--transform-translate-y:-1px}.hover\:-translate-y-full:hover{--transform-translate-y:-100%}.hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.hover\:translate-y-full:hover{--transform-translate-y:100%}.focus\:translate-x-0:focus{--transform-translate-x:0}.focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.focus\:translate-x-4:focus{--transform-translate-x:1rem}.focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.focus\:translate-x-8:focus{--transform-translate-x:2rem}.focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.focus\:translate-x-12:focus{--transform-translate-x:3rem}.focus\:translate-x-16:focus{--transform-translate-x:4rem}.focus\:translate-x-20:focus{--transform-translate-x:5rem}.focus\:translate-x-24:focus{--transform-translate-x:6rem}.focus\:translate-x-32:focus{--transform-translate-x:8rem}.focus\:translate-x-40:focus{--transform-translate-x:10rem}.focus\:translate-x-48:focus{--transform-translate-x:12rem}.focus\:translate-x-56:focus{--transform-translate-x:14rem}.focus\:translate-x-64:focus{--transform-translate-x:16rem}.focus\:translate-x-px:focus{--transform-translate-x:1px}.focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.focus\:-translate-x-px:focus{--transform-translate-x:-1px}.focus\:-translate-x-full:focus{--transform-translate-x:-100%}.focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.focus\:translate-x-full:focus{--transform-translate-x:100%}.focus\:translate-y-0:focus{--transform-translate-y:0}.focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.focus\:translate-y-4:focus{--transform-translate-y:1rem}.focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.focus\:translate-y-8:focus{--transform-translate-y:2rem}.focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.focus\:translate-y-12:focus{--transform-translate-y:3rem}.focus\:translate-y-16:focus{--transform-translate-y:4rem}.focus\:translate-y-20:focus{--transform-translate-y:5rem}.focus\:translate-y-24:focus{--transform-translate-y:6rem}.focus\:translate-y-32:focus{--transform-translate-y:8rem}.focus\:translate-y-40:focus{--transform-translate-y:10rem}.focus\:translate-y-48:focus{--transform-translate-y:12rem}.focus\:translate-y-56:focus{--transform-translate-y:14rem}.focus\:translate-y-64:focus{--transform-translate-y:16rem}.focus\:translate-y-px:focus{--transform-translate-y:1px}.focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.focus\:-translate-y-px:focus{--transform-translate-y:-1px}.focus\:-translate-y-full:focus{--transform-translate-y:-100%}.focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.focus\:translate-y-full:focus{--transform-translate-y:100%}.skew-x-0{--transform-skew-x:0}.skew-x-1{--transform-skew-x:1deg}.skew-x-2{--transform-skew-x:2deg}.skew-x-3{--transform-skew-x:3deg}.skew-x-6{--transform-skew-x:6deg}.skew-x-12{--transform-skew-x:12deg}.-skew-x-12{--transform-skew-x:-12deg}.-skew-x-6{--transform-skew-x:-6deg}.-skew-x-3{--transform-skew-x:-3deg}.-skew-x-2{--transform-skew-x:-2deg}.-skew-x-1{--transform-skew-x:-1deg}.skew-y-0{--transform-skew-y:0}.skew-y-1{--transform-skew-y:1deg}.skew-y-2{--transform-skew-y:2deg}.skew-y-3{--transform-skew-y:3deg}.skew-y-6{--transform-skew-y:6deg}.skew-y-12{--transform-skew-y:12deg}.-skew-y-12{--transform-skew-y:-12deg}.-skew-y-6{--transform-skew-y:-6deg}.-skew-y-3{--transform-skew-y:-3deg}.-skew-y-2{--transform-skew-y:-2deg}.-skew-y-1{--transform-skew-y:-1deg}.hover\:skew-x-0:hover{--transform-skew-x:0}.hover\:skew-x-1:hover{--transform-skew-x:1deg}.hover\:skew-x-2:hover{--transform-skew-x:2deg}.hover\:skew-x-3:hover{--transform-skew-x:3deg}.hover\:skew-x-6:hover{--transform-skew-x:6deg}.hover\:skew-x-12:hover{--transform-skew-x:12deg}.hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.hover\:-skew-x-2:hover{--transform-skew-x:-2deg}.hover\:-skew-x-1:hover{--transform-skew-x:-1deg}.hover\:skew-y-0:hover{--transform-skew-y:0}.hover\:skew-y-1:hover{--transform-skew-y:1deg}.hover\:skew-y-2:hover{--transform-skew-y:2deg}.hover\:skew-y-3:hover{--transform-skew-y:3deg}.hover\:skew-y-6:hover{--transform-skew-y:6deg}.hover\:skew-y-12:hover{--transform-skew-y:12deg}.hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.hover\:-skew-y-2:hover{--transform-skew-y:-2deg}.hover\:-skew-y-1:hover{--transform-skew-y:-1deg}.focus\:skew-x-0:focus{--transform-skew-x:0}.focus\:skew-x-1:focus{--transform-skew-x:1deg}.focus\:skew-x-2:focus{--transform-skew-x:2deg}.focus\:skew-x-3:focus{--transform-skew-x:3deg}.focus\:skew-x-6:focus{--transform-skew-x:6deg}.focus\:skew-x-12:focus{--transform-skew-x:12deg}.focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.focus\:-skew-x-2:focus{--transform-skew-x:-2deg}.focus\:-skew-x-1:focus{--transform-skew-x:-1deg}.focus\:skew-y-0:focus{--transform-skew-y:0}.focus\:skew-y-1:focus{--transform-skew-y:1deg}.focus\:skew-y-2:focus{--transform-skew-y:2deg}.focus\:skew-y-3:focus{--transform-skew-y:3deg}.focus\:skew-y-6:focus{--transform-skew-y:6deg}.focus\:skew-y-12:focus{--transform-skew-y:12deg}.focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.focus\:-skew-y-2:focus{--transform-skew-y:-2deg}.focus\:-skew-y-1:focus{--transform-skew-y:-1deg}.transition-none{transition-property:none}.transition-all{transition-property:all}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-colors{transition-property:background-color,border-color,color,fill,stroke}.transition-opacity{transition-property:opacity}.transition-shadow{transition-property:box-shadow}.transition-transform{transition-property:transform}.ease-linear{transition-timing-function:linear}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}.delay-75{transition-delay:75ms}.delay-100{transition-delay:.1s}.delay-150{transition-delay:.15s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-700{transition-delay:.7s}.delay-1000{transition-delay:1s}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-none{animation:none}.animate-spin{animation:spin 1s linear infinite}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}.shadow-outline-white{box-shadow:0 0 0 3px #ffffff73}.shadow-outline-black{box-shadow:0 0 0 3px #00000073}.shadow-outline-gray{box-shadow:0 0 0 3px #d5d6d773}.shadow-outline-cool-gray{box-shadow:0 0 0 3px #cfd8e373}.shadow-outline-red{box-shadow:0 0 0 3px #f8b4b473}.shadow-outline-orange{box-shadow:0 0 0 3px #fdba8c73}.shadow-outline-yellow{box-shadow:0 0 0 3px #faca1573}.shadow-outline-green{box-shadow:0 0 0 3px #84e1bc73}.shadow-outline-teal{box-shadow:0 0 0 3px #7edce273}.shadow-outline-blue{box-shadow:0 0 0 3px #a4cafe73}.shadow-outline-indigo{box-shadow:0 0 0 3px #b4c6fc73}.shadow-outline-purple{box-shadow:0 0 0 3px #cabffd73}.shadow-outline-pink{box-shadow:0 0 0 3px #f8b4d973}.hover\:shadow-outline-white:hover{box-shadow:0 0 0 3px #ffffff73}.hover\:shadow-outline-black:hover{box-shadow:0 0 0 3px #00000073}.hover\:shadow-outline-gray:hover{box-shadow:0 0 0 3px #d5d6d773}.hover\:shadow-outline-cool-gray:hover{box-shadow:0 0 0 3px #cfd8e373}.hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px #f8b4b473}.hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px #fdba8c73}.hover\:shadow-outline-yellow:hover{box-shadow:0 0 0 3px #faca1573}.hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px #84e1bc73}.hover\:shadow-outline-teal:hover{box-shadow:0 0 0 3px #7edce273}.hover\:shadow-outline-blue:hover{box-shadow:0 0 0 3px #a4cafe73}.hover\:shadow-outline-indigo:hover{box-shadow:0 0 0 3px #b4c6fc73}.hover\:shadow-outline-purple:hover{box-shadow:0 0 0 3px #cabffd73}.hover\:shadow-outline-pink:hover{box-shadow:0 0 0 3px #f8b4d973}.focus\:shadow-outline-white:focus{box-shadow:0 0 0 3px #ffffff73}.focus\:shadow-outline-black:focus{box-shadow:0 0 0 3px #00000073}.focus\:shadow-outline-gray:focus{box-shadow:0 0 0 3px #d5d6d773}.focus\:shadow-outline-cool-gray:focus{box-shadow:0 0 0 3px #cfd8e373}.focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px #f8b4b473}.focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px #fdba8c73}.focus\:shadow-outline-yellow:focus{box-shadow:0 0 0 3px #faca1573}.focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px #84e1bc73}.focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px #7edce273}.focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px #a4cafe73}.focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px #b4c6fc73}.focus\:shadow-outline-purple:focus{box-shadow:0 0 0 3px #cabffd73}.focus\:shadow-outline-pink:focus{box-shadow:0 0 0 3px #f8b4d973}.theme-dark .dark\:focus\:shadow-outline-white:focus{box-shadow:0 0 0 3px #ffffff73}.theme-dark .dark\:focus\:shadow-outline-black:focus{box-shadow:0 0 0 3px #00000073}.theme-dark .dark\:focus\:shadow-outline-gray:focus{box-shadow:0 0 0 3px #d5d6d773}.theme-dark .dark\:focus\:shadow-outline-cool-gray:focus{box-shadow:0 0 0 3px #cfd8e373}.theme-dark .dark\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px #f8b4b473}.theme-dark .dark\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px #fdba8c73}.theme-dark .dark\:focus\:shadow-outline-yellow:focus{box-shadow:0 0 0 3px #faca1573}.theme-dark .dark\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px #84e1bc73}.theme-dark .dark\:focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px #7edce273}.theme-dark .dark\:focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px #a4cafe73}.theme-dark .dark\:focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px #b4c6fc73}.theme-dark .dark\:focus\:shadow-outline-purple:focus{box-shadow:0 0 0 3px #cabffd73}.theme-dark .dark\:focus\:shadow-outline-pink:focus{box-shadow:0 0 0 3px #f8b4d973}@media (min-width:640px){.sm\:container{width:100%}@media (min-width:640px){.sm\:container{max-width:640px}}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}.sm\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(0px*var(--space-y-reverse));margin-top:calc(0px*(1 - var(--space-y-reverse)))}.sm\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(0px*(1 - var(--space-x-reverse)));margin-right:calc(0px*var(--space-x-reverse))}.sm\:space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.25rem*var(--space-y-reverse));margin-top:calc(.25rem*(1 - var(--space-y-reverse)))}.sm\:space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--space-x-reverse)));margin-right:calc(.25rem*var(--space-x-reverse))}.sm\:space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.5rem*var(--space-y-reverse));margin-top:calc(.5rem*(1 - var(--space-y-reverse)))}.sm\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--space-x-reverse)));margin-right:calc(.5rem*var(--space-x-reverse))}.sm\:space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.75rem*var(--space-y-reverse));margin-top:calc(.75rem*(1 - var(--space-y-reverse)))}.sm\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--space-x-reverse)));margin-right:calc(.75rem*var(--space-x-reverse))}.sm\:space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1rem*var(--space-y-reverse));margin-top:calc(1rem*(1 - var(--space-y-reverse)))}.sm\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1rem*(1 - var(--space-x-reverse)));margin-right:calc(1rem*var(--space-x-reverse))}.sm\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1.25rem*var(--space-y-reverse));margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))}.sm\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)));margin-right:calc(1.25rem*var(--space-x-reverse))}.sm\:space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1.5rem*var(--space-y-reverse));margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))}.sm\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)));margin-right:calc(1.5rem*var(--space-x-reverse))}.sm\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(2rem*var(--space-y-reverse));margin-top:calc(2rem*(1 - var(--space-y-reverse)))}.sm\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(2rem*(1 - var(--space-x-reverse)));margin-right:calc(2rem*var(--space-x-reverse))}.sm\:space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(2.5rem*var(--space-y-reverse));margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))}.sm\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)));margin-right:calc(2.5rem*var(--space-x-reverse))}.sm\:space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(3rem*var(--space-y-reverse));margin-top:calc(3rem*(1 - var(--space-y-reverse)))}.sm\:space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(3rem*(1 - var(--space-x-reverse)));margin-right:calc(3rem*var(--space-x-reverse))}.sm\:space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(4rem*var(--space-y-reverse));margin-top:calc(4rem*(1 - var(--space-y-reverse)))}.sm\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(4rem*(1 - var(--space-x-reverse)));margin-right:calc(4rem*var(--space-x-reverse))}.sm\:space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(5rem*var(--space-y-reverse));margin-top:calc(5rem*(1 - var(--space-y-reverse)))}.sm\:space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(5rem*(1 - var(--space-x-reverse)));margin-right:calc(5rem*var(--space-x-reverse))}.sm\:space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(6rem*var(--space-y-reverse));margin-top:calc(6rem*(1 - var(--space-y-reverse)))}.sm\:space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(6rem*(1 - var(--space-x-reverse)));margin-right:calc(6rem*var(--space-x-reverse))}.sm\:space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(8rem*var(--space-y-reverse));margin-top:calc(8rem*(1 - var(--space-y-reverse)))}.sm\:space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(8rem*(1 - var(--space-x-reverse)));margin-right:calc(8rem*var(--space-x-reverse))}.sm\:space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(10rem*var(--space-y-reverse));margin-top:calc(10rem*(1 - var(--space-y-reverse)))}.sm\:space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(10rem*(1 - var(--space-x-reverse)));margin-right:calc(10rem*var(--space-x-reverse))}.sm\:space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(12rem*var(--space-y-reverse));margin-top:calc(12rem*(1 - var(--space-y-reverse)))}.sm\:space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(12rem*(1 - var(--space-x-reverse)));margin-right:calc(12rem*var(--space-x-reverse))}.sm\:space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(14rem*var(--space-y-reverse));margin-top:calc(14rem*(1 - var(--space-y-reverse)))}.sm\:space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(14rem*(1 - var(--space-x-reverse)));margin-right:calc(14rem*var(--space-x-reverse))}.sm\:space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(16rem*var(--space-y-reverse));margin-top:calc(16rem*(1 - var(--space-y-reverse)))}.sm\:space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(16rem*(1 - var(--space-x-reverse)));margin-right:calc(16rem*var(--space-x-reverse))}.sm\:space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1px*var(--space-y-reverse));margin-top:calc(1px*(1 - var(--space-y-reverse)))}.sm\:space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1px*(1 - var(--space-x-reverse)));margin-right:calc(1px*var(--space-x-reverse))}.sm\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.25rem*var(--space-y-reverse));margin-top:calc(-.25rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--space-x-reverse)));margin-right:calc(-.25rem*var(--space-x-reverse))}.sm\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.5rem*var(--space-y-reverse));margin-top:calc(-.5rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-.5rem*var(--space-x-reverse))}.sm\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.75rem*var(--space-y-reverse));margin-top:calc(-.75rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--space-x-reverse)));margin-right:calc(-.75rem*var(--space-x-reverse))}.sm\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1rem*var(--space-y-reverse));margin-top:calc(-1rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--space-x-reverse)));margin-right:calc(-1rem*var(--space-x-reverse))}.sm\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)));margin-right:calc(-1.25rem*var(--space-x-reverse))}.sm\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-1.5rem*var(--space-x-reverse))}.sm\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-2rem*var(--space-y-reverse));margin-top:calc(-2rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--space-x-reverse)));margin-right:calc(-2rem*var(--space-x-reverse))}.sm\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-2.5rem*var(--space-x-reverse))}.sm\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-3rem*var(--space-y-reverse));margin-top:calc(-3rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--space-x-reverse)));margin-right:calc(-3rem*var(--space-x-reverse))}.sm\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-4rem*var(--space-y-reverse));margin-top:calc(-4rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--space-x-reverse)));margin-right:calc(-4rem*var(--space-x-reverse))}.sm\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-5rem*var(--space-y-reverse));margin-top:calc(-5rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--space-x-reverse)));margin-right:calc(-5rem*var(--space-x-reverse))}.sm\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-6rem*var(--space-y-reverse));margin-top:calc(-6rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--space-x-reverse)));margin-right:calc(-6rem*var(--space-x-reverse))}.sm\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-8rem*var(--space-y-reverse));margin-top:calc(-8rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--space-x-reverse)));margin-right:calc(-8rem*var(--space-x-reverse))}.sm\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-10rem*var(--space-y-reverse));margin-top:calc(-10rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--space-x-reverse)));margin-right:calc(-10rem*var(--space-x-reverse))}.sm\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-12rem*var(--space-y-reverse));margin-top:calc(-12rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--space-x-reverse)));margin-right:calc(-12rem*var(--space-x-reverse))}.sm\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-14rem*var(--space-y-reverse));margin-top:calc(-14rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--space-x-reverse)));margin-right:calc(-14rem*var(--space-x-reverse))}.sm\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-16rem*var(--space-y-reverse));margin-top:calc(-16rem*(1 - var(--space-y-reverse)))}.sm\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--space-x-reverse)));margin-right:calc(-16rem*var(--space-x-reverse))}.sm\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1px*var(--space-y-reverse));margin-top:calc(-1px*(1 - var(--space-y-reverse)))}.sm\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1px*(1 - var(--space-x-reverse)));margin-right:calc(-1px*var(--space-x-reverse))}.sm\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.sm\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.sm\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(0px*var(--divide-y-reverse));border-top-width:calc(0px*(1 - var(--divide-y-reverse)))}.sm\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--divide-x-reverse)));border-right-width:calc(0px*var(--divide-x-reverse))}.sm\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(2px*var(--divide-y-reverse));border-top-width:calc(2px*(1 - var(--divide-y-reverse)))}.sm\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--divide-x-reverse)));border-right-width:calc(2px*var(--divide-x-reverse))}.sm\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(4px*var(--divide-y-reverse));border-top-width:calc(4px*(1 - var(--divide-y-reverse)))}.sm\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--divide-x-reverse)));border-right-width:calc(4px*var(--divide-x-reverse))}.sm\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(8px*var(--divide-y-reverse));border-top-width:calc(8px*(1 - var(--divide-y-reverse)))}.sm\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--divide-x-reverse)));border-right-width:calc(8px*var(--divide-x-reverse))}.sm\:divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(1px*var(--divide-y-reverse));border-top-width:calc(1px*(1 - var(--divide-y-reverse)))}.sm\:divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--divide-x-reverse)));border-right-width:calc(1px*var(--divide-x-reverse))}.sm\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.sm\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.sm\:divide-transparent>:not(template)~:not(template){border-color:#0000}.sm\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.sm\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--divide-opacity))}.sm\:divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--divide-opacity))}.sm\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.sm\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.sm\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--divide-opacity))}.sm\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--divide-opacity))}.sm\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--divide-opacity))}.sm\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--divide-opacity))}.sm\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--divide-opacity))}.sm\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--divide-opacity))}.sm\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--divide-opacity))}.sm\:divide-cool-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--divide-opacity))}.sm\:divide-cool-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--divide-opacity))}.sm\:divide-cool-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--divide-opacity))}.sm\:divide-cool-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--divide-opacity))}.sm\:divide-cool-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--divide-opacity))}.sm\:divide-cool-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--divide-opacity))}.sm\:divide-cool-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--divide-opacity))}.sm\:divide-cool-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--divide-opacity))}.sm\:divide-cool-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--divide-opacity))}.sm\:divide-cool-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--divide-opacity))}.sm\:divide-red-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--divide-opacity))}.sm\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--divide-opacity))}.sm\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--divide-opacity))}.sm\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--divide-opacity))}.sm\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--divide-opacity))}.sm\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--divide-opacity))}.sm\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--divide-opacity))}.sm\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--divide-opacity))}.sm\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--divide-opacity))}.sm\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.sm\:divide-orange-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--divide-opacity))}.sm\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--divide-opacity))}.sm\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--divide-opacity))}.sm\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--divide-opacity))}.sm\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--divide-opacity))}.sm\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--divide-opacity))}.sm\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--divide-opacity))}.sm\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--divide-opacity))}.sm\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--divide-opacity))}.sm\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.sm\:divide-yellow-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--divide-opacity))}.sm\:divide-yellow-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--divide-opacity))}.sm\:divide-yellow-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--divide-opacity))}.sm\:divide-yellow-300>:not(template)~:not(template){--divide-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--divide-opacity))}.sm\:divide-yellow-400>:not(template)~:not(template){--divide-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--divide-opacity))}.sm\:divide-yellow-500>:not(template)~:not(template){--divide-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--divide-opacity))}.sm\:divide-yellow-600>:not(template)~:not(template){--divide-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--divide-opacity))}.sm\:divide-yellow-700>:not(template)~:not(template){--divide-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--divide-opacity))}.sm\:divide-yellow-800>:not(template)~:not(template){--divide-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--divide-opacity))}.sm\:divide-yellow-900>:not(template)~:not(template){--divide-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--divide-opacity))}.sm\:divide-green-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--divide-opacity))}.sm\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--divide-opacity))}.sm\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--divide-opacity))}.sm\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--divide-opacity))}.sm\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--divide-opacity))}.sm\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--divide-opacity))}.sm\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--divide-opacity))}.sm\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--divide-opacity))}.sm\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--divide-opacity))}.sm\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--divide-opacity))}.sm\:divide-teal-50>:not(template)~:not(template){--divide-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--divide-opacity))}.sm\:divide-teal-100>:not(template)~:not(template){--divide-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--divide-opacity))}.sm\:divide-teal-200>:not(template)~:not(template){--divide-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--divide-opacity))}.sm\:divide-teal-300>:not(template)~:not(template){--divide-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--divide-opacity))}.sm\:divide-teal-400>:not(template)~:not(template){--divide-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--divide-opacity))}.sm\:divide-teal-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--divide-opacity))}.sm\:divide-teal-600>:not(template)~:not(template){--divide-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--divide-opacity))}.sm\:divide-teal-700>:not(template)~:not(template){--divide-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--divide-opacity))}.sm\:divide-teal-800>:not(template)~:not(template){--divide-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--divide-opacity))}.sm\:divide-teal-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--divide-opacity))}.sm\:divide-blue-50>:not(template)~:not(template){--divide-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--divide-opacity))}.sm\:divide-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--divide-opacity))}.sm\:divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.sm\:divide-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--divide-opacity))}.sm\:divide-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--divide-opacity))}.sm\:divide-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--divide-opacity))}.sm\:divide-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--divide-opacity))}.sm\:divide-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--divide-opacity))}.sm\:divide-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--divide-opacity))}.sm\:divide-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--divide-opacity))}.sm\:divide-indigo-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--divide-opacity))}.sm\:divide-indigo-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--divide-opacity))}.sm\:divide-indigo-200>:not(template)~:not(template){--divide-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--divide-opacity))}.sm\:divide-indigo-300>:not(template)~:not(template){--divide-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--divide-opacity))}.sm\:divide-indigo-400>:not(template)~:not(template){--divide-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--divide-opacity))}.sm\:divide-indigo-500>:not(template)~:not(template){--divide-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--divide-opacity))}.sm\:divide-indigo-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--divide-opacity))}.sm\:divide-indigo-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--divide-opacity))}.sm\:divide-indigo-800>:not(template)~:not(template){--divide-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--divide-opacity))}.sm\:divide-indigo-900>:not(template)~:not(template){--divide-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--divide-opacity))}.sm\:divide-purple-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--divide-opacity))}.sm\:divide-purple-100>:not(template)~:not(template){--divide-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--divide-opacity))}.sm\:divide-purple-200>:not(template)~:not(template){--divide-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--divide-opacity))}.sm\:divide-purple-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--divide-opacity))}.sm\:divide-purple-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--divide-opacity))}.sm\:divide-purple-500>:not(template)~:not(template){--divide-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--divide-opacity))}.sm\:divide-purple-600>:not(template)~:not(template){--divide-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--divide-opacity))}.sm\:divide-purple-700>:not(template)~:not(template){--divide-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--divide-opacity))}.sm\:divide-purple-800>:not(template)~:not(template){--divide-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--divide-opacity))}.sm\:divide-purple-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--divide-opacity))}.sm\:divide-pink-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--divide-opacity))}.sm\:divide-pink-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--divide-opacity))}.sm\:divide-pink-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--divide-opacity))}.sm\:divide-pink-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--divide-opacity))}.sm\:divide-pink-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--divide-opacity))}.sm\:divide-pink-500>:not(template)~:not(template){--divide-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--divide-opacity))}.sm\:divide-pink-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--divide-opacity))}.sm\:divide-pink-700>:not(template)~:not(template){--divide-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--divide-opacity))}.sm\:divide-pink-800>:not(template)~:not(template){--divide-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--divide-opacity))}.sm\:divide-pink-900>:not(template)~:not(template){--divide-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-transparent>:not(template)~:not(template){border-color:#0000}.theme-dark .sm\:dark\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-cool-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-cool-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-cool-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-cool-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-cool-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-cool-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-cool-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-cool-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-cool-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-cool-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-red-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-orange-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-yellow-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-yellow-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-yellow-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-yellow-300>:not(template)~:not(template){--divide-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-yellow-400>:not(template)~:not(template){--divide-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-yellow-500>:not(template)~:not(template){--divide-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-yellow-600>:not(template)~:not(template){--divide-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-yellow-700>:not(template)~:not(template){--divide-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-yellow-800>:not(template)~:not(template){--divide-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-yellow-900>:not(template)~:not(template){--divide-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-green-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-teal-50>:not(template)~:not(template){--divide-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-teal-100>:not(template)~:not(template){--divide-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-teal-200>:not(template)~:not(template){--divide-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-teal-300>:not(template)~:not(template){--divide-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-teal-400>:not(template)~:not(template){--divide-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-teal-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-teal-600>:not(template)~:not(template){--divide-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-teal-700>:not(template)~:not(template){--divide-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-teal-800>:not(template)~:not(template){--divide-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-teal-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-blue-50>:not(template)~:not(template){--divide-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-indigo-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-indigo-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-indigo-200>:not(template)~:not(template){--divide-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-indigo-300>:not(template)~:not(template){--divide-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-indigo-400>:not(template)~:not(template){--divide-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-indigo-500>:not(template)~:not(template){--divide-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-indigo-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-indigo-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-indigo-800>:not(template)~:not(template){--divide-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-indigo-900>:not(template)~:not(template){--divide-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-purple-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-purple-100>:not(template)~:not(template){--divide-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-purple-200>:not(template)~:not(template){--divide-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-purple-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-purple-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-purple-500>:not(template)~:not(template){--divide-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-purple-600>:not(template)~:not(template){--divide-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-purple-700>:not(template)~:not(template){--divide-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-purple-800>:not(template)~:not(template){--divide-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-purple-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-pink-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-pink-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-pink-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-pink-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-pink-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-pink-500>:not(template)~:not(template){--divide-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-pink-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-pink-700>:not(template)~:not(template){--divide-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-pink-800>:not(template)~:not(template){--divide-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--divide-opacity))}.theme-dark .sm\:dark\:divide-pink-900>:not(template)~:not(template){--divide-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--divide-opacity))}.sm\:divide-solid>:not(template)~:not(template){border-style:solid}.sm\:divide-dashed>:not(template)~:not(template){border-style:dashed}.sm\:divide-dotted>:not(template)~:not(template){border-style:dotted}.sm\:divide-double>:not(template)~:not(template){border-style:double}.sm\:divide-none>:not(template)~:not(template){border-style:none}.sm\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.sm\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.sm\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.sm\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.sm\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.sm\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sm\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.sm\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sm\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.sm\:appearance-none{-webkit-appearance:none;appearance:none}.sm\:bg-fixed{background-attachment:fixed}.sm\:bg-local{background-attachment:local}.sm\:bg-scroll{background-attachment:scroll}.sm\:bg-clip-border{background-clip:initial}.sm\:bg-clip-padding{background-clip:padding-box}.sm\:bg-clip-content{background-clip:content-box}.sm\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.sm\:bg-transparent{background-color:initial}.sm\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.sm\:bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.sm\:bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.sm\:bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.sm\:bg-gray-300{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.sm\:bg-gray-400{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.sm\:bg-gray-500{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.sm\:bg-gray-600{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.sm\:bg-gray-700{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.sm\:bg-gray-800{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.sm\:bg-gray-900{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.sm\:bg-cool-gray-50{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.sm\:bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.sm\:bg-cool-gray-200{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.sm\:bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.sm\:bg-cool-gray-400{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.sm\:bg-cool-gray-500{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.sm\:bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.sm\:bg-cool-gray-700{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.sm\:bg-cool-gray-800{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.sm\:bg-cool-gray-900{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.sm\:bg-red-50{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.sm\:bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.sm\:bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.sm\:bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.sm\:bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.sm\:bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.sm\:bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.sm\:bg-red-700{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.sm\:bg-red-800{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.sm\:bg-red-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.sm\:bg-orange-50{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.sm\:bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.sm\:bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.sm\:bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.sm\:bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.sm\:bg-orange-500{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.sm\:bg-orange-600{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.sm\:bg-orange-700{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.sm\:bg-orange-800{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.sm\:bg-orange-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.sm\:bg-yellow-50{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.sm\:bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.sm\:bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.sm\:bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.sm\:bg-yellow-400{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.sm\:bg-yellow-500{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.sm\:bg-yellow-600{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.sm\:bg-yellow-700{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.sm\:bg-yellow-800{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.sm\:bg-yellow-900{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.sm\:bg-green-50{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.sm\:bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.sm\:bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.sm\:bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.sm\:bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.sm\:bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.sm\:bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.sm\:bg-green-700{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.sm\:bg-green-800{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.sm\:bg-green-900{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.sm\:bg-teal-50{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.sm\:bg-teal-100{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.sm\:bg-teal-200{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.sm\:bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.sm\:bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.sm\:bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.sm\:bg-teal-600{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.sm\:bg-teal-700{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.sm\:bg-teal-800{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.sm\:bg-teal-900{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.sm\:bg-blue-50{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.sm\:bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.sm\:bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.sm\:bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.sm\:bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.sm\:bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.sm\:bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.sm\:bg-blue-700{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.sm\:bg-blue-800{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.sm\:bg-blue-900{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.sm\:bg-indigo-50{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.sm\:bg-indigo-100{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.sm\:bg-indigo-200{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.sm\:bg-indigo-300{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.sm\:bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.sm\:bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.sm\:bg-indigo-600{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.sm\:bg-indigo-700{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.sm\:bg-indigo-800{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.sm\:bg-indigo-900{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.sm\:bg-purple-50{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.sm\:bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.sm\:bg-purple-200{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.sm\:bg-purple-300{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.sm\:bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.sm\:bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.sm\:bg-purple-600{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.sm\:bg-purple-700{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.sm\:bg-purple-800{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.sm\:bg-purple-900{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.sm\:bg-pink-50{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.sm\:bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.sm\:bg-pink-200{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.sm\:bg-pink-300{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.sm\:bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.sm\:bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.sm\:bg-pink-600{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.sm\:bg-pink-700{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.sm\:bg-pink-800{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.sm\:bg-pink-900{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.sm\:hover\:bg-transparent:hover{background-color:initial}.sm\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.sm\:hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.sm\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.sm\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.sm\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.sm\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.sm\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.sm\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.sm\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.sm\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.sm\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.sm\:hover\:bg-cool-gray-50:hover{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.sm\:hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.sm\:hover\:bg-cool-gray-200:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.sm\:hover\:bg-cool-gray-300:hover{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.sm\:hover\:bg-cool-gray-400:hover{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.sm\:hover\:bg-cool-gray-500:hover{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.sm\:hover\:bg-cool-gray-600:hover{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.sm\:hover\:bg-cool-gray-700:hover{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.sm\:hover\:bg-cool-gray-800:hover{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.sm\:hover\:bg-cool-gray-900:hover{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.sm\:hover\:bg-red-50:hover{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.sm\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.sm\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.sm\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.sm\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.sm\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.sm\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.sm\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.sm\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.sm\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.sm\:hover\:bg-orange-50:hover{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.sm\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.sm\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.sm\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.sm\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.sm\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.sm\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.sm\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.sm\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.sm\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.sm\:hover\:bg-yellow-50:hover{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.sm\:hover\:bg-yellow-100:hover{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.sm\:hover\:bg-yellow-200:hover{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.sm\:hover\:bg-yellow-300:hover{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.sm\:hover\:bg-yellow-400:hover{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.sm\:hover\:bg-yellow-500:hover{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.sm\:hover\:bg-yellow-600:hover{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.sm\:hover\:bg-yellow-700:hover{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.sm\:hover\:bg-yellow-800:hover{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.sm\:hover\:bg-yellow-900:hover{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.sm\:hover\:bg-green-50:hover{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.sm\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.sm\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.sm\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.sm\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.sm\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.sm\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.sm\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.sm\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.sm\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.sm\:hover\:bg-teal-50:hover{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.sm\:hover\:bg-teal-100:hover{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.sm\:hover\:bg-teal-200:hover{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.sm\:hover\:bg-teal-300:hover{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.sm\:hover\:bg-teal-400:hover{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.sm\:hover\:bg-teal-500:hover{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.sm\:hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.sm\:hover\:bg-teal-700:hover{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.sm\:hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.sm\:hover\:bg-teal-900:hover{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.sm\:hover\:bg-blue-50:hover{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.sm\:hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.sm\:hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.sm\:hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.sm\:hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.sm\:hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.sm\:hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.sm\:hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.sm\:hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.sm\:hover\:bg-blue-900:hover{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.sm\:hover\:bg-indigo-50:hover{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.sm\:hover\:bg-indigo-100:hover{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.sm\:hover\:bg-indigo-200:hover{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.sm\:hover\:bg-indigo-300:hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.sm\:hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.sm\:hover\:bg-indigo-500:hover{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.sm\:hover\:bg-indigo-600:hover{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.sm\:hover\:bg-indigo-700:hover{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.sm\:hover\:bg-indigo-800:hover{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.sm\:hover\:bg-indigo-900:hover{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.sm\:hover\:bg-purple-50:hover{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.sm\:hover\:bg-purple-100:hover{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.sm\:hover\:bg-purple-200:hover{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.sm\:hover\:bg-purple-300:hover{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.sm\:hover\:bg-purple-400:hover{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.sm\:hover\:bg-purple-500:hover{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.sm\:hover\:bg-purple-600:hover{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.sm\:hover\:bg-purple-700:hover{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.sm\:hover\:bg-purple-800:hover{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.sm\:hover\:bg-purple-900:hover{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.sm\:hover\:bg-pink-50:hover{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.sm\:hover\:bg-pink-100:hover{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.sm\:hover\:bg-pink-200:hover{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.sm\:hover\:bg-pink-300:hover{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.sm\:hover\:bg-pink-400:hover{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.sm\:hover\:bg-pink-500:hover{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.sm\:hover\:bg-pink-600:hover{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.sm\:hover\:bg-pink-700:hover{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.sm\:hover\:bg-pink-800:hover{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.sm\:hover\:bg-pink-900:hover{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.sm\:focus\:bg-transparent:focus{background-color:initial}.sm\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.sm\:focus\:bg-gray-50:focus{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.sm\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.sm\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.sm\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.sm\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.sm\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.sm\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.sm\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.sm\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.sm\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.sm\:focus\:bg-cool-gray-50:focus{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.sm\:focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.sm\:focus\:bg-cool-gray-200:focus{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.sm\:focus\:bg-cool-gray-300:focus{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.sm\:focus\:bg-cool-gray-400:focus{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.sm\:focus\:bg-cool-gray-500:focus{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.sm\:focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.sm\:focus\:bg-cool-gray-700:focus{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.sm\:focus\:bg-cool-gray-800:focus{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.sm\:focus\:bg-cool-gray-900:focus{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.sm\:focus\:bg-red-50:focus{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.sm\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.sm\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.sm\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.sm\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.sm\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.sm\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.sm\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.sm\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.sm\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.sm\:focus\:bg-orange-50:focus{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.sm\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.sm\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.sm\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.sm\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.sm\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.sm\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.sm\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.sm\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.sm\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.sm\:focus\:bg-yellow-50:focus{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.sm\:focus\:bg-yellow-100:focus{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.sm\:focus\:bg-yellow-200:focus{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.sm\:focus\:bg-yellow-300:focus{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.sm\:focus\:bg-yellow-400:focus{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.sm\:focus\:bg-yellow-500:focus{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.sm\:focus\:bg-yellow-600:focus{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.sm\:focus\:bg-yellow-700:focus{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.sm\:focus\:bg-yellow-800:focus{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.sm\:focus\:bg-yellow-900:focus{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.sm\:focus\:bg-green-50:focus{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.sm\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.sm\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.sm\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.sm\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.sm\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.sm\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.sm\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.sm\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.sm\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.sm\:focus\:bg-teal-50:focus{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.sm\:focus\:bg-teal-100:focus{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.sm\:focus\:bg-teal-200:focus{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.sm\:focus\:bg-teal-300:focus{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.sm\:focus\:bg-teal-400:focus{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.sm\:focus\:bg-teal-500:focus{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.sm\:focus\:bg-teal-600:focus{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.sm\:focus\:bg-teal-700:focus{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.sm\:focus\:bg-teal-800:focus{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.sm\:focus\:bg-teal-900:focus{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.sm\:focus\:bg-blue-50:focus{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.sm\:focus\:bg-blue-100:focus{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.sm\:focus\:bg-blue-200:focus{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.sm\:focus\:bg-blue-300:focus{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.sm\:focus\:bg-blue-400:focus{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.sm\:focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.sm\:focus\:bg-blue-600:focus{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.sm\:focus\:bg-blue-700:focus{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.sm\:focus\:bg-blue-800:focus{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.sm\:focus\:bg-blue-900:focus{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.sm\:focus\:bg-indigo-50:focus{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.sm\:focus\:bg-indigo-100:focus{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.sm\:focus\:bg-indigo-200:focus{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.sm\:focus\:bg-indigo-300:focus{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.sm\:focus\:bg-indigo-400:focus{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.sm\:focus\:bg-indigo-500:focus{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.sm\:focus\:bg-indigo-600:focus{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.sm\:focus\:bg-indigo-700:focus{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.sm\:focus\:bg-indigo-800:focus{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.sm\:focus\:bg-indigo-900:focus{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.sm\:focus\:bg-purple-50:focus{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.sm\:focus\:bg-purple-100:focus{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.sm\:focus\:bg-purple-200:focus{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.sm\:focus\:bg-purple-300:focus{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.sm\:focus\:bg-purple-400:focus{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.sm\:focus\:bg-purple-500:focus{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.sm\:focus\:bg-purple-600:focus{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.sm\:focus\:bg-purple-700:focus{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.sm\:focus\:bg-purple-800:focus{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.sm\:focus\:bg-purple-900:focus{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.sm\:focus\:bg-pink-50:focus{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.sm\:focus\:bg-pink-100:focus{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.sm\:focus\:bg-pink-200:focus{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.sm\:focus\:bg-pink-300:focus{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.sm\:focus\:bg-pink-400:focus{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.sm\:focus\:bg-pink-500:focus{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.sm\:focus\:bg-pink-600:focus{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.sm\:focus\:bg-pink-700:focus{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.sm\:focus\:bg-pink-800:focus{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.sm\:focus\:bg-pink-900:focus{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.sm\:active\:bg-transparent:active{background-color:initial}.sm\:active\:bg-white:active{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:active\:bg-black:active{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.sm\:active\:bg-gray-50:active{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.sm\:active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.sm\:active\:bg-gray-200:active{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.sm\:active\:bg-gray-300:active{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.sm\:active\:bg-gray-400:active{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.sm\:active\:bg-gray-500:active{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.sm\:active\:bg-gray-600:active{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.sm\:active\:bg-gray-700:active{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.sm\:active\:bg-gray-800:active{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.sm\:active\:bg-gray-900:active{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.sm\:active\:bg-cool-gray-50:active{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.sm\:active\:bg-cool-gray-100:active{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.sm\:active\:bg-cool-gray-200:active{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.sm\:active\:bg-cool-gray-300:active{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.sm\:active\:bg-cool-gray-400:active{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.sm\:active\:bg-cool-gray-500:active{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.sm\:active\:bg-cool-gray-600:active{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.sm\:active\:bg-cool-gray-700:active{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.sm\:active\:bg-cool-gray-800:active{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.sm\:active\:bg-cool-gray-900:active{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.sm\:active\:bg-red-50:active{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.sm\:active\:bg-red-100:active{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.sm\:active\:bg-red-200:active{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.sm\:active\:bg-red-300:active{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.sm\:active\:bg-red-400:active{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.sm\:active\:bg-red-500:active{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.sm\:active\:bg-red-600:active{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.sm\:active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.sm\:active\:bg-red-800:active{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.sm\:active\:bg-red-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.sm\:active\:bg-orange-50:active{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.sm\:active\:bg-orange-100:active{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.sm\:active\:bg-orange-200:active{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.sm\:active\:bg-orange-300:active{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.sm\:active\:bg-orange-400:active{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.sm\:active\:bg-orange-500:active{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.sm\:active\:bg-orange-600:active{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.sm\:active\:bg-orange-700:active{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.sm\:active\:bg-orange-800:active{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.sm\:active\:bg-orange-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.sm\:active\:bg-yellow-50:active{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.sm\:active\:bg-yellow-100:active{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.sm\:active\:bg-yellow-200:active{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.sm\:active\:bg-yellow-300:active{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.sm\:active\:bg-yellow-400:active{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.sm\:active\:bg-yellow-500:active{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.sm\:active\:bg-yellow-600:active{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.sm\:active\:bg-yellow-700:active{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.sm\:active\:bg-yellow-800:active{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.sm\:active\:bg-yellow-900:active{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.sm\:active\:bg-green-50:active{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.sm\:active\:bg-green-100:active{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.sm\:active\:bg-green-200:active{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.sm\:active\:bg-green-300:active{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.sm\:active\:bg-green-400:active{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.sm\:active\:bg-green-500:active{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.sm\:active\:bg-green-600:active{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.sm\:active\:bg-green-700:active{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.sm\:active\:bg-green-800:active{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.sm\:active\:bg-green-900:active{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.sm\:active\:bg-teal-50:active{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.sm\:active\:bg-teal-100:active{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.sm\:active\:bg-teal-200:active{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.sm\:active\:bg-teal-300:active{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.sm\:active\:bg-teal-400:active{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.sm\:active\:bg-teal-500:active{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.sm\:active\:bg-teal-600:active{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.sm\:active\:bg-teal-700:active{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.sm\:active\:bg-teal-800:active{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.sm\:active\:bg-teal-900:active{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.sm\:active\:bg-blue-50:active{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.sm\:active\:bg-blue-100:active{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.sm\:active\:bg-blue-200:active{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.sm\:active\:bg-blue-300:active{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.sm\:active\:bg-blue-400:active{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.sm\:active\:bg-blue-500:active{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.sm\:active\:bg-blue-600:active{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.sm\:active\:bg-blue-700:active{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.sm\:active\:bg-blue-800:active{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.sm\:active\:bg-blue-900:active{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.sm\:active\:bg-indigo-50:active{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.sm\:active\:bg-indigo-100:active{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.sm\:active\:bg-indigo-200:active{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.sm\:active\:bg-indigo-300:active{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.sm\:active\:bg-indigo-400:active{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.sm\:active\:bg-indigo-500:active{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.sm\:active\:bg-indigo-600:active{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.sm\:active\:bg-indigo-700:active{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.sm\:active\:bg-indigo-800:active{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.sm\:active\:bg-indigo-900:active{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.sm\:active\:bg-purple-50:active{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.sm\:active\:bg-purple-100:active{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.sm\:active\:bg-purple-200:active{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.sm\:active\:bg-purple-300:active{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.sm\:active\:bg-purple-400:active{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.sm\:active\:bg-purple-500:active{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.sm\:active\:bg-purple-600:active{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.sm\:active\:bg-purple-700:active{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.sm\:active\:bg-purple-800:active{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.sm\:active\:bg-purple-900:active{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.sm\:active\:bg-pink-50:active{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.sm\:active\:bg-pink-100:active{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.sm\:active\:bg-pink-200:active{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.sm\:active\:bg-pink-300:active{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.sm\:active\:bg-pink-400:active{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.sm\:active\:bg-pink-500:active{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.sm\:active\:bg-pink-600:active{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.sm\:active\:bg-pink-700:active{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.sm\:active\:bg-pink-800:active{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.sm\:active\:bg-pink-900:active{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.sm\:odd\:bg-transparent:nth-child(odd){background-color:initial}.sm\:odd\:bg-white:nth-child(odd){--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:odd\:bg-black:nth-child(odd){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.sm\:odd\:bg-gray-50:nth-child(odd){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.sm\:odd\:bg-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.sm\:odd\:bg-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.sm\:odd\:bg-gray-300:nth-child(odd){--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.sm\:odd\:bg-gray-400:nth-child(odd){--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.sm\:odd\:bg-gray-500:nth-child(odd){--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.sm\:odd\:bg-gray-600:nth-child(odd){--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.sm\:odd\:bg-gray-700:nth-child(odd){--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.sm\:odd\:bg-gray-800:nth-child(odd){--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.sm\:odd\:bg-gray-900:nth-child(odd){--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.sm\:odd\:bg-cool-gray-50:nth-child(odd){--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.sm\:odd\:bg-cool-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.sm\:odd\:bg-cool-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.sm\:odd\:bg-cool-gray-300:nth-child(odd){--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.sm\:odd\:bg-cool-gray-400:nth-child(odd){--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.sm\:odd\:bg-cool-gray-500:nth-child(odd){--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.sm\:odd\:bg-cool-gray-600:nth-child(odd){--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.sm\:odd\:bg-cool-gray-700:nth-child(odd){--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.sm\:odd\:bg-cool-gray-800:nth-child(odd){--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.sm\:odd\:bg-cool-gray-900:nth-child(odd){--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.sm\:odd\:bg-red-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.sm\:odd\:bg-red-100:nth-child(odd){--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.sm\:odd\:bg-red-200:nth-child(odd){--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.sm\:odd\:bg-red-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.sm\:odd\:bg-red-400:nth-child(odd){--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.sm\:odd\:bg-red-500:nth-child(odd){--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.sm\:odd\:bg-red-600:nth-child(odd){--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.sm\:odd\:bg-red-700:nth-child(odd){--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.sm\:odd\:bg-red-800:nth-child(odd){--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.sm\:odd\:bg-red-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.sm\:odd\:bg-orange-50:nth-child(odd){--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.sm\:odd\:bg-orange-100:nth-child(odd){--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.sm\:odd\:bg-orange-200:nth-child(odd){--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.sm\:odd\:bg-orange-300:nth-child(odd){--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.sm\:odd\:bg-orange-400:nth-child(odd){--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.sm\:odd\:bg-orange-500:nth-child(odd){--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.sm\:odd\:bg-orange-600:nth-child(odd){--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.sm\:odd\:bg-orange-700:nth-child(odd){--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.sm\:odd\:bg-orange-800:nth-child(odd){--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.sm\:odd\:bg-orange-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.sm\:odd\:bg-yellow-50:nth-child(odd){--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.sm\:odd\:bg-yellow-100:nth-child(odd){--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.sm\:odd\:bg-yellow-200:nth-child(odd){--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.sm\:odd\:bg-yellow-300:nth-child(odd){--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.sm\:odd\:bg-yellow-400:nth-child(odd){--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.sm\:odd\:bg-yellow-500:nth-child(odd){--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.sm\:odd\:bg-yellow-600:nth-child(odd){--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.sm\:odd\:bg-yellow-700:nth-child(odd){--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.sm\:odd\:bg-yellow-800:nth-child(odd){--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.sm\:odd\:bg-yellow-900:nth-child(odd){--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.sm\:odd\:bg-green-50:nth-child(odd){--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.sm\:odd\:bg-green-100:nth-child(odd){--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.sm\:odd\:bg-green-200:nth-child(odd){--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.sm\:odd\:bg-green-300:nth-child(odd){--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.sm\:odd\:bg-green-400:nth-child(odd){--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.sm\:odd\:bg-green-500:nth-child(odd){--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.sm\:odd\:bg-green-600:nth-child(odd){--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.sm\:odd\:bg-green-700:nth-child(odd){--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.sm\:odd\:bg-green-800:nth-child(odd){--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.sm\:odd\:bg-green-900:nth-child(odd){--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.sm\:odd\:bg-teal-50:nth-child(odd){--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.sm\:odd\:bg-teal-100:nth-child(odd){--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.sm\:odd\:bg-teal-200:nth-child(odd){--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.sm\:odd\:bg-teal-300:nth-child(odd){--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.sm\:odd\:bg-teal-400:nth-child(odd){--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.sm\:odd\:bg-teal-500:nth-child(odd){--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.sm\:odd\:bg-teal-600:nth-child(odd){--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.sm\:odd\:bg-teal-700:nth-child(odd){--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.sm\:odd\:bg-teal-800:nth-child(odd){--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.sm\:odd\:bg-teal-900:nth-child(odd){--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.sm\:odd\:bg-blue-50:nth-child(odd){--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.sm\:odd\:bg-blue-100:nth-child(odd){--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.sm\:odd\:bg-blue-200:nth-child(odd){--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.sm\:odd\:bg-blue-300:nth-child(odd){--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.sm\:odd\:bg-blue-400:nth-child(odd){--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.sm\:odd\:bg-blue-500:nth-child(odd){--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.sm\:odd\:bg-blue-600:nth-child(odd){--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.sm\:odd\:bg-blue-700:nth-child(odd){--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.sm\:odd\:bg-blue-800:nth-child(odd){--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.sm\:odd\:bg-blue-900:nth-child(odd){--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.sm\:odd\:bg-indigo-50:nth-child(odd){--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.sm\:odd\:bg-indigo-100:nth-child(odd){--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.sm\:odd\:bg-indigo-200:nth-child(odd){--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.sm\:odd\:bg-indigo-300:nth-child(odd){--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.sm\:odd\:bg-indigo-400:nth-child(odd){--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.sm\:odd\:bg-indigo-500:nth-child(odd){--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.sm\:odd\:bg-indigo-600:nth-child(odd){--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.sm\:odd\:bg-indigo-700:nth-child(odd){--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.sm\:odd\:bg-indigo-800:nth-child(odd){--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.sm\:odd\:bg-indigo-900:nth-child(odd){--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.sm\:odd\:bg-purple-50:nth-child(odd){--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.sm\:odd\:bg-purple-100:nth-child(odd){--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.sm\:odd\:bg-purple-200:nth-child(odd){--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.sm\:odd\:bg-purple-300:nth-child(odd){--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.sm\:odd\:bg-purple-400:nth-child(odd){--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.sm\:odd\:bg-purple-500:nth-child(odd){--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.sm\:odd\:bg-purple-600:nth-child(odd){--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.sm\:odd\:bg-purple-700:nth-child(odd){--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.sm\:odd\:bg-purple-800:nth-child(odd){--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.sm\:odd\:bg-purple-900:nth-child(odd){--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.sm\:odd\:bg-pink-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.sm\:odd\:bg-pink-100:nth-child(odd){--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.sm\:odd\:bg-pink-200:nth-child(odd){--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.sm\:odd\:bg-pink-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.sm\:odd\:bg-pink-400:nth-child(odd){--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.sm\:odd\:bg-pink-500:nth-child(odd){--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.sm\:odd\:bg-pink-600:nth-child(odd){--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.sm\:odd\:bg-pink-700:nth-child(odd){--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.sm\:odd\:bg-pink-800:nth-child(odd){--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.sm\:odd\:bg-pink-900:nth-child(odd){--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-transparent{background-color:initial}.theme-dark .sm\:dark\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-gray-300{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-gray-400{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-gray-500{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-gray-600{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-gray-700{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-gray-800{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-gray-900{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-cool-gray-50{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-cool-gray-200{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-cool-gray-400{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-cool-gray-500{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-cool-gray-700{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-cool-gray-800{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-cool-gray-900{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-red-50{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-red-700{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-red-800{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-red-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-orange-50{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-orange-500{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-orange-600{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-orange-700{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-orange-800{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-orange-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-yellow-50{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-yellow-400{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-yellow-500{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-yellow-600{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-yellow-700{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-yellow-800{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-yellow-900{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-green-50{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-green-700{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-green-800{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-green-900{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-teal-50{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-teal-100{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-teal-200{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-teal-600{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-teal-700{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-teal-800{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-teal-900{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-blue-50{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-blue-700{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-blue-800{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-blue-900{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-indigo-50{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-indigo-100{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-indigo-200{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-indigo-300{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-indigo-600{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-indigo-700{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-indigo-800{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-indigo-900{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-purple-50{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-purple-200{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-purple-300{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-purple-600{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-purple-700{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-purple-800{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-purple-900{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-pink-50{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-pink-200{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-pink-300{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-pink-600{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-pink-700{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-pink-800{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .sm\:dark\:bg-pink-900{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-transparent:hover{background-color:initial}.theme-dark .sm\:dark\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-cool-gray-50:hover{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-cool-gray-200:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-cool-gray-300:hover{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-cool-gray-400:hover{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-cool-gray-500:hover{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-cool-gray-600:hover{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-cool-gray-700:hover{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-cool-gray-800:hover{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-cool-gray-900:hover{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-red-50:hover{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-orange-50:hover{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-yellow-50:hover{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-yellow-100:hover{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-yellow-200:hover{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-yellow-300:hover{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-yellow-400:hover{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-yellow-500:hover{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-yellow-600:hover{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-yellow-700:hover{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-yellow-800:hover{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-yellow-900:hover{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-green-50:hover{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-teal-50:hover{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-teal-100:hover{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-teal-200:hover{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-teal-300:hover{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-teal-400:hover{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-teal-500:hover{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-teal-700:hover{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-teal-900:hover{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-blue-50:hover{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-blue-900:hover{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-indigo-50:hover{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-indigo-100:hover{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-indigo-200:hover{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-indigo-300:hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-indigo-500:hover{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-indigo-600:hover{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-indigo-700:hover{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-indigo-800:hover{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-indigo-900:hover{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-purple-50:hover{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-purple-100:hover{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-purple-200:hover{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-purple-300:hover{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-purple-400:hover{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-purple-500:hover{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-purple-600:hover{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-purple-700:hover{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-purple-800:hover{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-purple-900:hover{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-pink-50:hover{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-pink-100:hover{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-pink-200:hover{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-pink-300:hover{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-pink-400:hover{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-pink-500:hover{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-pink-600:hover{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-pink-700:hover{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-pink-800:hover{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .sm\:dark\:hover\:bg-pink-900:hover{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-transparent:focus{background-color:initial}.theme-dark .sm\:dark\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-gray-50:focus{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-cool-gray-50:focus{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-cool-gray-200:focus{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-cool-gray-300:focus{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-cool-gray-400:focus{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-cool-gray-500:focus{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-cool-gray-700:focus{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-cool-gray-800:focus{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-cool-gray-900:focus{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-red-50:focus{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-orange-50:focus{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-yellow-50:focus{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-yellow-100:focus{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-yellow-200:focus{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-yellow-300:focus{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-yellow-400:focus{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-yellow-500:focus{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-yellow-600:focus{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-yellow-700:focus{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-yellow-800:focus{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-yellow-900:focus{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-green-50:focus{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-teal-50:focus{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-teal-100:focus{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-teal-200:focus{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-teal-300:focus{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-teal-400:focus{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-teal-500:focus{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-teal-600:focus{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-teal-700:focus{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-teal-800:focus{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-teal-900:focus{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-blue-50:focus{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-blue-100:focus{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-blue-200:focus{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-blue-300:focus{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-blue-400:focus{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-blue-600:focus{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-blue-700:focus{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-blue-800:focus{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-blue-900:focus{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-indigo-50:focus{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-indigo-100:focus{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-indigo-200:focus{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-indigo-300:focus{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-indigo-400:focus{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-indigo-500:focus{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-indigo-600:focus{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-indigo-700:focus{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-indigo-800:focus{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-indigo-900:focus{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-purple-50:focus{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-purple-100:focus{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-purple-200:focus{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-purple-300:focus{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-purple-400:focus{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-purple-500:focus{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-purple-600:focus{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-purple-700:focus{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-purple-800:focus{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-purple-900:focus{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-pink-50:focus{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-pink-100:focus{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-pink-200:focus{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-pink-300:focus{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-pink-400:focus{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-pink-500:focus{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-pink-600:focus{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-pink-700:focus{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-pink-800:focus{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .sm\:dark\:focus\:bg-pink-900:focus{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-transparent:active{background-color:initial}.theme-dark .sm\:dark\:active\:bg-white:active{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-black:active{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-gray-50:active{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-gray-200:active{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-gray-300:active{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-gray-400:active{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-gray-500:active{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-gray-600:active{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-gray-700:active{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-gray-800:active{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-gray-900:active{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-cool-gray-50:active{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-cool-gray-100:active{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-cool-gray-200:active{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-cool-gray-300:active{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-cool-gray-400:active{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-cool-gray-500:active{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-cool-gray-600:active{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-cool-gray-700:active{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-cool-gray-800:active{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-cool-gray-900:active{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-red-50:active{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-red-100:active{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-red-200:active{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-red-300:active{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-red-400:active{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-red-500:active{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-red-600:active{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-red-800:active{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-red-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-orange-50:active{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-orange-100:active{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-orange-200:active{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-orange-300:active{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-orange-400:active{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-orange-500:active{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-orange-600:active{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-orange-700:active{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-orange-800:active{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-orange-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-yellow-50:active{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-yellow-100:active{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-yellow-200:active{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-yellow-300:active{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-yellow-400:active{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-yellow-500:active{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-yellow-600:active{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-yellow-700:active{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-yellow-800:active{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-yellow-900:active{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-green-50:active{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-green-100:active{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-green-200:active{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-green-300:active{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-green-400:active{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-green-500:active{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-green-600:active{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-green-700:active{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-green-800:active{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-green-900:active{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-teal-50:active{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-teal-100:active{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-teal-200:active{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-teal-300:active{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-teal-400:active{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-teal-500:active{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-teal-600:active{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-teal-700:active{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-teal-800:active{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-teal-900:active{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-blue-50:active{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-blue-100:active{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-blue-200:active{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-blue-300:active{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-blue-400:active{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-blue-500:active{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-blue-600:active{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-blue-700:active{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-blue-800:active{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-blue-900:active{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-indigo-50:active{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-indigo-100:active{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-indigo-200:active{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-indigo-300:active{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-indigo-400:active{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-indigo-500:active{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-indigo-600:active{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-indigo-700:active{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-indigo-800:active{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-indigo-900:active{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-purple-50:active{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-purple-100:active{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-purple-200:active{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-purple-300:active{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-purple-400:active{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-purple-500:active{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-purple-600:active{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-purple-700:active{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-purple-800:active{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-purple-900:active{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-pink-50:active{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-pink-100:active{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-pink-200:active{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-pink-300:active{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-pink-400:active{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-pink-500:active{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-pink-600:active{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-pink-700:active{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-pink-800:active{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .sm\:dark\:active\:bg-pink-900:active{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-transparent:nth-child(odd){background-color:initial}.theme-dark .sm\:dark\:odd\:bg-white:nth-child(odd){--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-black:nth-child(odd){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-gray-50:nth-child(odd){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-gray-300:nth-child(odd){--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-gray-400:nth-child(odd){--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-gray-500:nth-child(odd){--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-gray-600:nth-child(odd){--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-gray-700:nth-child(odd){--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-gray-800:nth-child(odd){--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-gray-900:nth-child(odd){--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-cool-gray-50:nth-child(odd){--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-cool-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-cool-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-cool-gray-300:nth-child(odd){--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-cool-gray-400:nth-child(odd){--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-cool-gray-500:nth-child(odd){--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-cool-gray-600:nth-child(odd){--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-cool-gray-700:nth-child(odd){--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-cool-gray-800:nth-child(odd){--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-cool-gray-900:nth-child(odd){--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-red-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-red-100:nth-child(odd){--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-red-200:nth-child(odd){--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-red-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-red-400:nth-child(odd){--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-red-500:nth-child(odd){--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-red-600:nth-child(odd){--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-red-700:nth-child(odd){--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-red-800:nth-child(odd){--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-red-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-orange-50:nth-child(odd){--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-orange-100:nth-child(odd){--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-orange-200:nth-child(odd){--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-orange-300:nth-child(odd){--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-orange-400:nth-child(odd){--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-orange-500:nth-child(odd){--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-orange-600:nth-child(odd){--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-orange-700:nth-child(odd){--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-orange-800:nth-child(odd){--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-orange-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-yellow-50:nth-child(odd){--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-yellow-100:nth-child(odd){--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-yellow-200:nth-child(odd){--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-yellow-300:nth-child(odd){--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-yellow-400:nth-child(odd){--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-yellow-500:nth-child(odd){--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-yellow-600:nth-child(odd){--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-yellow-700:nth-child(odd){--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-yellow-800:nth-child(odd){--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-yellow-900:nth-child(odd){--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-green-50:nth-child(odd){--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-green-100:nth-child(odd){--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-green-200:nth-child(odd){--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-green-300:nth-child(odd){--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-green-400:nth-child(odd){--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-green-500:nth-child(odd){--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-green-600:nth-child(odd){--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-green-700:nth-child(odd){--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-green-800:nth-child(odd){--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-green-900:nth-child(odd){--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-teal-50:nth-child(odd){--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-teal-100:nth-child(odd){--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-teal-200:nth-child(odd){--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-teal-300:nth-child(odd){--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-teal-400:nth-child(odd){--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-teal-500:nth-child(odd){--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-teal-600:nth-child(odd){--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-teal-700:nth-child(odd){--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-teal-800:nth-child(odd){--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-teal-900:nth-child(odd){--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-blue-50:nth-child(odd){--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-blue-100:nth-child(odd){--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-blue-200:nth-child(odd){--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-blue-300:nth-child(odd){--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-blue-400:nth-child(odd){--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-blue-500:nth-child(odd){--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-blue-600:nth-child(odd){--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-blue-700:nth-child(odd){--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-blue-800:nth-child(odd){--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-blue-900:nth-child(odd){--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-indigo-50:nth-child(odd){--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-indigo-100:nth-child(odd){--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-indigo-200:nth-child(odd){--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-indigo-300:nth-child(odd){--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-indigo-400:nth-child(odd){--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-indigo-500:nth-child(odd){--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-indigo-600:nth-child(odd){--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-indigo-700:nth-child(odd){--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-indigo-800:nth-child(odd){--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-indigo-900:nth-child(odd){--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-purple-50:nth-child(odd){--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-purple-100:nth-child(odd){--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-purple-200:nth-child(odd){--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-purple-300:nth-child(odd){--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-purple-400:nth-child(odd){--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-purple-500:nth-child(odd){--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-purple-600:nth-child(odd){--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-purple-700:nth-child(odd){--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-purple-800:nth-child(odd){--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-purple-900:nth-child(odd){--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-pink-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-pink-100:nth-child(odd){--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-pink-200:nth-child(odd){--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-pink-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-pink-400:nth-child(odd){--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-pink-500:nth-child(odd){--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-pink-600:nth-child(odd){--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-pink-700:nth-child(odd){--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-pink-800:nth-child(odd){--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .sm\:dark\:odd\:bg-pink-900:nth-child(odd){--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.sm\:bg-none{background-image:none}.sm\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--gradient-color-stops))}.sm\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.sm\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--gradient-color-stops))}.sm\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.sm\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--gradient-color-stops))}.sm\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.sm\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--gradient-color-stops))}.sm\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.sm\:from-transparent{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.sm\:from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.sm\:from-black{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.sm\:from-gray-50{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.sm\:from-gray-100{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.sm\:from-gray-200{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.sm\:from-gray-300{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.sm\:from-gray-400{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.sm\:from-gray-500{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.sm\:from-gray-600{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.sm\:from-gray-700{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.sm\:from-gray-800{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.sm\:from-gray-900{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.sm\:from-cool-gray-50{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.sm\:from-cool-gray-100{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.sm\:from-cool-gray-200{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.sm\:from-cool-gray-300{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.sm\:from-cool-gray-400{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.sm\:from-cool-gray-500{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.sm\:from-cool-gray-600{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.sm\:from-cool-gray-700{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.sm\:from-cool-gray-800{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.sm\:from-cool-gray-900{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.sm\:from-red-50{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.sm\:from-red-100{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.sm\:from-red-200{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.sm\:from-red-300{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.sm\:from-red-400{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.sm\:from-red-500{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.sm\:from-red-600{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.sm\:from-red-700{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.sm\:from-red-800{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.sm\:from-red-900{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.sm\:from-orange-50{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.sm\:from-orange-100{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.sm\:from-orange-200{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.sm\:from-orange-300{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.sm\:from-orange-400{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.sm\:from-orange-500{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.sm\:from-orange-600{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.sm\:from-orange-700{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.sm\:from-orange-800{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.sm\:from-orange-900{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.sm\:from-yellow-50{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.sm\:from-yellow-100{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.sm\:from-yellow-200{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.sm\:from-yellow-300{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.sm\:from-yellow-400{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.sm\:from-yellow-500{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.sm\:from-yellow-600{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.sm\:from-yellow-700{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.sm\:from-yellow-800{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.sm\:from-yellow-900{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.sm\:from-green-50{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.sm\:from-green-100{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.sm\:from-green-200{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.sm\:from-green-300{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.sm\:from-green-400{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.sm\:from-green-500{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.sm\:from-green-600{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.sm\:from-green-700{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.sm\:from-green-800{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.sm\:from-green-900{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.sm\:from-teal-50{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.sm\:from-teal-100{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.sm\:from-teal-200{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.sm\:from-teal-300{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.sm\:from-teal-400{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.sm\:from-teal-500{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.sm\:from-teal-600{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.sm\:from-teal-700{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.sm\:from-teal-800{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.sm\:from-teal-900{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.sm\:from-blue-50{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.sm\:from-blue-100{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.sm\:from-blue-200{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.sm\:from-blue-300{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.sm\:from-blue-400{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.sm\:from-blue-500{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.sm\:from-blue-600{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.sm\:from-blue-700{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.sm\:from-blue-800{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.sm\:from-blue-900{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.sm\:from-indigo-50{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.sm\:from-indigo-100{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.sm\:from-indigo-200{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.sm\:from-indigo-300{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.sm\:from-indigo-400{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.sm\:from-indigo-500{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.sm\:from-indigo-600{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.sm\:from-indigo-700{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.sm\:from-indigo-800{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.sm\:from-indigo-900{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.sm\:from-purple-50{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.sm\:from-purple-100{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.sm\:from-purple-200{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.sm\:from-purple-300{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.sm\:from-purple-400{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.sm\:from-purple-500{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.sm\:from-purple-600{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.sm\:from-purple-700{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.sm\:from-purple-800{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.sm\:from-purple-900{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.sm\:from-pink-50{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.sm\:from-pink-100{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.sm\:from-pink-200{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.sm\:from-pink-300{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.sm\:from-pink-400{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.sm\:from-pink-500{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.sm\:from-pink-600{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.sm\:from-pink-700{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.sm\:from-pink-800{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.sm\:from-pink-900{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.sm\:via-transparent{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.sm\:via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.sm\:via-black{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.sm\:via-gray-50{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.sm\:via-gray-100{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.sm\:via-gray-200{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.sm\:via-gray-300{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.sm\:via-gray-400{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.sm\:via-gray-500{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.sm\:via-gray-600{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.sm\:via-gray-700{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.sm\:via-gray-800{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.sm\:via-gray-900{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.sm\:via-cool-gray-50{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.sm\:via-cool-gray-100{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.sm\:via-cool-gray-200{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.sm\:via-cool-gray-300{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.sm\:via-cool-gray-400{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.sm\:via-cool-gray-500{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.sm\:via-cool-gray-600{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.sm\:via-cool-gray-700{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.sm\:via-cool-gray-800{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.sm\:via-cool-gray-900{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.sm\:via-red-50{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.sm\:via-red-100{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.sm\:via-red-200{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.sm\:via-red-300{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.sm\:via-red-400{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.sm\:via-red-500{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.sm\:via-red-600{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.sm\:via-red-700{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.sm\:via-red-800{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.sm\:via-red-900{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.sm\:via-orange-50{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.sm\:via-orange-100{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.sm\:via-orange-200{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.sm\:via-orange-300{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.sm\:via-orange-400{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.sm\:via-orange-500{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.sm\:via-orange-600{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.sm\:via-orange-700{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.sm\:via-orange-800{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.sm\:via-orange-900{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.sm\:via-yellow-50{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.sm\:via-yellow-100{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.sm\:via-yellow-200{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.sm\:via-yellow-300{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.sm\:via-yellow-400{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.sm\:via-yellow-500{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.sm\:via-yellow-600{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.sm\:via-yellow-700{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.sm\:via-yellow-800{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.sm\:via-yellow-900{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.sm\:via-green-50{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.sm\:via-green-100{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.sm\:via-green-200{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.sm\:via-green-300{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.sm\:via-green-400{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.sm\:via-green-500{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.sm\:via-green-600{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.sm\:via-green-700{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.sm\:via-green-800{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.sm\:via-green-900{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.sm\:via-teal-50{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.sm\:via-teal-100{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.sm\:via-teal-200{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.sm\:via-teal-300{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.sm\:via-teal-400{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.sm\:via-teal-500{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.sm\:via-teal-600{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.sm\:via-teal-700{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.sm\:via-teal-800{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.sm\:via-teal-900{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.sm\:via-blue-50{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.sm\:via-blue-100{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.sm\:via-blue-200{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.sm\:via-blue-300{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.sm\:via-blue-400{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.sm\:via-blue-500{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.sm\:via-blue-600{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.sm\:via-blue-700{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.sm\:via-blue-800{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.sm\:via-blue-900{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.sm\:via-indigo-50{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.sm\:via-indigo-100{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.sm\:via-indigo-200{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.sm\:via-indigo-300{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.sm\:via-indigo-400{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.sm\:via-indigo-500{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.sm\:via-indigo-600{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.sm\:via-indigo-700{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.sm\:via-indigo-800{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.sm\:via-indigo-900{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.sm\:via-purple-50{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.sm\:via-purple-100{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.sm\:via-purple-200{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.sm\:via-purple-300{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.sm\:via-purple-400{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.sm\:via-purple-500{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.sm\:via-purple-600{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.sm\:via-purple-700{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.sm\:via-purple-800{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.sm\:via-purple-900{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.sm\:via-pink-50{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.sm\:via-pink-100{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.sm\:via-pink-200{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.sm\:via-pink-300{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.sm\:via-pink-400{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.sm\:via-pink-500{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.sm\:via-pink-600{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.sm\:via-pink-700{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.sm\:via-pink-800{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.sm\:via-pink-900{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.sm\:to-transparent{--gradient-to-color:#0000}.sm\:to-white{--gradient-to-color:#fff}.sm\:to-black{--gradient-to-color:#000}.sm\:to-gray-50{--gradient-to-color:#f9fafb}.sm\:to-gray-100{--gradient-to-color:#f4f5f7}.sm\:to-gray-200{--gradient-to-color:#e5e7eb}.sm\:to-gray-300{--gradient-to-color:#d5d6d7}.sm\:to-gray-400{--gradient-to-color:#9e9e9e}.sm\:to-gray-500{--gradient-to-color:#707275}.sm\:to-gray-600{--gradient-to-color:#4c4f52}.sm\:to-gray-700{--gradient-to-color:#24262d}.sm\:to-gray-800{--gradient-to-color:#1a1c23}.sm\:to-gray-900{--gradient-to-color:#121317}.sm\:to-cool-gray-50{--gradient-to-color:#fbfdfe}.sm\:to-cool-gray-100{--gradient-to-color:#f1f5f9}.sm\:to-cool-gray-200{--gradient-to-color:#e2e8f0}.sm\:to-cool-gray-300{--gradient-to-color:#cfd8e3}.sm\:to-cool-gray-400{--gradient-to-color:#97a6ba}.sm\:to-cool-gray-500{--gradient-to-color:#64748b}.sm\:to-cool-gray-600{--gradient-to-color:#475569}.sm\:to-cool-gray-700{--gradient-to-color:#364152}.sm\:to-cool-gray-800{--gradient-to-color:#27303f}.sm\:to-cool-gray-900{--gradient-to-color:#1a202e}.sm\:to-red-50{--gradient-to-color:#fdf2f2}.sm\:to-red-100{--gradient-to-color:#fde8e8}.sm\:to-red-200{--gradient-to-color:#fbd5d5}.sm\:to-red-300{--gradient-to-color:#f8b4b4}.sm\:to-red-400{--gradient-to-color:#f98080}.sm\:to-red-500{--gradient-to-color:#f05252}.sm\:to-red-600{--gradient-to-color:#e02424}.sm\:to-red-700{--gradient-to-color:#c81e1e}.sm\:to-red-800{--gradient-to-color:#9b1c1c}.sm\:to-red-900{--gradient-to-color:#771d1d}.sm\:to-orange-50{--gradient-to-color:#fff8f1}.sm\:to-orange-100{--gradient-to-color:#feecdc}.sm\:to-orange-200{--gradient-to-color:#fcd9bd}.sm\:to-orange-300{--gradient-to-color:#fdba8c}.sm\:to-orange-400{--gradient-to-color:#ff8a4c}.sm\:to-orange-500{--gradient-to-color:#ff5a1f}.sm\:to-orange-600{--gradient-to-color:#d03801}.sm\:to-orange-700{--gradient-to-color:#b43403}.sm\:to-orange-800{--gradient-to-color:#8a2c0d}.sm\:to-orange-900{--gradient-to-color:#771d1d}.sm\:to-yellow-50{--gradient-to-color:#fdfdea}.sm\:to-yellow-100{--gradient-to-color:#fdf6b2}.sm\:to-yellow-200{--gradient-to-color:#fce96a}.sm\:to-yellow-300{--gradient-to-color:#faca15}.sm\:to-yellow-400{--gradient-to-color:#e3a008}.sm\:to-yellow-500{--gradient-to-color:#c27803}.sm\:to-yellow-600{--gradient-to-color:#9f580a}.sm\:to-yellow-700{--gradient-to-color:#8e4b10}.sm\:to-yellow-800{--gradient-to-color:#723b13}.sm\:to-yellow-900{--gradient-to-color:#633112}.sm\:to-green-50{--gradient-to-color:#f3faf7}.sm\:to-green-100{--gradient-to-color:#def7ec}.sm\:to-green-200{--gradient-to-color:#bcf0da}.sm\:to-green-300{--gradient-to-color:#84e1bc}.sm\:to-green-400{--gradient-to-color:#31c48d}.sm\:to-green-500{--gradient-to-color:#0e9f6e}.sm\:to-green-600{--gradient-to-color:#057a55}.sm\:to-green-700{--gradient-to-color:#046c4e}.sm\:to-green-800{--gradient-to-color:#03543f}.sm\:to-green-900{--gradient-to-color:#014737}.sm\:to-teal-50{--gradient-to-color:#edfafa}.sm\:to-teal-100{--gradient-to-color:#d5f5f6}.sm\:to-teal-200{--gradient-to-color:#afecef}.sm\:to-teal-300{--gradient-to-color:#7edce2}.sm\:to-teal-400{--gradient-to-color:#16bdca}.sm\:to-teal-500{--gradient-to-color:#0694a2}.sm\:to-teal-600{--gradient-to-color:#047481}.sm\:to-teal-700{--gradient-to-color:#036672}.sm\:to-teal-800{--gradient-to-color:#05505c}.sm\:to-teal-900{--gradient-to-color:#014451}.sm\:to-blue-50{--gradient-to-color:#ebf5ff}.sm\:to-blue-100{--gradient-to-color:#e1effe}.sm\:to-blue-200{--gradient-to-color:#c3ddfd}.sm\:to-blue-300{--gradient-to-color:#a4cafe}.sm\:to-blue-400{--gradient-to-color:#76a9fa}.sm\:to-blue-500{--gradient-to-color:#3f83f8}.sm\:to-blue-600{--gradient-to-color:#1c64f2}.sm\:to-blue-700{--gradient-to-color:#1a56db}.sm\:to-blue-800{--gradient-to-color:#1e429f}.sm\:to-blue-900{--gradient-to-color:#233876}.sm\:to-indigo-50{--gradient-to-color:#f0f5ff}.sm\:to-indigo-100{--gradient-to-color:#e5edff}.sm\:to-indigo-200{--gradient-to-color:#cddbfe}.sm\:to-indigo-300{--gradient-to-color:#b4c6fc}.sm\:to-indigo-400{--gradient-to-color:#8da2fb}.sm\:to-indigo-500{--gradient-to-color:#6875f5}.sm\:to-indigo-600{--gradient-to-color:#5850ec}.sm\:to-indigo-700{--gradient-to-color:#5145cd}.sm\:to-indigo-800{--gradient-to-color:#42389d}.sm\:to-indigo-900{--gradient-to-color:#362f78}.sm\:to-purple-50{--gradient-to-color:#f6f5ff}.sm\:to-purple-100{--gradient-to-color:#edebfe}.sm\:to-purple-200{--gradient-to-color:#dcd7fe}.sm\:to-purple-300{--gradient-to-color:#cabffd}.sm\:to-purple-400{--gradient-to-color:#ac94fa}.sm\:to-purple-500{--gradient-to-color:#9061f9}.sm\:to-purple-600{--gradient-to-color:#7e3af2}.sm\:to-purple-700{--gradient-to-color:#6c2bd9}.sm\:to-purple-800{--gradient-to-color:#5521b5}.sm\:to-purple-900{--gradient-to-color:#4a1d96}.sm\:to-pink-50{--gradient-to-color:#fdf2f8}.sm\:to-pink-100{--gradient-to-color:#fce8f3}.sm\:to-pink-200{--gradient-to-color:#fad1e8}.sm\:to-pink-300{--gradient-to-color:#f8b4d9}.sm\:to-pink-400{--gradient-to-color:#f17eb8}.sm\:to-pink-500{--gradient-to-color:#e74694}.sm\:to-pink-600{--gradient-to-color:#d61f69}.sm\:to-pink-700{--gradient-to-color:#bf125d}.sm\:to-pink-800{--gradient-to-color:#99154b}.sm\:to-pink-900{--gradient-to-color:#751a3d}.sm\:hover\:from-transparent:hover{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.sm\:hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.sm\:hover\:from-black:hover{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.sm\:hover\:from-gray-50:hover{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.sm\:hover\:from-gray-100:hover{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.sm\:hover\:from-gray-200:hover{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.sm\:hover\:from-gray-300:hover{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.sm\:hover\:from-gray-400:hover{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.sm\:hover\:from-gray-500:hover{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.sm\:hover\:from-gray-600:hover{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.sm\:hover\:from-gray-700:hover{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.sm\:hover\:from-gray-800:hover{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.sm\:hover\:from-gray-900:hover{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.sm\:hover\:from-cool-gray-50:hover{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.sm\:hover\:from-cool-gray-100:hover{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.sm\:hover\:from-cool-gray-200:hover{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.sm\:hover\:from-cool-gray-300:hover{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.sm\:hover\:from-cool-gray-400:hover{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.sm\:hover\:from-cool-gray-500:hover{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.sm\:hover\:from-cool-gray-600:hover{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.sm\:hover\:from-cool-gray-700:hover{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.sm\:hover\:from-cool-gray-800:hover{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.sm\:hover\:from-cool-gray-900:hover{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.sm\:hover\:from-red-50:hover{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.sm\:hover\:from-red-100:hover{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.sm\:hover\:from-red-200:hover{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.sm\:hover\:from-red-300:hover{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.sm\:hover\:from-red-400:hover{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.sm\:hover\:from-red-500:hover{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.sm\:hover\:from-red-600:hover{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.sm\:hover\:from-red-700:hover{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.sm\:hover\:from-red-800:hover{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.sm\:hover\:from-red-900:hover{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.sm\:hover\:from-orange-50:hover{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.sm\:hover\:from-orange-100:hover{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.sm\:hover\:from-orange-200:hover{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.sm\:hover\:from-orange-300:hover{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.sm\:hover\:from-orange-400:hover{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.sm\:hover\:from-orange-500:hover{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.sm\:hover\:from-orange-600:hover{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.sm\:hover\:from-orange-700:hover{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.sm\:hover\:from-orange-800:hover{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.sm\:hover\:from-orange-900:hover{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.sm\:hover\:from-yellow-50:hover{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.sm\:hover\:from-yellow-100:hover{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.sm\:hover\:from-yellow-200:hover{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.sm\:hover\:from-yellow-300:hover{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.sm\:hover\:from-yellow-400:hover{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.sm\:hover\:from-yellow-500:hover{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.sm\:hover\:from-yellow-600:hover{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.sm\:hover\:from-yellow-700:hover{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.sm\:hover\:from-yellow-800:hover{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.sm\:hover\:from-yellow-900:hover{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.sm\:hover\:from-green-50:hover{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.sm\:hover\:from-green-100:hover{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.sm\:hover\:from-green-200:hover{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.sm\:hover\:from-green-300:hover{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.sm\:hover\:from-green-400:hover{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.sm\:hover\:from-green-500:hover{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.sm\:hover\:from-green-600:hover{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.sm\:hover\:from-green-700:hover{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.sm\:hover\:from-green-800:hover{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.sm\:hover\:from-green-900:hover{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.sm\:hover\:from-teal-50:hover{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.sm\:hover\:from-teal-100:hover{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.sm\:hover\:from-teal-200:hover{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.sm\:hover\:from-teal-300:hover{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.sm\:hover\:from-teal-400:hover{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.sm\:hover\:from-teal-500:hover{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.sm\:hover\:from-teal-600:hover{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.sm\:hover\:from-teal-700:hover{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.sm\:hover\:from-teal-800:hover{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.sm\:hover\:from-teal-900:hover{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.sm\:hover\:from-blue-50:hover{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.sm\:hover\:from-blue-100:hover{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.sm\:hover\:from-blue-200:hover{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.sm\:hover\:from-blue-300:hover{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.sm\:hover\:from-blue-400:hover{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.sm\:hover\:from-blue-500:hover{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.sm\:hover\:from-blue-600:hover{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.sm\:hover\:from-blue-700:hover{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.sm\:hover\:from-blue-800:hover{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.sm\:hover\:from-blue-900:hover{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.sm\:hover\:from-indigo-50:hover{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.sm\:hover\:from-indigo-100:hover{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.sm\:hover\:from-indigo-200:hover{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.sm\:hover\:from-indigo-300:hover{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.sm\:hover\:from-indigo-400:hover{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.sm\:hover\:from-indigo-500:hover{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.sm\:hover\:from-indigo-600:hover{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.sm\:hover\:from-indigo-700:hover{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.sm\:hover\:from-indigo-800:hover{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.sm\:hover\:from-indigo-900:hover{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.sm\:hover\:from-purple-50:hover{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.sm\:hover\:from-purple-100:hover{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.sm\:hover\:from-purple-200:hover{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.sm\:hover\:from-purple-300:hover{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.sm\:hover\:from-purple-400:hover{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.sm\:hover\:from-purple-500:hover{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.sm\:hover\:from-purple-600:hover{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.sm\:hover\:from-purple-700:hover{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.sm\:hover\:from-purple-800:hover{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.sm\:hover\:from-purple-900:hover{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.sm\:hover\:from-pink-50:hover{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.sm\:hover\:from-pink-100:hover{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.sm\:hover\:from-pink-200:hover{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.sm\:hover\:from-pink-300:hover{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.sm\:hover\:from-pink-400:hover{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.sm\:hover\:from-pink-500:hover{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.sm\:hover\:from-pink-600:hover{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.sm\:hover\:from-pink-700:hover{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.sm\:hover\:from-pink-800:hover{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.sm\:hover\:from-pink-900:hover{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.sm\:hover\:via-transparent:hover{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.sm\:hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.sm\:hover\:via-black:hover{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.sm\:hover\:via-gray-50:hover{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.sm\:hover\:via-gray-100:hover{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.sm\:hover\:via-gray-200:hover{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.sm\:hover\:via-gray-300:hover{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.sm\:hover\:via-gray-400:hover{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.sm\:hover\:via-gray-500:hover{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.sm\:hover\:via-gray-600:hover{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.sm\:hover\:via-gray-700:hover{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.sm\:hover\:via-gray-800:hover{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.sm\:hover\:via-gray-900:hover{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.sm\:hover\:via-cool-gray-50:hover{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.sm\:hover\:via-cool-gray-100:hover{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.sm\:hover\:via-cool-gray-200:hover{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.sm\:hover\:via-cool-gray-300:hover{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.sm\:hover\:via-cool-gray-400:hover{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.sm\:hover\:via-cool-gray-500:hover{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.sm\:hover\:via-cool-gray-600:hover{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.sm\:hover\:via-cool-gray-700:hover{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.sm\:hover\:via-cool-gray-800:hover{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.sm\:hover\:via-cool-gray-900:hover{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.sm\:hover\:via-red-50:hover{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.sm\:hover\:via-red-100:hover{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.sm\:hover\:via-red-200:hover{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.sm\:hover\:via-red-300:hover{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.sm\:hover\:via-red-400:hover{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.sm\:hover\:via-red-500:hover{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.sm\:hover\:via-red-600:hover{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.sm\:hover\:via-red-700:hover{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.sm\:hover\:via-red-800:hover{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.sm\:hover\:via-red-900:hover{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.sm\:hover\:via-orange-50:hover{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.sm\:hover\:via-orange-100:hover{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.sm\:hover\:via-orange-200:hover{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.sm\:hover\:via-orange-300:hover{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.sm\:hover\:via-orange-400:hover{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.sm\:hover\:via-orange-500:hover{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.sm\:hover\:via-orange-600:hover{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.sm\:hover\:via-orange-700:hover{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.sm\:hover\:via-orange-800:hover{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.sm\:hover\:via-orange-900:hover{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.sm\:hover\:via-yellow-50:hover{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.sm\:hover\:via-yellow-100:hover{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.sm\:hover\:via-yellow-200:hover{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.sm\:hover\:via-yellow-300:hover{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.sm\:hover\:via-yellow-400:hover{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.sm\:hover\:via-yellow-500:hover{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.sm\:hover\:via-yellow-600:hover{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.sm\:hover\:via-yellow-700:hover{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.sm\:hover\:via-yellow-800:hover{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.sm\:hover\:via-yellow-900:hover{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.sm\:hover\:via-green-50:hover{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.sm\:hover\:via-green-100:hover{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.sm\:hover\:via-green-200:hover{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.sm\:hover\:via-green-300:hover{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.sm\:hover\:via-green-400:hover{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.sm\:hover\:via-green-500:hover{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.sm\:hover\:via-green-600:hover{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.sm\:hover\:via-green-700:hover{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.sm\:hover\:via-green-800:hover{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.sm\:hover\:via-green-900:hover{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.sm\:hover\:via-teal-50:hover{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.sm\:hover\:via-teal-100:hover{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.sm\:hover\:via-teal-200:hover{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.sm\:hover\:via-teal-300:hover{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.sm\:hover\:via-teal-400:hover{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.sm\:hover\:via-teal-500:hover{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.sm\:hover\:via-teal-600:hover{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.sm\:hover\:via-teal-700:hover{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.sm\:hover\:via-teal-800:hover{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.sm\:hover\:via-teal-900:hover{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.sm\:hover\:via-blue-50:hover{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.sm\:hover\:via-blue-100:hover{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.sm\:hover\:via-blue-200:hover{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.sm\:hover\:via-blue-300:hover{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.sm\:hover\:via-blue-400:hover{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.sm\:hover\:via-blue-500:hover{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.sm\:hover\:via-blue-600:hover{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.sm\:hover\:via-blue-700:hover{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.sm\:hover\:via-blue-800:hover{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.sm\:hover\:via-blue-900:hover{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.sm\:hover\:via-indigo-50:hover{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.sm\:hover\:via-indigo-100:hover{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.sm\:hover\:via-indigo-200:hover{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.sm\:hover\:via-indigo-300:hover{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.sm\:hover\:via-indigo-400:hover{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.sm\:hover\:via-indigo-500:hover{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.sm\:hover\:via-indigo-600:hover{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.sm\:hover\:via-indigo-700:hover{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.sm\:hover\:via-indigo-800:hover{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.sm\:hover\:via-indigo-900:hover{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.sm\:hover\:via-purple-50:hover{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.sm\:hover\:via-purple-100:hover{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.sm\:hover\:via-purple-200:hover{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.sm\:hover\:via-purple-300:hover{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.sm\:hover\:via-purple-400:hover{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.sm\:hover\:via-purple-500:hover{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.sm\:hover\:via-purple-600:hover{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.sm\:hover\:via-purple-700:hover{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.sm\:hover\:via-purple-800:hover{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.sm\:hover\:via-purple-900:hover{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.sm\:hover\:via-pink-50:hover{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.sm\:hover\:via-pink-100:hover{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.sm\:hover\:via-pink-200:hover{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.sm\:hover\:via-pink-300:hover{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.sm\:hover\:via-pink-400:hover{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.sm\:hover\:via-pink-500:hover{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.sm\:hover\:via-pink-600:hover{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.sm\:hover\:via-pink-700:hover{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.sm\:hover\:via-pink-800:hover{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.sm\:hover\:via-pink-900:hover{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.sm\:hover\:to-transparent:hover{--gradient-to-color:#0000}.sm\:hover\:to-white:hover{--gradient-to-color:#fff}.sm\:hover\:to-black:hover{--gradient-to-color:#000}.sm\:hover\:to-gray-50:hover{--gradient-to-color:#f9fafb}.sm\:hover\:to-gray-100:hover{--gradient-to-color:#f4f5f7}.sm\:hover\:to-gray-200:hover{--gradient-to-color:#e5e7eb}.sm\:hover\:to-gray-300:hover{--gradient-to-color:#d5d6d7}.sm\:hover\:to-gray-400:hover{--gradient-to-color:#9e9e9e}.sm\:hover\:to-gray-500:hover{--gradient-to-color:#707275}.sm\:hover\:to-gray-600:hover{--gradient-to-color:#4c4f52}.sm\:hover\:to-gray-700:hover{--gradient-to-color:#24262d}.sm\:hover\:to-gray-800:hover{--gradient-to-color:#1a1c23}.sm\:hover\:to-gray-900:hover{--gradient-to-color:#121317}.sm\:hover\:to-cool-gray-50:hover{--gradient-to-color:#fbfdfe}.sm\:hover\:to-cool-gray-100:hover{--gradient-to-color:#f1f5f9}.sm\:hover\:to-cool-gray-200:hover{--gradient-to-color:#e2e8f0}.sm\:hover\:to-cool-gray-300:hover{--gradient-to-color:#cfd8e3}.sm\:hover\:to-cool-gray-400:hover{--gradient-to-color:#97a6ba}.sm\:hover\:to-cool-gray-500:hover{--gradient-to-color:#64748b}.sm\:hover\:to-cool-gray-600:hover{--gradient-to-color:#475569}.sm\:hover\:to-cool-gray-700:hover{--gradient-to-color:#364152}.sm\:hover\:to-cool-gray-800:hover{--gradient-to-color:#27303f}.sm\:hover\:to-cool-gray-900:hover{--gradient-to-color:#1a202e}.sm\:hover\:to-red-50:hover{--gradient-to-color:#fdf2f2}.sm\:hover\:to-red-100:hover{--gradient-to-color:#fde8e8}.sm\:hover\:to-red-200:hover{--gradient-to-color:#fbd5d5}.sm\:hover\:to-red-300:hover{--gradient-to-color:#f8b4b4}.sm\:hover\:to-red-400:hover{--gradient-to-color:#f98080}.sm\:hover\:to-red-500:hover{--gradient-to-color:#f05252}.sm\:hover\:to-red-600:hover{--gradient-to-color:#e02424}.sm\:hover\:to-red-700:hover{--gradient-to-color:#c81e1e}.sm\:hover\:to-red-800:hover{--gradient-to-color:#9b1c1c}.sm\:hover\:to-red-900:hover{--gradient-to-color:#771d1d}.sm\:hover\:to-orange-50:hover{--gradient-to-color:#fff8f1}.sm\:hover\:to-orange-100:hover{--gradient-to-color:#feecdc}.sm\:hover\:to-orange-200:hover{--gradient-to-color:#fcd9bd}.sm\:hover\:to-orange-300:hover{--gradient-to-color:#fdba8c}.sm\:hover\:to-orange-400:hover{--gradient-to-color:#ff8a4c}.sm\:hover\:to-orange-500:hover{--gradient-to-color:#ff5a1f}.sm\:hover\:to-orange-600:hover{--gradient-to-color:#d03801}.sm\:hover\:to-orange-700:hover{--gradient-to-color:#b43403}.sm\:hover\:to-orange-800:hover{--gradient-to-color:#8a2c0d}.sm\:hover\:to-orange-900:hover{--gradient-to-color:#771d1d}.sm\:hover\:to-yellow-50:hover{--gradient-to-color:#fdfdea}.sm\:hover\:to-yellow-100:hover{--gradient-to-color:#fdf6b2}.sm\:hover\:to-yellow-200:hover{--gradient-to-color:#fce96a}.sm\:hover\:to-yellow-300:hover{--gradient-to-color:#faca15}.sm\:hover\:to-yellow-400:hover{--gradient-to-color:#e3a008}.sm\:hover\:to-yellow-500:hover{--gradient-to-color:#c27803}.sm\:hover\:to-yellow-600:hover{--gradient-to-color:#9f580a}.sm\:hover\:to-yellow-700:hover{--gradient-to-color:#8e4b10}.sm\:hover\:to-yellow-800:hover{--gradient-to-color:#723b13}.sm\:hover\:to-yellow-900:hover{--gradient-to-color:#633112}.sm\:hover\:to-green-50:hover{--gradient-to-color:#f3faf7}.sm\:hover\:to-green-100:hover{--gradient-to-color:#def7ec}.sm\:hover\:to-green-200:hover{--gradient-to-color:#bcf0da}.sm\:hover\:to-green-300:hover{--gradient-to-color:#84e1bc}.sm\:hover\:to-green-400:hover{--gradient-to-color:#31c48d}.sm\:hover\:to-green-500:hover{--gradient-to-color:#0e9f6e}.sm\:hover\:to-green-600:hover{--gradient-to-color:#057a55}.sm\:hover\:to-green-700:hover{--gradient-to-color:#046c4e}.sm\:hover\:to-green-800:hover{--gradient-to-color:#03543f}.sm\:hover\:to-green-900:hover{--gradient-to-color:#014737}.sm\:hover\:to-teal-50:hover{--gradient-to-color:#edfafa}.sm\:hover\:to-teal-100:hover{--gradient-to-color:#d5f5f6}.sm\:hover\:to-teal-200:hover{--gradient-to-color:#afecef}.sm\:hover\:to-teal-300:hover{--gradient-to-color:#7edce2}.sm\:hover\:to-teal-400:hover{--gradient-to-color:#16bdca}.sm\:hover\:to-teal-500:hover{--gradient-to-color:#0694a2}.sm\:hover\:to-teal-600:hover{--gradient-to-color:#047481}.sm\:hover\:to-teal-700:hover{--gradient-to-color:#036672}.sm\:hover\:to-teal-800:hover{--gradient-to-color:#05505c}.sm\:hover\:to-teal-900:hover{--gradient-to-color:#014451}.sm\:hover\:to-blue-50:hover{--gradient-to-color:#ebf5ff}.sm\:hover\:to-blue-100:hover{--gradient-to-color:#e1effe}.sm\:hover\:to-blue-200:hover{--gradient-to-color:#c3ddfd}.sm\:hover\:to-blue-300:hover{--gradient-to-color:#a4cafe}.sm\:hover\:to-blue-400:hover{--gradient-to-color:#76a9fa}.sm\:hover\:to-blue-500:hover{--gradient-to-color:#3f83f8}.sm\:hover\:to-blue-600:hover{--gradient-to-color:#1c64f2}.sm\:hover\:to-blue-700:hover{--gradient-to-color:#1a56db}.sm\:hover\:to-blue-800:hover{--gradient-to-color:#1e429f}.sm\:hover\:to-blue-900:hover{--gradient-to-color:#233876}.sm\:hover\:to-indigo-50:hover{--gradient-to-color:#f0f5ff}.sm\:hover\:to-indigo-100:hover{--gradient-to-color:#e5edff}.sm\:hover\:to-indigo-200:hover{--gradient-to-color:#cddbfe}.sm\:hover\:to-indigo-300:hover{--gradient-to-color:#b4c6fc}.sm\:hover\:to-indigo-400:hover{--gradient-to-color:#8da2fb}.sm\:hover\:to-indigo-500:hover{--gradient-to-color:#6875f5}.sm\:hover\:to-indigo-600:hover{--gradient-to-color:#5850ec}.sm\:hover\:to-indigo-700:hover{--gradient-to-color:#5145cd}.sm\:hover\:to-indigo-800:hover{--gradient-to-color:#42389d}.sm\:hover\:to-indigo-900:hover{--gradient-to-color:#362f78}.sm\:hover\:to-purple-50:hover{--gradient-to-color:#f6f5ff}.sm\:hover\:to-purple-100:hover{--gradient-to-color:#edebfe}.sm\:hover\:to-purple-200:hover{--gradient-to-color:#dcd7fe}.sm\:hover\:to-purple-300:hover{--gradient-to-color:#cabffd}.sm\:hover\:to-purple-400:hover{--gradient-to-color:#ac94fa}.sm\:hover\:to-purple-500:hover{--gradient-to-color:#9061f9}.sm\:hover\:to-purple-600:hover{--gradient-to-color:#7e3af2}.sm\:hover\:to-purple-700:hover{--gradient-to-color:#6c2bd9}.sm\:hover\:to-purple-800:hover{--gradient-to-color:#5521b5}.sm\:hover\:to-purple-900:hover{--gradient-to-color:#4a1d96}.sm\:hover\:to-pink-50:hover{--gradient-to-color:#fdf2f8}.sm\:hover\:to-pink-100:hover{--gradient-to-color:#fce8f3}.sm\:hover\:to-pink-200:hover{--gradient-to-color:#fad1e8}.sm\:hover\:to-pink-300:hover{--gradient-to-color:#f8b4d9}.sm\:hover\:to-pink-400:hover{--gradient-to-color:#f17eb8}.sm\:hover\:to-pink-500:hover{--gradient-to-color:#e74694}.sm\:hover\:to-pink-600:hover{--gradient-to-color:#d61f69}.sm\:hover\:to-pink-700:hover{--gradient-to-color:#bf125d}.sm\:hover\:to-pink-800:hover{--gradient-to-color:#99154b}.sm\:hover\:to-pink-900:hover{--gradient-to-color:#751a3d}.sm\:focus\:from-transparent:focus{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.sm\:focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.sm\:focus\:from-black:focus{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.sm\:focus\:from-gray-50:focus{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.sm\:focus\:from-gray-100:focus{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.sm\:focus\:from-gray-200:focus{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.sm\:focus\:from-gray-300:focus{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.sm\:focus\:from-gray-400:focus{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.sm\:focus\:from-gray-500:focus{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.sm\:focus\:from-gray-600:focus{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.sm\:focus\:from-gray-700:focus{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.sm\:focus\:from-gray-800:focus{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.sm\:focus\:from-gray-900:focus{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.sm\:focus\:from-cool-gray-50:focus{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.sm\:focus\:from-cool-gray-100:focus{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.sm\:focus\:from-cool-gray-200:focus{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.sm\:focus\:from-cool-gray-300:focus{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.sm\:focus\:from-cool-gray-400:focus{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.sm\:focus\:from-cool-gray-500:focus{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.sm\:focus\:from-cool-gray-600:focus{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.sm\:focus\:from-cool-gray-700:focus{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.sm\:focus\:from-cool-gray-800:focus{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.sm\:focus\:from-cool-gray-900:focus{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.sm\:focus\:from-red-50:focus{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.sm\:focus\:from-red-100:focus{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.sm\:focus\:from-red-200:focus{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.sm\:focus\:from-red-300:focus{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.sm\:focus\:from-red-400:focus{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.sm\:focus\:from-red-500:focus{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.sm\:focus\:from-red-600:focus{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.sm\:focus\:from-red-700:focus{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.sm\:focus\:from-red-800:focus{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.sm\:focus\:from-red-900:focus{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.sm\:focus\:from-orange-50:focus{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.sm\:focus\:from-orange-100:focus{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.sm\:focus\:from-orange-200:focus{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.sm\:focus\:from-orange-300:focus{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.sm\:focus\:from-orange-400:focus{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.sm\:focus\:from-orange-500:focus{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.sm\:focus\:from-orange-600:focus{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.sm\:focus\:from-orange-700:focus{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.sm\:focus\:from-orange-800:focus{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.sm\:focus\:from-orange-900:focus{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.sm\:focus\:from-yellow-50:focus{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.sm\:focus\:from-yellow-100:focus{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.sm\:focus\:from-yellow-200:focus{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.sm\:focus\:from-yellow-300:focus{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.sm\:focus\:from-yellow-400:focus{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.sm\:focus\:from-yellow-500:focus{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.sm\:focus\:from-yellow-600:focus{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.sm\:focus\:from-yellow-700:focus{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.sm\:focus\:from-yellow-800:focus{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.sm\:focus\:from-yellow-900:focus{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.sm\:focus\:from-green-50:focus{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.sm\:focus\:from-green-100:focus{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.sm\:focus\:from-green-200:focus{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.sm\:focus\:from-green-300:focus{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.sm\:focus\:from-green-400:focus{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.sm\:focus\:from-green-500:focus{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.sm\:focus\:from-green-600:focus{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.sm\:focus\:from-green-700:focus{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.sm\:focus\:from-green-800:focus{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.sm\:focus\:from-green-900:focus{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.sm\:focus\:from-teal-50:focus{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.sm\:focus\:from-teal-100:focus{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.sm\:focus\:from-teal-200:focus{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.sm\:focus\:from-teal-300:focus{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.sm\:focus\:from-teal-400:focus{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.sm\:focus\:from-teal-500:focus{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.sm\:focus\:from-teal-600:focus{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.sm\:focus\:from-teal-700:focus{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.sm\:focus\:from-teal-800:focus{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.sm\:focus\:from-teal-900:focus{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.sm\:focus\:from-blue-50:focus{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.sm\:focus\:from-blue-100:focus{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.sm\:focus\:from-blue-200:focus{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.sm\:focus\:from-blue-300:focus{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.sm\:focus\:from-blue-400:focus{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.sm\:focus\:from-blue-500:focus{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.sm\:focus\:from-blue-600:focus{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.sm\:focus\:from-blue-700:focus{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.sm\:focus\:from-blue-800:focus{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.sm\:focus\:from-blue-900:focus{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.sm\:focus\:from-indigo-50:focus{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.sm\:focus\:from-indigo-100:focus{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.sm\:focus\:from-indigo-200:focus{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.sm\:focus\:from-indigo-300:focus{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.sm\:focus\:from-indigo-400:focus{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.sm\:focus\:from-indigo-500:focus{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.sm\:focus\:from-indigo-600:focus{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.sm\:focus\:from-indigo-700:focus{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.sm\:focus\:from-indigo-800:focus{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.sm\:focus\:from-indigo-900:focus{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.sm\:focus\:from-purple-50:focus{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.sm\:focus\:from-purple-100:focus{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.sm\:focus\:from-purple-200:focus{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.sm\:focus\:from-purple-300:focus{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.sm\:focus\:from-purple-400:focus{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.sm\:focus\:from-purple-500:focus{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.sm\:focus\:from-purple-600:focus{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.sm\:focus\:from-purple-700:focus{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.sm\:focus\:from-purple-800:focus{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.sm\:focus\:from-purple-900:focus{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.sm\:focus\:from-pink-50:focus{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.sm\:focus\:from-pink-100:focus{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.sm\:focus\:from-pink-200:focus{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.sm\:focus\:from-pink-300:focus{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.sm\:focus\:from-pink-400:focus{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.sm\:focus\:from-pink-500:focus{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.sm\:focus\:from-pink-600:focus{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.sm\:focus\:from-pink-700:focus{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.sm\:focus\:from-pink-800:focus{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.sm\:focus\:from-pink-900:focus{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.sm\:focus\:via-transparent:focus{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.sm\:focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.sm\:focus\:via-black:focus{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.sm\:focus\:via-gray-50:focus{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.sm\:focus\:via-gray-100:focus{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.sm\:focus\:via-gray-200:focus{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.sm\:focus\:via-gray-300:focus{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.sm\:focus\:via-gray-400:focus{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.sm\:focus\:via-gray-500:focus{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.sm\:focus\:via-gray-600:focus{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.sm\:focus\:via-gray-700:focus{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.sm\:focus\:via-gray-800:focus{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.sm\:focus\:via-gray-900:focus{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.sm\:focus\:via-cool-gray-50:focus{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.sm\:focus\:via-cool-gray-100:focus{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.sm\:focus\:via-cool-gray-200:focus{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.sm\:focus\:via-cool-gray-300:focus{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.sm\:focus\:via-cool-gray-400:focus{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.sm\:focus\:via-cool-gray-500:focus{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.sm\:focus\:via-cool-gray-600:focus{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.sm\:focus\:via-cool-gray-700:focus{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.sm\:focus\:via-cool-gray-800:focus{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.sm\:focus\:via-cool-gray-900:focus{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.sm\:focus\:via-red-50:focus{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.sm\:focus\:via-red-100:focus{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.sm\:focus\:via-red-200:focus{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.sm\:focus\:via-red-300:focus{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.sm\:focus\:via-red-400:focus{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.sm\:focus\:via-red-500:focus{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.sm\:focus\:via-red-600:focus{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.sm\:focus\:via-red-700:focus{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.sm\:focus\:via-red-800:focus{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.sm\:focus\:via-red-900:focus{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.sm\:focus\:via-orange-50:focus{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.sm\:focus\:via-orange-100:focus{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.sm\:focus\:via-orange-200:focus{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.sm\:focus\:via-orange-300:focus{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.sm\:focus\:via-orange-400:focus{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.sm\:focus\:via-orange-500:focus{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.sm\:focus\:via-orange-600:focus{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.sm\:focus\:via-orange-700:focus{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.sm\:focus\:via-orange-800:focus{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.sm\:focus\:via-orange-900:focus{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.sm\:focus\:via-yellow-50:focus{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.sm\:focus\:via-yellow-100:focus{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.sm\:focus\:via-yellow-200:focus{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.sm\:focus\:via-yellow-300:focus{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.sm\:focus\:via-yellow-400:focus{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.sm\:focus\:via-yellow-500:focus{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.sm\:focus\:via-yellow-600:focus{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.sm\:focus\:via-yellow-700:focus{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.sm\:focus\:via-yellow-800:focus{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.sm\:focus\:via-yellow-900:focus{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.sm\:focus\:via-green-50:focus{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.sm\:focus\:via-green-100:focus{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.sm\:focus\:via-green-200:focus{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.sm\:focus\:via-green-300:focus{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.sm\:focus\:via-green-400:focus{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.sm\:focus\:via-green-500:focus{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.sm\:focus\:via-green-600:focus{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.sm\:focus\:via-green-700:focus{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.sm\:focus\:via-green-800:focus{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.sm\:focus\:via-green-900:focus{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.sm\:focus\:via-teal-50:focus{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.sm\:focus\:via-teal-100:focus{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.sm\:focus\:via-teal-200:focus{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.sm\:focus\:via-teal-300:focus{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.sm\:focus\:via-teal-400:focus{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.sm\:focus\:via-teal-500:focus{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.sm\:focus\:via-teal-600:focus{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.sm\:focus\:via-teal-700:focus{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.sm\:focus\:via-teal-800:focus{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.sm\:focus\:via-teal-900:focus{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.sm\:focus\:via-blue-50:focus{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.sm\:focus\:via-blue-100:focus{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.sm\:focus\:via-blue-200:focus{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.sm\:focus\:via-blue-300:focus{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.sm\:focus\:via-blue-400:focus{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.sm\:focus\:via-blue-500:focus{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.sm\:focus\:via-blue-600:focus{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.sm\:focus\:via-blue-700:focus{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.sm\:focus\:via-blue-800:focus{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.sm\:focus\:via-blue-900:focus{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.sm\:focus\:via-indigo-50:focus{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.sm\:focus\:via-indigo-100:focus{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.sm\:focus\:via-indigo-200:focus{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.sm\:focus\:via-indigo-300:focus{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.sm\:focus\:via-indigo-400:focus{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.sm\:focus\:via-indigo-500:focus{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.sm\:focus\:via-indigo-600:focus{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.sm\:focus\:via-indigo-700:focus{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.sm\:focus\:via-indigo-800:focus{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.sm\:focus\:via-indigo-900:focus{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.sm\:focus\:via-purple-50:focus{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.sm\:focus\:via-purple-100:focus{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.sm\:focus\:via-purple-200:focus{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.sm\:focus\:via-purple-300:focus{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.sm\:focus\:via-purple-400:focus{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.sm\:focus\:via-purple-500:focus{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.sm\:focus\:via-purple-600:focus{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.sm\:focus\:via-purple-700:focus{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.sm\:focus\:via-purple-800:focus{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.sm\:focus\:via-purple-900:focus{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.sm\:focus\:via-pink-50:focus{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.sm\:focus\:via-pink-100:focus{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.sm\:focus\:via-pink-200:focus{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.sm\:focus\:via-pink-300:focus{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.sm\:focus\:via-pink-400:focus{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.sm\:focus\:via-pink-500:focus{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.sm\:focus\:via-pink-600:focus{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.sm\:focus\:via-pink-700:focus{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.sm\:focus\:via-pink-800:focus{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.sm\:focus\:via-pink-900:focus{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.sm\:focus\:to-transparent:focus{--gradient-to-color:#0000}.sm\:focus\:to-white:focus{--gradient-to-color:#fff}.sm\:focus\:to-black:focus{--gradient-to-color:#000}.sm\:focus\:to-gray-50:focus{--gradient-to-color:#f9fafb}.sm\:focus\:to-gray-100:focus{--gradient-to-color:#f4f5f7}.sm\:focus\:to-gray-200:focus{--gradient-to-color:#e5e7eb}.sm\:focus\:to-gray-300:focus{--gradient-to-color:#d5d6d7}.sm\:focus\:to-gray-400:focus{--gradient-to-color:#9e9e9e}.sm\:focus\:to-gray-500:focus{--gradient-to-color:#707275}.sm\:focus\:to-gray-600:focus{--gradient-to-color:#4c4f52}.sm\:focus\:to-gray-700:focus{--gradient-to-color:#24262d}.sm\:focus\:to-gray-800:focus{--gradient-to-color:#1a1c23}.sm\:focus\:to-gray-900:focus{--gradient-to-color:#121317}.sm\:focus\:to-cool-gray-50:focus{--gradient-to-color:#fbfdfe}.sm\:focus\:to-cool-gray-100:focus{--gradient-to-color:#f1f5f9}.sm\:focus\:to-cool-gray-200:focus{--gradient-to-color:#e2e8f0}.sm\:focus\:to-cool-gray-300:focus{--gradient-to-color:#cfd8e3}.sm\:focus\:to-cool-gray-400:focus{--gradient-to-color:#97a6ba}.sm\:focus\:to-cool-gray-500:focus{--gradient-to-color:#64748b}.sm\:focus\:to-cool-gray-600:focus{--gradient-to-color:#475569}.sm\:focus\:to-cool-gray-700:focus{--gradient-to-color:#364152}.sm\:focus\:to-cool-gray-800:focus{--gradient-to-color:#27303f}.sm\:focus\:to-cool-gray-900:focus{--gradient-to-color:#1a202e}.sm\:focus\:to-red-50:focus{--gradient-to-color:#fdf2f2}.sm\:focus\:to-red-100:focus{--gradient-to-color:#fde8e8}.sm\:focus\:to-red-200:focus{--gradient-to-color:#fbd5d5}.sm\:focus\:to-red-300:focus{--gradient-to-color:#f8b4b4}.sm\:focus\:to-red-400:focus{--gradient-to-color:#f98080}.sm\:focus\:to-red-500:focus{--gradient-to-color:#f05252}.sm\:focus\:to-red-600:focus{--gradient-to-color:#e02424}.sm\:focus\:to-red-700:focus{--gradient-to-color:#c81e1e}.sm\:focus\:to-red-800:focus{--gradient-to-color:#9b1c1c}.sm\:focus\:to-red-900:focus{--gradient-to-color:#771d1d}.sm\:focus\:to-orange-50:focus{--gradient-to-color:#fff8f1}.sm\:focus\:to-orange-100:focus{--gradient-to-color:#feecdc}.sm\:focus\:to-orange-200:focus{--gradient-to-color:#fcd9bd}.sm\:focus\:to-orange-300:focus{--gradient-to-color:#fdba8c}.sm\:focus\:to-orange-400:focus{--gradient-to-color:#ff8a4c}.sm\:focus\:to-orange-500:focus{--gradient-to-color:#ff5a1f}.sm\:focus\:to-orange-600:focus{--gradient-to-color:#d03801}.sm\:focus\:to-orange-700:focus{--gradient-to-color:#b43403}.sm\:focus\:to-orange-800:focus{--gradient-to-color:#8a2c0d}.sm\:focus\:to-orange-900:focus{--gradient-to-color:#771d1d}.sm\:focus\:to-yellow-50:focus{--gradient-to-color:#fdfdea}.sm\:focus\:to-yellow-100:focus{--gradient-to-color:#fdf6b2}.sm\:focus\:to-yellow-200:focus{--gradient-to-color:#fce96a}.sm\:focus\:to-yellow-300:focus{--gradient-to-color:#faca15}.sm\:focus\:to-yellow-400:focus{--gradient-to-color:#e3a008}.sm\:focus\:to-yellow-500:focus{--gradient-to-color:#c27803}.sm\:focus\:to-yellow-600:focus{--gradient-to-color:#9f580a}.sm\:focus\:to-yellow-700:focus{--gradient-to-color:#8e4b10}.sm\:focus\:to-yellow-800:focus{--gradient-to-color:#723b13}.sm\:focus\:to-yellow-900:focus{--gradient-to-color:#633112}.sm\:focus\:to-green-50:focus{--gradient-to-color:#f3faf7}.sm\:focus\:to-green-100:focus{--gradient-to-color:#def7ec}.sm\:focus\:to-green-200:focus{--gradient-to-color:#bcf0da}.sm\:focus\:to-green-300:focus{--gradient-to-color:#84e1bc}.sm\:focus\:to-green-400:focus{--gradient-to-color:#31c48d}.sm\:focus\:to-green-500:focus{--gradient-to-color:#0e9f6e}.sm\:focus\:to-green-600:focus{--gradient-to-color:#057a55}.sm\:focus\:to-green-700:focus{--gradient-to-color:#046c4e}.sm\:focus\:to-green-800:focus{--gradient-to-color:#03543f}.sm\:focus\:to-green-900:focus{--gradient-to-color:#014737}.sm\:focus\:to-teal-50:focus{--gradient-to-color:#edfafa}.sm\:focus\:to-teal-100:focus{--gradient-to-color:#d5f5f6}.sm\:focus\:to-teal-200:focus{--gradient-to-color:#afecef}.sm\:focus\:to-teal-300:focus{--gradient-to-color:#7edce2}.sm\:focus\:to-teal-400:focus{--gradient-to-color:#16bdca}.sm\:focus\:to-teal-500:focus{--gradient-to-color:#0694a2}.sm\:focus\:to-teal-600:focus{--gradient-to-color:#047481}.sm\:focus\:to-teal-700:focus{--gradient-to-color:#036672}.sm\:focus\:to-teal-800:focus{--gradient-to-color:#05505c}.sm\:focus\:to-teal-900:focus{--gradient-to-color:#014451}.sm\:focus\:to-blue-50:focus{--gradient-to-color:#ebf5ff}.sm\:focus\:to-blue-100:focus{--gradient-to-color:#e1effe}.sm\:focus\:to-blue-200:focus{--gradient-to-color:#c3ddfd}.sm\:focus\:to-blue-300:focus{--gradient-to-color:#a4cafe}.sm\:focus\:to-blue-400:focus{--gradient-to-color:#76a9fa}.sm\:focus\:to-blue-500:focus{--gradient-to-color:#3f83f8}.sm\:focus\:to-blue-600:focus{--gradient-to-color:#1c64f2}.sm\:focus\:to-blue-700:focus{--gradient-to-color:#1a56db}.sm\:focus\:to-blue-800:focus{--gradient-to-color:#1e429f}.sm\:focus\:to-blue-900:focus{--gradient-to-color:#233876}.sm\:focus\:to-indigo-50:focus{--gradient-to-color:#f0f5ff}.sm\:focus\:to-indigo-100:focus{--gradient-to-color:#e5edff}.sm\:focus\:to-indigo-200:focus{--gradient-to-color:#cddbfe}.sm\:focus\:to-indigo-300:focus{--gradient-to-color:#b4c6fc}.sm\:focus\:to-indigo-400:focus{--gradient-to-color:#8da2fb}.sm\:focus\:to-indigo-500:focus{--gradient-to-color:#6875f5}.sm\:focus\:to-indigo-600:focus{--gradient-to-color:#5850ec}.sm\:focus\:to-indigo-700:focus{--gradient-to-color:#5145cd}.sm\:focus\:to-indigo-800:focus{--gradient-to-color:#42389d}.sm\:focus\:to-indigo-900:focus{--gradient-to-color:#362f78}.sm\:focus\:to-purple-50:focus{--gradient-to-color:#f6f5ff}.sm\:focus\:to-purple-100:focus{--gradient-to-color:#edebfe}.sm\:focus\:to-purple-200:focus{--gradient-to-color:#dcd7fe}.sm\:focus\:to-purple-300:focus{--gradient-to-color:#cabffd}.sm\:focus\:to-purple-400:focus{--gradient-to-color:#ac94fa}.sm\:focus\:to-purple-500:focus{--gradient-to-color:#9061f9}.sm\:focus\:to-purple-600:focus{--gradient-to-color:#7e3af2}.sm\:focus\:to-purple-700:focus{--gradient-to-color:#6c2bd9}.sm\:focus\:to-purple-800:focus{--gradient-to-color:#5521b5}.sm\:focus\:to-purple-900:focus{--gradient-to-color:#4a1d96}.sm\:focus\:to-pink-50:focus{--gradient-to-color:#fdf2f8}.sm\:focus\:to-pink-100:focus{--gradient-to-color:#fce8f3}.sm\:focus\:to-pink-200:focus{--gradient-to-color:#fad1e8}.sm\:focus\:to-pink-300:focus{--gradient-to-color:#f8b4d9}.sm\:focus\:to-pink-400:focus{--gradient-to-color:#f17eb8}.sm\:focus\:to-pink-500:focus{--gradient-to-color:#e74694}.sm\:focus\:to-pink-600:focus{--gradient-to-color:#d61f69}.sm\:focus\:to-pink-700:focus{--gradient-to-color:#bf125d}.sm\:focus\:to-pink-800:focus{--gradient-to-color:#99154b}.sm\:focus\:to-pink-900:focus{--gradient-to-color:#751a3d}.sm\:bg-opacity-0{--bg-opacity:0}.sm\:bg-opacity-10{--bg-opacity:0.1}.sm\:bg-opacity-25{--bg-opacity:0.25}.sm\:bg-opacity-50{--bg-opacity:0.5}.sm\:bg-opacity-75{--bg-opacity:0.75}.sm\:bg-opacity-100{--bg-opacity:1}.sm\:hover\:bg-opacity-0:hover{--bg-opacity:0}.sm\:hover\:bg-opacity-10:hover{--bg-opacity:0.1}.sm\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.sm\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.sm\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.sm\:hover\:bg-opacity-100:hover{--bg-opacity:1}.sm\:focus\:bg-opacity-0:focus{--bg-opacity:0}.sm\:focus\:bg-opacity-10:focus{--bg-opacity:0.1}.sm\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.sm\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.sm\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.sm\:focus\:bg-opacity-100:focus{--bg-opacity:1}.theme-dark .sm\:dark\:hover\:bg-opacity-0:hover{--bg-opacity:0}.theme-dark .sm\:dark\:hover\:bg-opacity-10:hover{--bg-opacity:0.1}.theme-dark .sm\:dark\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.theme-dark .sm\:dark\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.theme-dark .sm\:dark\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.theme-dark .sm\:dark\:hover\:bg-opacity-100:hover{--bg-opacity:1}.sm\:bg-bottom{background-position:bottom}.sm\:bg-center{background-position:50%}.sm\:bg-left{background-position:0}.sm\:bg-left-bottom{background-position:0 100%}.sm\:bg-left-top{background-position:0 0}.sm\:bg-right{background-position:100%}.sm\:bg-right-bottom{background-position:100% 100%}.sm\:bg-right-top{background-position:100% 0}.sm\:bg-top{background-position:top}.sm\:bg-repeat{background-repeat:repeat}.sm\:bg-no-repeat{background-repeat:no-repeat}.sm\:bg-repeat-x{background-repeat:repeat-x}.sm\:bg-repeat-y{background-repeat:repeat-y}.sm\:bg-repeat-round{background-repeat:round}.sm\:bg-repeat-space{background-repeat:space}.sm\:bg-auto{background-size:auto}.sm\:bg-cover{background-size:cover}.sm\:bg-contain{background-size:contain}.sm\:border-collapse{border-collapse:collapse}.sm\:border-separate{border-collapse:initial}.sm\:border-transparent{border-color:#0000}.sm\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.sm\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.sm\:border-gray-50{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.sm\:border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.sm\:border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.sm\:border-gray-300{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.sm\:border-gray-400{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.sm\:border-gray-500{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.sm\:border-gray-600{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.sm\:border-gray-700{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.sm\:border-gray-800{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.sm\:border-gray-900{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.sm\:border-cool-gray-50{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.sm\:border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.sm\:border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.sm\:border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.sm\:border-cool-gray-400{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.sm\:border-cool-gray-500{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.sm\:border-cool-gray-600{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.sm\:border-cool-gray-700{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.sm\:border-cool-gray-800{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.sm\:border-cool-gray-900{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.sm\:border-red-50{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.sm\:border-red-100{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.sm\:border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.sm\:border-red-300{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.sm\:border-red-400{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.sm\:border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.sm\:border-red-600{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.sm\:border-red-700{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.sm\:border-red-800{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.sm\:border-red-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.sm\:border-orange-50{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.sm\:border-orange-100{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.sm\:border-orange-200{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.sm\:border-orange-300{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.sm\:border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.sm\:border-orange-500{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.sm\:border-orange-600{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.sm\:border-orange-700{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.sm\:border-orange-800{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.sm\:border-orange-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.sm\:border-yellow-50{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.sm\:border-yellow-100{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.sm\:border-yellow-200{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.sm\:border-yellow-300{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.sm\:border-yellow-400{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.sm\:border-yellow-500{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.sm\:border-yellow-600{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.sm\:border-yellow-700{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.sm\:border-yellow-800{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.sm\:border-yellow-900{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.sm\:border-green-50{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.sm\:border-green-100{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.sm\:border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.sm\:border-green-300{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.sm\:border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.sm\:border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.sm\:border-green-600{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.sm\:border-green-700{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.sm\:border-green-800{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.sm\:border-green-900{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.sm\:border-teal-50{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.sm\:border-teal-100{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.sm\:border-teal-200{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.sm\:border-teal-300{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.sm\:border-teal-400{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.sm\:border-teal-500{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.sm\:border-teal-600{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.sm\:border-teal-700{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.sm\:border-teal-800{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.sm\:border-teal-900{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.sm\:border-blue-50{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.sm\:border-blue-100{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.sm\:border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.sm\:border-blue-300{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.sm\:border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.sm\:border-blue-500{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.sm\:border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.sm\:border-blue-700{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.sm\:border-blue-800{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.sm\:border-blue-900{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.sm\:border-indigo-50{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.sm\:border-indigo-100{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.sm\:border-indigo-200{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.sm\:border-indigo-300{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.sm\:border-indigo-400{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.sm\:border-indigo-500{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.sm\:border-indigo-600{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.sm\:border-indigo-700{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.sm\:border-indigo-800{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.sm\:border-indigo-900{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.sm\:border-purple-50{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.sm\:border-purple-100{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.sm\:border-purple-200{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.sm\:border-purple-300{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.sm\:border-purple-400{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.sm\:border-purple-500{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.sm\:border-purple-600{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.sm\:border-purple-700{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.sm\:border-purple-800{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.sm\:border-purple-900{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.sm\:border-pink-50{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.sm\:border-pink-100{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.sm\:border-pink-200{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.sm\:border-pink-300{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.sm\:border-pink-400{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.sm\:border-pink-500{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.sm\:border-pink-600{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.sm\:border-pink-700{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.sm\:border-pink-800{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.sm\:border-pink-900{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.sm\:hover\:border-transparent:hover{border-color:#0000}.sm\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.sm\:hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.sm\:hover\:border-gray-50:hover{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.sm\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.sm\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.sm\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.sm\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.sm\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.sm\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.sm\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.sm\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.sm\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.sm\:hover\:border-cool-gray-50:hover{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.sm\:hover\:border-cool-gray-100:hover{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.sm\:hover\:border-cool-gray-200:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.sm\:hover\:border-cool-gray-300:hover{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.sm\:hover\:border-cool-gray-400:hover{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.sm\:hover\:border-cool-gray-500:hover{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.sm\:hover\:border-cool-gray-600:hover{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.sm\:hover\:border-cool-gray-700:hover{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.sm\:hover\:border-cool-gray-800:hover{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.sm\:hover\:border-cool-gray-900:hover{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.sm\:hover\:border-red-50:hover{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.sm\:hover\:border-red-100:hover{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.sm\:hover\:border-red-200:hover{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.sm\:hover\:border-red-300:hover{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.sm\:hover\:border-red-400:hover{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.sm\:hover\:border-red-500:hover{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.sm\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.sm\:hover\:border-red-700:hover{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.sm\:hover\:border-red-800:hover{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.sm\:hover\:border-red-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.sm\:hover\:border-orange-50:hover{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.sm\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.sm\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.sm\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.sm\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.sm\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.sm\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.sm\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.sm\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.sm\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.sm\:hover\:border-yellow-50:hover{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.sm\:hover\:border-yellow-100:hover{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.sm\:hover\:border-yellow-200:hover{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.sm\:hover\:border-yellow-300:hover{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.sm\:hover\:border-yellow-400:hover{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.sm\:hover\:border-yellow-500:hover{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.sm\:hover\:border-yellow-600:hover{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.sm\:hover\:border-yellow-700:hover{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.sm\:hover\:border-yellow-800:hover{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.sm\:hover\:border-yellow-900:hover{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.sm\:hover\:border-green-50:hover{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.sm\:hover\:border-green-100:hover{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.sm\:hover\:border-green-200:hover{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.sm\:hover\:border-green-300:hover{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.sm\:hover\:border-green-400:hover{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.sm\:hover\:border-green-500:hover{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.sm\:hover\:border-green-600:hover{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.sm\:hover\:border-green-700:hover{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.sm\:hover\:border-green-800:hover{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.sm\:hover\:border-green-900:hover{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.sm\:hover\:border-teal-50:hover{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.sm\:hover\:border-teal-100:hover{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.sm\:hover\:border-teal-200:hover{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.sm\:hover\:border-teal-300:hover{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.sm\:hover\:border-teal-400:hover{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.sm\:hover\:border-teal-500:hover{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.sm\:hover\:border-teal-600:hover{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.sm\:hover\:border-teal-700:hover{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.sm\:hover\:border-teal-800:hover{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.sm\:hover\:border-teal-900:hover{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.sm\:hover\:border-blue-50:hover{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.sm\:hover\:border-blue-100:hover{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.sm\:hover\:border-blue-200:hover{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.sm\:hover\:border-blue-300:hover{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.sm\:hover\:border-blue-400:hover{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.sm\:hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.sm\:hover\:border-blue-600:hover{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.sm\:hover\:border-blue-700:hover{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.sm\:hover\:border-blue-800:hover{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.sm\:hover\:border-blue-900:hover{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.sm\:hover\:border-indigo-50:hover{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.sm\:hover\:border-indigo-100:hover{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.sm\:hover\:border-indigo-200:hover{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.sm\:hover\:border-indigo-300:hover{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.sm\:hover\:border-indigo-400:hover{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.sm\:hover\:border-indigo-500:hover{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.sm\:hover\:border-indigo-600:hover{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.sm\:hover\:border-indigo-700:hover{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.sm\:hover\:border-indigo-800:hover{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.sm\:hover\:border-indigo-900:hover{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.sm\:hover\:border-purple-50:hover{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.sm\:hover\:border-purple-100:hover{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.sm\:hover\:border-purple-200:hover{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.sm\:hover\:border-purple-300:hover{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.sm\:hover\:border-purple-400:hover{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.sm\:hover\:border-purple-500:hover{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.sm\:hover\:border-purple-600:hover{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.sm\:hover\:border-purple-700:hover{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.sm\:hover\:border-purple-800:hover{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.sm\:hover\:border-purple-900:hover{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.sm\:hover\:border-pink-50:hover{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.sm\:hover\:border-pink-100:hover{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.sm\:hover\:border-pink-200:hover{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.sm\:hover\:border-pink-300:hover{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.sm\:hover\:border-pink-400:hover{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.sm\:hover\:border-pink-500:hover{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.sm\:hover\:border-pink-600:hover{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.sm\:hover\:border-pink-700:hover{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.sm\:hover\:border-pink-800:hover{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.sm\:hover\:border-pink-900:hover{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.sm\:focus\:border-transparent:focus{border-color:#0000}.sm\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.sm\:focus\:border-black:focus{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.sm\:focus\:border-gray-50:focus{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.sm\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.sm\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.sm\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.sm\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.sm\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.sm\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.sm\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.sm\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.sm\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.sm\:focus\:border-cool-gray-50:focus{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.sm\:focus\:border-cool-gray-100:focus{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.sm\:focus\:border-cool-gray-200:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.sm\:focus\:border-cool-gray-300:focus{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.sm\:focus\:border-cool-gray-400:focus{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.sm\:focus\:border-cool-gray-500:focus{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.sm\:focus\:border-cool-gray-600:focus{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.sm\:focus\:border-cool-gray-700:focus{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.sm\:focus\:border-cool-gray-800:focus{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.sm\:focus\:border-cool-gray-900:focus{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.sm\:focus\:border-red-50:focus{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.sm\:focus\:border-red-100:focus{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.sm\:focus\:border-red-200:focus{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.sm\:focus\:border-red-300:focus{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.sm\:focus\:border-red-400:focus{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.sm\:focus\:border-red-500:focus{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.sm\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.sm\:focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.sm\:focus\:border-red-800:focus{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.sm\:focus\:border-red-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.sm\:focus\:border-orange-50:focus{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.sm\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.sm\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.sm\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.sm\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.sm\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.sm\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.sm\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.sm\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.sm\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.sm\:focus\:border-yellow-50:focus{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.sm\:focus\:border-yellow-100:focus{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.sm\:focus\:border-yellow-200:focus{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.sm\:focus\:border-yellow-300:focus{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.sm\:focus\:border-yellow-400:focus{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.sm\:focus\:border-yellow-500:focus{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.sm\:focus\:border-yellow-600:focus{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.sm\:focus\:border-yellow-700:focus{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.sm\:focus\:border-yellow-800:focus{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.sm\:focus\:border-yellow-900:focus{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.sm\:focus\:border-green-50:focus{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.sm\:focus\:border-green-100:focus{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.sm\:focus\:border-green-200:focus{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.sm\:focus\:border-green-300:focus{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.sm\:focus\:border-green-400:focus{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.sm\:focus\:border-green-500:focus{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.sm\:focus\:border-green-600:focus{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.sm\:focus\:border-green-700:focus{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.sm\:focus\:border-green-800:focus{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.sm\:focus\:border-green-900:focus{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.sm\:focus\:border-teal-50:focus{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.sm\:focus\:border-teal-100:focus{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.sm\:focus\:border-teal-200:focus{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.sm\:focus\:border-teal-300:focus{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.sm\:focus\:border-teal-400:focus{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.sm\:focus\:border-teal-500:focus{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.sm\:focus\:border-teal-600:focus{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.sm\:focus\:border-teal-700:focus{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.sm\:focus\:border-teal-800:focus{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.sm\:focus\:border-teal-900:focus{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.sm\:focus\:border-blue-50:focus{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.sm\:focus\:border-blue-100:focus{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.sm\:focus\:border-blue-200:focus{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.sm\:focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.sm\:focus\:border-blue-400:focus{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.sm\:focus\:border-blue-500:focus{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.sm\:focus\:border-blue-600:focus{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.sm\:focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.sm\:focus\:border-blue-800:focus{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.sm\:focus\:border-blue-900:focus{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.sm\:focus\:border-indigo-50:focus{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.sm\:focus\:border-indigo-100:focus{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.sm\:focus\:border-indigo-200:focus{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.sm\:focus\:border-indigo-300:focus{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.sm\:focus\:border-indigo-400:focus{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.sm\:focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.sm\:focus\:border-indigo-600:focus{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.sm\:focus\:border-indigo-700:focus{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.sm\:focus\:border-indigo-800:focus{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.sm\:focus\:border-indigo-900:focus{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.sm\:focus\:border-purple-50:focus{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.sm\:focus\:border-purple-100:focus{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.sm\:focus\:border-purple-200:focus{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.sm\:focus\:border-purple-300:focus{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.sm\:focus\:border-purple-400:focus{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.sm\:focus\:border-purple-500:focus{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.sm\:focus\:border-purple-600:focus{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.sm\:focus\:border-purple-700:focus{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.sm\:focus\:border-purple-800:focus{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.sm\:focus\:border-purple-900:focus{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.sm\:focus\:border-pink-50:focus{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.sm\:focus\:border-pink-100:focus{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.sm\:focus\:border-pink-200:focus{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.sm\:focus\:border-pink-300:focus{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.sm\:focus\:border-pink-400:focus{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.sm\:focus\:border-pink-500:focus{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.sm\:focus\:border-pink-600:focus{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.sm\:focus\:border-pink-700:focus{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.sm\:focus\:border-pink-800:focus{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.sm\:focus\:border-pink-900:focus{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .sm\:dark\:border-transparent{border-color:#0000}.theme-dark .sm\:dark\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .sm\:dark\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .sm\:dark\:border-gray-50{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .sm\:dark\:border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .sm\:dark\:border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .sm\:dark\:border-gray-300{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .sm\:dark\:border-gray-400{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .sm\:dark\:border-gray-500{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .sm\:dark\:border-gray-600{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .sm\:dark\:border-gray-700{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .sm\:dark\:border-gray-800{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .sm\:dark\:border-gray-900{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .sm\:dark\:border-cool-gray-50{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .sm\:dark\:border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .sm\:dark\:border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .sm\:dark\:border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .sm\:dark\:border-cool-gray-400{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .sm\:dark\:border-cool-gray-500{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .sm\:dark\:border-cool-gray-600{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .sm\:dark\:border-cool-gray-700{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .sm\:dark\:border-cool-gray-800{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .sm\:dark\:border-cool-gray-900{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .sm\:dark\:border-red-50{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .sm\:dark\:border-red-100{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .sm\:dark\:border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .sm\:dark\:border-red-300{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .sm\:dark\:border-red-400{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .sm\:dark\:border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .sm\:dark\:border-red-600{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .sm\:dark\:border-red-700{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .sm\:dark\:border-red-800{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .sm\:dark\:border-red-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .sm\:dark\:border-orange-50{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .sm\:dark\:border-orange-100{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .sm\:dark\:border-orange-200{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .sm\:dark\:border-orange-300{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .sm\:dark\:border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .sm\:dark\:border-orange-500{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .sm\:dark\:border-orange-600{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .sm\:dark\:border-orange-700{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .sm\:dark\:border-orange-800{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .sm\:dark\:border-orange-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .sm\:dark\:border-yellow-50{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .sm\:dark\:border-yellow-100{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .sm\:dark\:border-yellow-200{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .sm\:dark\:border-yellow-300{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .sm\:dark\:border-yellow-400{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .sm\:dark\:border-yellow-500{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .sm\:dark\:border-yellow-600{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .sm\:dark\:border-yellow-700{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .sm\:dark\:border-yellow-800{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .sm\:dark\:border-yellow-900{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .sm\:dark\:border-green-50{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .sm\:dark\:border-green-100{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .sm\:dark\:border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .sm\:dark\:border-green-300{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .sm\:dark\:border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .sm\:dark\:border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .sm\:dark\:border-green-600{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .sm\:dark\:border-green-700{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .sm\:dark\:border-green-800{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .sm\:dark\:border-green-900{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .sm\:dark\:border-teal-50{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .sm\:dark\:border-teal-100{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .sm\:dark\:border-teal-200{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .sm\:dark\:border-teal-300{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .sm\:dark\:border-teal-400{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .sm\:dark\:border-teal-500{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .sm\:dark\:border-teal-600{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .sm\:dark\:border-teal-700{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .sm\:dark\:border-teal-800{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .sm\:dark\:border-teal-900{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .sm\:dark\:border-blue-50{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .sm\:dark\:border-blue-100{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .sm\:dark\:border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .sm\:dark\:border-blue-300{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .sm\:dark\:border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .sm\:dark\:border-blue-500{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .sm\:dark\:border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .sm\:dark\:border-blue-700{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .sm\:dark\:border-blue-800{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .sm\:dark\:border-blue-900{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .sm\:dark\:border-indigo-50{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .sm\:dark\:border-indigo-100{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .sm\:dark\:border-indigo-200{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .sm\:dark\:border-indigo-300{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .sm\:dark\:border-indigo-400{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .sm\:dark\:border-indigo-500{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .sm\:dark\:border-indigo-600{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .sm\:dark\:border-indigo-700{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .sm\:dark\:border-indigo-800{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .sm\:dark\:border-indigo-900{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .sm\:dark\:border-purple-50{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .sm\:dark\:border-purple-100{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .sm\:dark\:border-purple-200{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .sm\:dark\:border-purple-300{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .sm\:dark\:border-purple-400{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .sm\:dark\:border-purple-500{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .sm\:dark\:border-purple-600{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .sm\:dark\:border-purple-700{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .sm\:dark\:border-purple-800{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .sm\:dark\:border-purple-900{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .sm\:dark\:border-pink-50{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .sm\:dark\:border-pink-100{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .sm\:dark\:border-pink-200{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .sm\:dark\:border-pink-300{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .sm\:dark\:border-pink-400{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .sm\:dark\:border-pink-500{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .sm\:dark\:border-pink-600{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .sm\:dark\:border-pink-700{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .sm\:dark\:border-pink-800{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .sm\:dark\:border-pink-900{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-transparent:focus{border-color:#0000}.theme-dark .sm\:dark\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-black:focus{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-gray-50:focus{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-cool-gray-50:focus{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-cool-gray-100:focus{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-cool-gray-200:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-cool-gray-300:focus{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-cool-gray-400:focus{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-cool-gray-500:focus{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-cool-gray-600:focus{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-cool-gray-700:focus{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-cool-gray-800:focus{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-cool-gray-900:focus{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-red-50:focus{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-red-100:focus{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-red-200:focus{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-red-300:focus{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-red-400:focus{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-red-500:focus{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-red-800:focus{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-red-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-orange-50:focus{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-yellow-50:focus{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-yellow-100:focus{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-yellow-200:focus{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-yellow-300:focus{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-yellow-400:focus{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-yellow-500:focus{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-yellow-600:focus{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-yellow-700:focus{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-yellow-800:focus{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-yellow-900:focus{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-green-50:focus{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-green-100:focus{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-green-200:focus{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-green-300:focus{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-green-400:focus{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-green-500:focus{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-green-600:focus{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-green-700:focus{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-green-800:focus{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-green-900:focus{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-teal-50:focus{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-teal-100:focus{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-teal-200:focus{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-teal-300:focus{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-teal-400:focus{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-teal-500:focus{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-teal-600:focus{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-teal-700:focus{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-teal-800:focus{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-teal-900:focus{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-blue-50:focus{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-blue-100:focus{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-blue-200:focus{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-blue-400:focus{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-blue-500:focus{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-blue-600:focus{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-blue-800:focus{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-blue-900:focus{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-indigo-50:focus{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-indigo-100:focus{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-indigo-200:focus{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-indigo-300:focus{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-indigo-400:focus{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-indigo-600:focus{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-indigo-700:focus{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-indigo-800:focus{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-indigo-900:focus{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-purple-50:focus{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-purple-100:focus{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-purple-200:focus{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-purple-300:focus{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-purple-400:focus{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-purple-500:focus{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-purple-600:focus{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-purple-700:focus{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-purple-800:focus{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-purple-900:focus{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-pink-50:focus{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-pink-100:focus{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-pink-200:focus{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-pink-300:focus{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-pink-400:focus{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-pink-500:focus{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-pink-600:focus{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-pink-700:focus{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-pink-800:focus{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .sm\:dark\:focus\:border-pink-900:focus{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-transparent:hover{border-color:#0000}.theme-dark .sm\:dark\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-gray-50:hover{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-cool-gray-50:hover{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-cool-gray-100:hover{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-cool-gray-200:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-cool-gray-300:hover{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-cool-gray-400:hover{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-cool-gray-500:hover{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-cool-gray-600:hover{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-cool-gray-700:hover{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-cool-gray-800:hover{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-cool-gray-900:hover{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-red-50:hover{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-red-100:hover{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-red-200:hover{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-red-300:hover{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-red-400:hover{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-red-500:hover{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-red-700:hover{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-red-800:hover{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-red-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-orange-50:hover{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-yellow-50:hover{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-yellow-100:hover{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-yellow-200:hover{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-yellow-300:hover{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-yellow-400:hover{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-yellow-500:hover{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-yellow-600:hover{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-yellow-700:hover{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-yellow-800:hover{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-yellow-900:hover{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-green-50:hover{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-green-100:hover{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-green-200:hover{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-green-300:hover{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-green-400:hover{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-green-500:hover{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-green-600:hover{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-green-700:hover{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-green-800:hover{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-green-900:hover{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-teal-50:hover{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-teal-100:hover{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-teal-200:hover{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-teal-300:hover{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-teal-400:hover{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-teal-500:hover{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-teal-600:hover{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-teal-700:hover{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-teal-800:hover{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-teal-900:hover{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-blue-50:hover{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-blue-100:hover{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-blue-200:hover{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-blue-300:hover{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-blue-400:hover{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-blue-600:hover{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-blue-700:hover{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-blue-800:hover{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-blue-900:hover{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-indigo-50:hover{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-indigo-100:hover{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-indigo-200:hover{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-indigo-300:hover{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-indigo-400:hover{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-indigo-500:hover{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-indigo-600:hover{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-indigo-700:hover{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-indigo-800:hover{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-indigo-900:hover{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-purple-50:hover{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-purple-100:hover{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-purple-200:hover{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-purple-300:hover{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-purple-400:hover{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-purple-500:hover{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-purple-600:hover{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-purple-700:hover{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-purple-800:hover{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-purple-900:hover{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-pink-50:hover{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-pink-100:hover{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-pink-200:hover{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-pink-300:hover{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-pink-400:hover{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-pink-500:hover{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-pink-600:hover{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-pink-700:hover{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-pink-800:hover{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .sm\:dark\:hover\:border-pink-900:hover{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.sm\:border-opacity-0{--border-opacity:0}.sm\:border-opacity-25{--border-opacity:0.25}.sm\:border-opacity-50{--border-opacity:0.5}.sm\:border-opacity-75{--border-opacity:0.75}.sm\:border-opacity-100{--border-opacity:1}.sm\:hover\:border-opacity-0:hover{--border-opacity:0}.sm\:hover\:border-opacity-25:hover{--border-opacity:0.25}.sm\:hover\:border-opacity-50:hover{--border-opacity:0.5}.sm\:hover\:border-opacity-75:hover{--border-opacity:0.75}.sm\:hover\:border-opacity-100:hover{--border-opacity:1}.sm\:focus\:border-opacity-0:focus{--border-opacity:0}.sm\:focus\:border-opacity-25:focus{--border-opacity:0.25}.sm\:focus\:border-opacity-50:focus{--border-opacity:0.5}.sm\:focus\:border-opacity-75:focus{--border-opacity:0.75}.sm\:focus\:border-opacity-100:focus{--border-opacity:1}.sm\:rounded-none{border-radius:0}.sm\:rounded-sm{border-radius:.125rem}.sm\:rounded{border-radius:.25rem}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:rounded-2xl{border-radius:1rem}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-full{border-radius:9999px}.sm\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.sm\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.sm\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.sm\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.sm\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.sm\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.sm\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.sm\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.sm\:rounded-t{border-top-left-radius:.25rem}.sm\:rounded-r,.sm\:rounded-t{border-top-right-radius:.25rem}.sm\:rounded-b,.sm\:rounded-r{border-bottom-right-radius:.25rem}.sm\:rounded-b,.sm\:rounded-l{border-bottom-left-radius:.25rem}.sm\:rounded-l{border-top-left-radius:.25rem}.sm\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.sm\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.sm\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.sm\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.sm\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.sm\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.sm\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.sm\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.sm\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.sm\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.sm\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.sm\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.sm\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.sm\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.sm\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.sm\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.sm\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.sm\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.sm\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.sm\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.sm\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.sm\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.sm\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.sm\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.sm\:rounded-tl-none{border-top-left-radius:0}.sm\:rounded-tr-none{border-top-right-radius:0}.sm\:rounded-br-none{border-bottom-right-radius:0}.sm\:rounded-bl-none{border-bottom-left-radius:0}.sm\:rounded-tl-sm{border-top-left-radius:.125rem}.sm\:rounded-tr-sm{border-top-right-radius:.125rem}.sm\:rounded-br-sm{border-bottom-right-radius:.125rem}.sm\:rounded-bl-sm{border-bottom-left-radius:.125rem}.sm\:rounded-tl{border-top-left-radius:.25rem}.sm\:rounded-tr{border-top-right-radius:.25rem}.sm\:rounded-br{border-bottom-right-radius:.25rem}.sm\:rounded-bl{border-bottom-left-radius:.25rem}.sm\:rounded-tl-md{border-top-left-radius:.375rem}.sm\:rounded-tr-md{border-top-right-radius:.375rem}.sm\:rounded-br-md{border-bottom-right-radius:.375rem}.sm\:rounded-bl-md{border-bottom-left-radius:.375rem}.sm\:rounded-tl-lg{border-top-left-radius:.5rem}.sm\:rounded-tr-lg{border-top-right-radius:.5rem}.sm\:rounded-br-lg{border-bottom-right-radius:.5rem}.sm\:rounded-bl-lg{border-bottom-left-radius:.5rem}.sm\:rounded-tl-xl{border-top-left-radius:.75rem}.sm\:rounded-tr-xl{border-top-right-radius:.75rem}.sm\:rounded-br-xl{border-bottom-right-radius:.75rem}.sm\:rounded-bl-xl{border-bottom-left-radius:.75rem}.sm\:rounded-tl-2xl{border-top-left-radius:1rem}.sm\:rounded-tr-2xl{border-top-right-radius:1rem}.sm\:rounded-br-2xl{border-bottom-right-radius:1rem}.sm\:rounded-bl-2xl{border-bottom-left-radius:1rem}.sm\:rounded-tl-3xl{border-top-left-radius:1.5rem}.sm\:rounded-tr-3xl{border-top-right-radius:1.5rem}.sm\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.sm\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.sm\:rounded-tl-full{border-top-left-radius:9999px}.sm\:rounded-tr-full{border-top-right-radius:9999px}.sm\:rounded-br-full{border-bottom-right-radius:9999px}.sm\:rounded-bl-full{border-bottom-left-radius:9999px}.sm\:border-solid{border-style:solid}.sm\:border-dashed{border-style:dashed}.sm\:border-dotted{border-style:dotted}.sm\:border-double{border-style:double}.sm\:border-none{border-style:none}.sm\:border-0{border-width:0}.sm\:border-2{border-width:2px}.sm\:border-4{border-width:4px}.sm\:border-8{border-width:8px}.sm\:border{border-width:1px}.sm\:border-t-0{border-top-width:0}.sm\:border-r-0{border-right-width:0}.sm\:border-b-0{border-bottom-width:0}.sm\:border-l-0{border-left-width:0}.sm\:border-t-2{border-top-width:2px}.sm\:border-r-2{border-right-width:2px}.sm\:border-b-2{border-bottom-width:2px}.sm\:border-l-2{border-left-width:2px}.sm\:border-t-4{border-top-width:4px}.sm\:border-r-4{border-right-width:4px}.sm\:border-b-4{border-bottom-width:4px}.sm\:border-l-4{border-left-width:4px}.sm\:border-t-8{border-top-width:8px}.sm\:border-r-8{border-right-width:8px}.sm\:border-b-8{border-bottom-width:8px}.sm\:border-l-8{border-left-width:8px}.sm\:border-t{border-top-width:1px}.sm\:border-r{border-right-width:1px}.sm\:border-b{border-bottom-width:1px}.sm\:border-l{border-left-width:1px}.sm\:box-border{box-sizing:border-box}.sm\:box-content{box-sizing:initial}.sm\:cursor-auto{cursor:auto}.sm\:cursor-default{cursor:default}.sm\:cursor-pointer{cursor:pointer}.sm\:cursor-wait{cursor:wait}.sm\:cursor-text{cursor:text}.sm\:cursor-move{cursor:move}.sm\:cursor-not-allowed{cursor:not-allowed}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:table{display:table}.sm\:table-caption{display:table-caption}.sm\:table-cell{display:table-cell}.sm\:table-column{display:table-column}.sm\:table-column-group{display:table-column-group}.sm\:table-footer-group{display:table-footer-group}.sm\:table-header-group{display:table-header-group}.sm\:table-row-group{display:table-row-group}.sm\:table-row{display:table-row}.sm\:flow-root{display:flow-root}.sm\:grid{display:grid}.sm\:inline-grid{display:inline-grid}.sm\:contents{display:contents}.sm\:hidden{display:none}.theme-dark .sm\:dark\:block{display:block}.theme-dark .sm\:dark\:inline-block{display:inline-block}.theme-dark .sm\:dark\:inline{display:inline}.theme-dark .sm\:dark\:flex{display:flex}.theme-dark .sm\:dark\:inline-flex{display:inline-flex}.theme-dark .sm\:dark\:table{display:table}.theme-dark .sm\:dark\:table-caption{display:table-caption}.theme-dark .sm\:dark\:table-cell{display:table-cell}.theme-dark .sm\:dark\:table-column{display:table-column}.theme-dark .sm\:dark\:table-column-group{display:table-column-group}.theme-dark .sm\:dark\:table-footer-group{display:table-footer-group}.theme-dark .sm\:dark\:table-header-group{display:table-header-group}.theme-dark .sm\:dark\:table-row-group{display:table-row-group}.theme-dark .sm\:dark\:table-row{display:table-row}.theme-dark .sm\:dark\:flow-root{display:flow-root}.theme-dark .sm\:dark\:grid{display:grid}.theme-dark .sm\:dark\:inline-grid{display:inline-grid}.theme-dark .sm\:dark\:contents{display:contents}.theme-dark .sm\:dark\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-col{flex-direction:column}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}.sm\:flex-no-wrap{flex-wrap:nowrap}.sm\:place-items-auto{place-items:auto}.sm\:place-items-start{place-items:start}.sm\:place-items-end{place-items:end}.sm\:place-items-center{place-items:center}.sm\:place-items-stretch{place-items:stretch}.sm\:place-content-center{place-content:center}.sm\:place-content-start{place-content:start}.sm\:place-content-end{place-content:end}.sm\:place-content-between{place-content:space-between}.sm\:place-content-around{place-content:space-around}.sm\:place-content-evenly{place-content:space-evenly}.sm\:place-content-stretch{place-content:stretch}.sm\:place-self-auto{place-self:auto}.sm\:place-self-start{place-self:start}.sm\:place-self-end{place-self:end}.sm\:place-self-center{place-self:center}.sm\:place-self-stretch{place-self:stretch}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:items-stretch{align-items:stretch}.sm\:content-center{align-content:center}.sm\:content-start{align-content:flex-start}.sm\:content-end{align-content:flex-end}.sm\:content-between{align-content:space-between}.sm\:content-around{align-content:space-around}.sm\:content-evenly{align-content:space-evenly}.sm\:self-auto{align-self:auto}.sm\:self-start{align-self:flex-start}.sm\:self-end{align-self:flex-end}.sm\:self-center{align-self:center}.sm\:self-stretch{align-self:stretch}.sm\:justify-items-auto{justify-items:auto}.sm\:justify-items-start{justify-items:start}.sm\:justify-items-end{justify-items:end}.sm\:justify-items-center{justify-items:center}.sm\:justify-items-stretch{justify-items:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}.sm\:justify-evenly{justify-content:space-evenly}.sm\:justify-self-auto{justify-self:auto}.sm\:justify-self-start{justify-self:start}.sm\:justify-self-end{justify-self:end}.sm\:justify-self-center{justify-self:center}.sm\:justify-self-stretch{justify-self:stretch}.sm\:flex-1{flex:1 1}.sm\:flex-auto{flex:1 1 auto}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-none{flex:none}.sm\:flex-grow-0{flex-grow:0}.sm\:flex-grow{flex-grow:1}.sm\:flex-shrink-0{flex-shrink:0}.sm\:flex-shrink{flex-shrink:1}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:order-4{order:4}.sm\:order-5{order:5}.sm\:order-6{order:6}.sm\:order-7{order:7}.sm\:order-8{order:8}.sm\:order-9{order:9}.sm\:order-10{order:10}.sm\:order-11{order:11}.sm\:order-12{order:12}.sm\:order-first{order:-9999}.sm\:order-last{order:9999}.sm\:order-none{order:0}.sm\:float-right{float:right}.sm\:float-left{float:left}.sm\:float-none{float:none}.sm\:clearfix:after{clear:both;content:"";display:table}.sm\:clear-left{clear:left}.sm\:clear-right{clear:right}.sm\:clear-both{clear:both}.sm\:clear-none{clear:none}.sm\:font-sans{font-family:Open Sans,sans-serif}.sm\:font-serif{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.sm\:font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.sm\:font-hairline{font-weight:100}.sm\:font-thin{font-weight:200}.sm\:font-light{font-weight:300}.sm\:font-normal{font-weight:400}.sm\:font-medium{font-weight:500}.sm\:font-semibold{font-weight:600}.sm\:font-bold{font-weight:700}.sm\:font-extrabold{font-weight:800}.sm\:font-black{font-weight:900}.sm\:hover\:font-hairline:hover{font-weight:100}.sm\:hover\:font-thin:hover{font-weight:200}.sm\:hover\:font-light:hover{font-weight:300}.sm\:hover\:font-normal:hover{font-weight:400}.sm\:hover\:font-medium:hover{font-weight:500}.sm\:hover\:font-semibold:hover{font-weight:600}.sm\:hover\:font-bold:hover{font-weight:700}.sm\:hover\:font-extrabold:hover{font-weight:800}.sm\:hover\:font-black:hover{font-weight:900}.sm\:focus\:font-hairline:focus{font-weight:100}.sm\:focus\:font-thin:focus{font-weight:200}.sm\:focus\:font-light:focus{font-weight:300}.sm\:focus\:font-normal:focus{font-weight:400}.sm\:focus\:font-medium:focus{font-weight:500}.sm\:focus\:font-semibold:focus{font-weight:600}.sm\:focus\:font-bold:focus{font-weight:700}.sm\:focus\:font-extrabold:focus{font-weight:800}.sm\:focus\:font-black:focus{font-weight:900}.sm\:h-0{height:0}.sm\:h-1{height:.25rem}.sm\:h-2{height:.5rem}.sm\:h-3{height:.75rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-6{height:1.5rem}.sm\:h-8{height:2rem}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-16{height:4rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-32{height:8rem}.sm\:h-40{height:10rem}.sm\:h-48{height:12rem}.sm\:h-56{height:14rem}.sm\:h-64{height:16rem}.sm\:h-auto{height:auto}.sm\:h-px{height:1px}.sm\:h-full{height:100%}.sm\:h-screen{height:100vh}.sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:text-6xl{font-size:4rem}.sm\:leading-3{line-height:.75rem}.sm\:leading-4{line-height:1rem}.sm\:leading-5{line-height:1.25rem}.sm\:leading-6{line-height:1.5rem}.sm\:leading-7{line-height:1.75rem}.sm\:leading-8{line-height:2rem}.sm\:leading-9{line-height:2.25rem}.sm\:leading-10{line-height:2.5rem}.sm\:leading-none{line-height:1}.sm\:leading-tight{line-height:1.25}.sm\:leading-snug{line-height:1.375}.sm\:leading-normal{line-height:1.5}.sm\:leading-relaxed{line-height:1.625}.sm\:leading-loose{line-height:2}.sm\:list-inside{list-style-position:inside}.sm\:list-outside{list-style-position:outside}.sm\:list-none{list-style-type:none}.sm\:list-disc{list-style-type:disc}.sm\:list-decimal{list-style-type:decimal}.sm\:m-0{margin:0}.sm\:m-1{margin:.25rem}.sm\:m-2{margin:.5rem}.sm\:m-3{margin:.75rem}.sm\:m-4{margin:1rem}.sm\:m-5{margin:1.25rem}.sm\:m-6{margin:1.5rem}.sm\:m-8{margin:2rem}.sm\:m-10{margin:2.5rem}.sm\:m-12{margin:3rem}.sm\:m-16{margin:4rem}.sm\:m-20{margin:5rem}.sm\:m-24{margin:6rem}.sm\:m-32{margin:8rem}.sm\:m-40{margin:10rem}.sm\:m-48{margin:12rem}.sm\:m-56{margin:14rem}.sm\:m-64{margin:16rem}.sm\:m-auto{margin:auto}.sm\:m-px{margin:1px}.sm\:-m-1{margin:-.25rem}.sm\:-m-2{margin:-.5rem}.sm\:-m-3{margin:-.75rem}.sm\:-m-4{margin:-1rem}.sm\:-m-5{margin:-1.25rem}.sm\:-m-6{margin:-1.5rem}.sm\:-m-8{margin:-2rem}.sm\:-m-10{margin:-2.5rem}.sm\:-m-12{margin:-3rem}.sm\:-m-16{margin:-4rem}.sm\:-m-20{margin:-5rem}.sm\:-m-24{margin:-6rem}.sm\:-m-32{margin:-8rem}.sm\:-m-40{margin:-10rem}.sm\:-m-48{margin:-12rem}.sm\:-m-56{margin:-14rem}.sm\:-m-64{margin:-16rem}.sm\:-m-px{margin:-1px}.sm\:my-0{margin-bottom:0;margin-top:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-1{margin-bottom:.25rem;margin-top:.25rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:my-2{margin-bottom:.5rem;margin-top:.5rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-3{margin-bottom:.75rem;margin-top:.75rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:my-4{margin-bottom:1rem;margin-top:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:my-8{margin-bottom:2rem;margin-top:2rem}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.sm\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.sm\:my-12{margin-bottom:3rem;margin-top:3rem}.sm\:mx-12{margin-left:3rem;margin-right:3rem}.sm\:my-16{margin-bottom:4rem;margin-top:4rem}.sm\:mx-16{margin-left:4rem;margin-right:4rem}.sm\:my-20{margin-bottom:5rem;margin-top:5rem}.sm\:mx-20{margin-left:5rem;margin-right:5rem}.sm\:my-24{margin-bottom:6rem;margin-top:6rem}.sm\:mx-24{margin-left:6rem;margin-right:6rem}.sm\:my-32{margin-bottom:8rem;margin-top:8rem}.sm\:mx-32{margin-left:8rem;margin-right:8rem}.sm\:my-40{margin-bottom:10rem;margin-top:10rem}.sm\:mx-40{margin-left:10rem;margin-right:10rem}.sm\:my-48{margin-bottom:12rem;margin-top:12rem}.sm\:mx-48{margin-left:12rem;margin-right:12rem}.sm\:my-56{margin-bottom:14rem;margin-top:14rem}.sm\:mx-56{margin-left:14rem;margin-right:14rem}.sm\:my-64{margin-bottom:16rem;margin-top:16rem}.sm\:mx-64{margin-left:16rem;margin-right:16rem}.sm\:my-auto{margin-bottom:auto;margin-top:auto}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-px{margin-bottom:1px;margin-top:1px}.sm\:mx-px{margin-left:1px;margin-right:1px}.sm\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.sm\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.sm\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.sm\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.sm\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.sm\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.sm\:-mx-4{margin-left:-1rem;margin-right:-1rem}.sm\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.sm\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}.sm\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.sm\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.sm\:-mx-12{margin-left:-3rem;margin-right:-3rem}.sm\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.sm\:-mx-16{margin-left:-4rem;margin-right:-4rem}.sm\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.sm\:-mx-20{margin-left:-5rem;margin-right:-5rem}.sm\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.sm\:-mx-24{margin-left:-6rem;margin-right:-6rem}.sm\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.sm\:-mx-32{margin-left:-8rem;margin-right:-8rem}.sm\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.sm\:-mx-40{margin-left:-10rem;margin-right:-10rem}.sm\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.sm\:-mx-48{margin-left:-12rem;margin-right:-12rem}.sm\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.sm\:-mx-56{margin-left:-14rem;margin-right:-14rem}.sm\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.sm\:-mx-64{margin-left:-16rem;margin-right:-16rem}.sm\:-my-px{margin-bottom:-1px;margin-top:-1px}.sm\:-mx-px{margin-left:-1px;margin-right:-1px}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-0{margin-left:0}.sm\:mt-1{margin-top:.25rem}.sm\:mr-1{margin-right:.25rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mr-3{margin-right:.75rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mr-4{margin-right:1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:ml-5{margin-left:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mt-8{margin-top:2rem}.sm\:mr-8{margin-right:2rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-8{margin-left:2rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:ml-10{margin-left:2.5rem}.sm\:mt-12{margin-top:3rem}.sm\:mr-12{margin-right:3rem}.sm\:mb-12{margin-bottom:3rem}.sm\:ml-12{margin-left:3rem}.sm\:mt-16{margin-top:4rem}.sm\:mr-16{margin-right:4rem}.sm\:mb-16{margin-bottom:4rem}.sm\:ml-16{margin-left:4rem}.sm\:mt-20{margin-top:5rem}.sm\:mr-20{margin-right:5rem}.sm\:mb-20{margin-bottom:5rem}.sm\:ml-20{margin-left:5rem}.sm\:mt-24{margin-top:6rem}.sm\:mr-24{margin-right:6rem}.sm\:mb-24{margin-bottom:6rem}.sm\:ml-24{margin-left:6rem}.sm\:mt-32{margin-top:8rem}.sm\:mr-32{margin-right:8rem}.sm\:mb-32{margin-bottom:8rem}.sm\:ml-32{margin-left:8rem}.sm\:mt-40{margin-top:10rem}.sm\:mr-40{margin-right:10rem}.sm\:mb-40{margin-bottom:10rem}.sm\:ml-40{margin-left:10rem}.sm\:mt-48{margin-top:12rem}.sm\:mr-48{margin-right:12rem}.sm\:mb-48{margin-bottom:12rem}.sm\:ml-48{margin-left:12rem}.sm\:mt-56{margin-top:14rem}.sm\:mr-56{margin-right:14rem}.sm\:mb-56{margin-bottom:14rem}.sm\:ml-56{margin-left:14rem}.sm\:mt-64{margin-top:16rem}.sm\:mr-64{margin-right:16rem}.sm\:mb-64{margin-bottom:16rem}.sm\:ml-64{margin-left:16rem}.sm\:mt-auto{margin-top:auto}.sm\:mr-auto{margin-right:auto}.sm\:mb-auto{margin-bottom:auto}.sm\:ml-auto{margin-left:auto}.sm\:mt-px{margin-top:1px}.sm\:mr-px{margin-right:1px}.sm\:mb-px{margin-bottom:1px}.sm\:ml-px{margin-left:1px}.sm\:-mt-1{margin-top:-.25rem}.sm\:-mr-1{margin-right:-.25rem}.sm\:-mb-1{margin-bottom:-.25rem}.sm\:-ml-1{margin-left:-.25rem}.sm\:-mt-2{margin-top:-.5rem}.sm\:-mr-2{margin-right:-.5rem}.sm\:-mb-2{margin-bottom:-.5rem}.sm\:-ml-2{margin-left:-.5rem}.sm\:-mt-3{margin-top:-.75rem}.sm\:-mr-3{margin-right:-.75rem}.sm\:-mb-3{margin-bottom:-.75rem}.sm\:-ml-3{margin-left:-.75rem}.sm\:-mt-4{margin-top:-1rem}.sm\:-mr-4{margin-right:-1rem}.sm\:-mb-4{margin-bottom:-1rem}.sm\:-ml-4{margin-left:-1rem}.sm\:-mt-5{margin-top:-1.25rem}.sm\:-mr-5{margin-right:-1.25rem}.sm\:-mb-5{margin-bottom:-1.25rem}.sm\:-ml-5{margin-left:-1.25rem}.sm\:-mt-6{margin-top:-1.5rem}.sm\:-mr-6{margin-right:-1.5rem}.sm\:-mb-6{margin-bottom:-1.5rem}.sm\:-ml-6{margin-left:-1.5rem}.sm\:-mt-8{margin-top:-2rem}.sm\:-mr-8{margin-right:-2rem}.sm\:-mb-8{margin-bottom:-2rem}.sm\:-ml-8{margin-left:-2rem}.sm\:-mt-10{margin-top:-2.5rem}.sm\:-mr-10{margin-right:-2.5rem}.sm\:-mb-10{margin-bottom:-2.5rem}.sm\:-ml-10{margin-left:-2.5rem}.sm\:-mt-12{margin-top:-3rem}.sm\:-mr-12{margin-right:-3rem}.sm\:-mb-12{margin-bottom:-3rem}.sm\:-ml-12{margin-left:-3rem}.sm\:-mt-16{margin-top:-4rem}.sm\:-mr-16{margin-right:-4rem}.sm\:-mb-16{margin-bottom:-4rem}.sm\:-ml-16{margin-left:-4rem}.sm\:-mt-20{margin-top:-5rem}.sm\:-mr-20{margin-right:-5rem}.sm\:-mb-20{margin-bottom:-5rem}.sm\:-ml-20{margin-left:-5rem}.sm\:-mt-24{margin-top:-6rem}.sm\:-mr-24{margin-right:-6rem}.sm\:-mb-24{margin-bottom:-6rem}.sm\:-ml-24{margin-left:-6rem}.sm\:-mt-32{margin-top:-8rem}.sm\:-mr-32{margin-right:-8rem}.sm\:-mb-32{margin-bottom:-8rem}.sm\:-ml-32{margin-left:-8rem}.sm\:-mt-40{margin-top:-10rem}.sm\:-mr-40{margin-right:-10rem}.sm\:-mb-40{margin-bottom:-10rem}.sm\:-ml-40{margin-left:-10rem}.sm\:-mt-48{margin-top:-12rem}.sm\:-mr-48{margin-right:-12rem}.sm\:-mb-48{margin-bottom:-12rem}.sm\:-ml-48{margin-left:-12rem}.sm\:-mt-56{margin-top:-14rem}.sm\:-mr-56{margin-right:-14rem}.sm\:-mb-56{margin-bottom:-14rem}.sm\:-ml-56{margin-left:-14rem}.sm\:-mt-64{margin-top:-16rem}.sm\:-mr-64{margin-right:-16rem}.sm\:-mb-64{margin-bottom:-16rem}.sm\:-ml-64{margin-left:-16rem}.sm\:-mt-px{margin-top:-1px}.sm\:-mr-px{margin-right:-1px}.sm\:-mb-px{margin-bottom:-1px}.sm\:-ml-px{margin-left:-1px}.sm\:last\:m-0:last-child{margin:0}.sm\:last\:m-1:last-child{margin:.25rem}.sm\:last\:m-2:last-child{margin:.5rem}.sm\:last\:m-3:last-child{margin:.75rem}.sm\:last\:m-4:last-child{margin:1rem}.sm\:last\:m-5:last-child{margin:1.25rem}.sm\:last\:m-6:last-child{margin:1.5rem}.sm\:last\:m-8:last-child{margin:2rem}.sm\:last\:m-10:last-child{margin:2.5rem}.sm\:last\:m-12:last-child{margin:3rem}.sm\:last\:m-16:last-child{margin:4rem}.sm\:last\:m-20:last-child{margin:5rem}.sm\:last\:m-24:last-child{margin:6rem}.sm\:last\:m-32:last-child{margin:8rem}.sm\:last\:m-40:last-child{margin:10rem}.sm\:last\:m-48:last-child{margin:12rem}.sm\:last\:m-56:last-child{margin:14rem}.sm\:last\:m-64:last-child{margin:16rem}.sm\:last\:m-auto:last-child{margin:auto}.sm\:last\:m-px:last-child{margin:1px}.sm\:last\:-m-1:last-child{margin:-.25rem}.sm\:last\:-m-2:last-child{margin:-.5rem}.sm\:last\:-m-3:last-child{margin:-.75rem}.sm\:last\:-m-4:last-child{margin:-1rem}.sm\:last\:-m-5:last-child{margin:-1.25rem}.sm\:last\:-m-6:last-child{margin:-1.5rem}.sm\:last\:-m-8:last-child{margin:-2rem}.sm\:last\:-m-10:last-child{margin:-2.5rem}.sm\:last\:-m-12:last-child{margin:-3rem}.sm\:last\:-m-16:last-child{margin:-4rem}.sm\:last\:-m-20:last-child{margin:-5rem}.sm\:last\:-m-24:last-child{margin:-6rem}.sm\:last\:-m-32:last-child{margin:-8rem}.sm\:last\:-m-40:last-child{margin:-10rem}.sm\:last\:-m-48:last-child{margin:-12rem}.sm\:last\:-m-56:last-child{margin:-14rem}.sm\:last\:-m-64:last-child{margin:-16rem}.sm\:last\:-m-px:last-child{margin:-1px}.sm\:last\:my-0:last-child{margin-bottom:0;margin-top:0}.sm\:last\:mx-0:last-child{margin-left:0;margin-right:0}.sm\:last\:my-1:last-child{margin-bottom:.25rem;margin-top:.25rem}.sm\:last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.sm\:last\:my-2:last-child{margin-bottom:.5rem;margin-top:.5rem}.sm\:last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.sm\:last\:my-3:last-child{margin-bottom:.75rem;margin-top:.75rem}.sm\:last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.sm\:last\:my-4:last-child{margin-bottom:1rem;margin-top:1rem}.sm\:last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.sm\:last\:my-5:last-child{margin-bottom:1.25rem;margin-top:1.25rem}.sm\:last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.sm\:last\:my-6:last-child{margin-bottom:1.5rem;margin-top:1.5rem}.sm\:last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.sm\:last\:my-8:last-child{margin-bottom:2rem;margin-top:2rem}.sm\:last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.sm\:last\:my-10:last-child{margin-bottom:2.5rem;margin-top:2.5rem}.sm\:last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.sm\:last\:my-12:last-child{margin-bottom:3rem;margin-top:3rem}.sm\:last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.sm\:last\:my-16:last-child{margin-bottom:4rem;margin-top:4rem}.sm\:last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.sm\:last\:my-20:last-child{margin-bottom:5rem;margin-top:5rem}.sm\:last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.sm\:last\:my-24:last-child{margin-bottom:6rem;margin-top:6rem}.sm\:last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.sm\:last\:my-32:last-child{margin-bottom:8rem;margin-top:8rem}.sm\:last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.sm\:last\:my-40:last-child{margin-bottom:10rem;margin-top:10rem}.sm\:last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.sm\:last\:my-48:last-child{margin-bottom:12rem;margin-top:12rem}.sm\:last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.sm\:last\:my-56:last-child{margin-bottom:14rem;margin-top:14rem}.sm\:last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.sm\:last\:my-64:last-child{margin-bottom:16rem;margin-top:16rem}.sm\:last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.sm\:last\:my-auto:last-child{margin-bottom:auto;margin-top:auto}.sm\:last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.sm\:last\:my-px:last-child{margin-bottom:1px;margin-top:1px}.sm\:last\:mx-px:last-child{margin-left:1px;margin-right:1px}.sm\:last\:-my-1:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.sm\:last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.sm\:last\:-my-2:last-child{margin-bottom:-.5rem;margin-top:-.5rem}.sm\:last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.sm\:last\:-my-3:last-child{margin-bottom:-.75rem;margin-top:-.75rem}.sm\:last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.sm\:last\:-my-4:last-child{margin-bottom:-1rem;margin-top:-1rem}.sm\:last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.sm\:last\:-my-5:last-child{margin-bottom:-1.25rem;margin-top:-1.25rem}.sm\:last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:last\:-my-6:last-child{margin-bottom:-1.5rem;margin-top:-1.5rem}.sm\:last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:last\:-my-8:last-child{margin-bottom:-2rem;margin-top:-2rem}.sm\:last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.sm\:last\:-my-10:last-child{margin-bottom:-2.5rem;margin-top:-2.5rem}.sm\:last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:last\:-my-12:last-child{margin-bottom:-3rem;margin-top:-3rem}.sm\:last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.sm\:last\:-my-16:last-child{margin-bottom:-4rem;margin-top:-4rem}.sm\:last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.sm\:last\:-my-20:last-child{margin-bottom:-5rem;margin-top:-5rem}.sm\:last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.sm\:last\:-my-24:last-child{margin-bottom:-6rem;margin-top:-6rem}.sm\:last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.sm\:last\:-my-32:last-child{margin-bottom:-8rem;margin-top:-8rem}.sm\:last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.sm\:last\:-my-40:last-child{margin-bottom:-10rem;margin-top:-10rem}.sm\:last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.sm\:last\:-my-48:last-child{margin-bottom:-12rem;margin-top:-12rem}.sm\:last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.sm\:last\:-my-56:last-child{margin-bottom:-14rem;margin-top:-14rem}.sm\:last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.sm\:last\:-my-64:last-child{margin-bottom:-16rem;margin-top:-16rem}.sm\:last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.sm\:last\:-my-px:last-child{margin-bottom:-1px;margin-top:-1px}.sm\:last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.sm\:last\:mt-0:last-child{margin-top:0}.sm\:last\:mr-0:last-child{margin-right:0}.sm\:last\:mb-0:last-child{margin-bottom:0}.sm\:last\:ml-0:last-child{margin-left:0}.sm\:last\:mt-1:last-child{margin-top:.25rem}.sm\:last\:mr-1:last-child{margin-right:.25rem}.sm\:last\:mb-1:last-child{margin-bottom:.25rem}.sm\:last\:ml-1:last-child{margin-left:.25rem}.sm\:last\:mt-2:last-child{margin-top:.5rem}.sm\:last\:mr-2:last-child{margin-right:.5rem}.sm\:last\:mb-2:last-child{margin-bottom:.5rem}.sm\:last\:ml-2:last-child{margin-left:.5rem}.sm\:last\:mt-3:last-child{margin-top:.75rem}.sm\:last\:mr-3:last-child{margin-right:.75rem}.sm\:last\:mb-3:last-child{margin-bottom:.75rem}.sm\:last\:ml-3:last-child{margin-left:.75rem}.sm\:last\:mt-4:last-child{margin-top:1rem}.sm\:last\:mr-4:last-child{margin-right:1rem}.sm\:last\:mb-4:last-child{margin-bottom:1rem}.sm\:last\:ml-4:last-child{margin-left:1rem}.sm\:last\:mt-5:last-child{margin-top:1.25rem}.sm\:last\:mr-5:last-child{margin-right:1.25rem}.sm\:last\:mb-5:last-child{margin-bottom:1.25rem}.sm\:last\:ml-5:last-child{margin-left:1.25rem}.sm\:last\:mt-6:last-child{margin-top:1.5rem}.sm\:last\:mr-6:last-child{margin-right:1.5rem}.sm\:last\:mb-6:last-child{margin-bottom:1.5rem}.sm\:last\:ml-6:last-child{margin-left:1.5rem}.sm\:last\:mt-8:last-child{margin-top:2rem}.sm\:last\:mr-8:last-child{margin-right:2rem}.sm\:last\:mb-8:last-child{margin-bottom:2rem}.sm\:last\:ml-8:last-child{margin-left:2rem}.sm\:last\:mt-10:last-child{margin-top:2.5rem}.sm\:last\:mr-10:last-child{margin-right:2.5rem}.sm\:last\:mb-10:last-child{margin-bottom:2.5rem}.sm\:last\:ml-10:last-child{margin-left:2.5rem}.sm\:last\:mt-12:last-child{margin-top:3rem}.sm\:last\:mr-12:last-child{margin-right:3rem}.sm\:last\:mb-12:last-child{margin-bottom:3rem}.sm\:last\:ml-12:last-child{margin-left:3rem}.sm\:last\:mt-16:last-child{margin-top:4rem}.sm\:last\:mr-16:last-child{margin-right:4rem}.sm\:last\:mb-16:last-child{margin-bottom:4rem}.sm\:last\:ml-16:last-child{margin-left:4rem}.sm\:last\:mt-20:last-child{margin-top:5rem}.sm\:last\:mr-20:last-child{margin-right:5rem}.sm\:last\:mb-20:last-child{margin-bottom:5rem}.sm\:last\:ml-20:last-child{margin-left:5rem}.sm\:last\:mt-24:last-child{margin-top:6rem}.sm\:last\:mr-24:last-child{margin-right:6rem}.sm\:last\:mb-24:last-child{margin-bottom:6rem}.sm\:last\:ml-24:last-child{margin-left:6rem}.sm\:last\:mt-32:last-child{margin-top:8rem}.sm\:last\:mr-32:last-child{margin-right:8rem}.sm\:last\:mb-32:last-child{margin-bottom:8rem}.sm\:last\:ml-32:last-child{margin-left:8rem}.sm\:last\:mt-40:last-child{margin-top:10rem}.sm\:last\:mr-40:last-child{margin-right:10rem}.sm\:last\:mb-40:last-child{margin-bottom:10rem}.sm\:last\:ml-40:last-child{margin-left:10rem}.sm\:last\:mt-48:last-child{margin-top:12rem}.sm\:last\:mr-48:last-child{margin-right:12rem}.sm\:last\:mb-48:last-child{margin-bottom:12rem}.sm\:last\:ml-48:last-child{margin-left:12rem}.sm\:last\:mt-56:last-child{margin-top:14rem}.sm\:last\:mr-56:last-child{margin-right:14rem}.sm\:last\:mb-56:last-child{margin-bottom:14rem}.sm\:last\:ml-56:last-child{margin-left:14rem}.sm\:last\:mt-64:last-child{margin-top:16rem}.sm\:last\:mr-64:last-child{margin-right:16rem}.sm\:last\:mb-64:last-child{margin-bottom:16rem}.sm\:last\:ml-64:last-child{margin-left:16rem}.sm\:last\:mt-auto:last-child{margin-top:auto}.sm\:last\:mr-auto:last-child{margin-right:auto}.sm\:last\:mb-auto:last-child{margin-bottom:auto}.sm\:last\:ml-auto:last-child{margin-left:auto}.sm\:last\:mt-px:last-child{margin-top:1px}.sm\:last\:mr-px:last-child{margin-right:1px}.sm\:last\:mb-px:last-child{margin-bottom:1px}.sm\:last\:ml-px:last-child{margin-left:1px}.sm\:last\:-mt-1:last-child{margin-top:-.25rem}.sm\:last\:-mr-1:last-child{margin-right:-.25rem}.sm\:last\:-mb-1:last-child{margin-bottom:-.25rem}.sm\:last\:-ml-1:last-child{margin-left:-.25rem}.sm\:last\:-mt-2:last-child{margin-top:-.5rem}.sm\:last\:-mr-2:last-child{margin-right:-.5rem}.sm\:last\:-mb-2:last-child{margin-bottom:-.5rem}.sm\:last\:-ml-2:last-child{margin-left:-.5rem}.sm\:last\:-mt-3:last-child{margin-top:-.75rem}.sm\:last\:-mr-3:last-child{margin-right:-.75rem}.sm\:last\:-mb-3:last-child{margin-bottom:-.75rem}.sm\:last\:-ml-3:last-child{margin-left:-.75rem}.sm\:last\:-mt-4:last-child{margin-top:-1rem}.sm\:last\:-mr-4:last-child{margin-right:-1rem}.sm\:last\:-mb-4:last-child{margin-bottom:-1rem}.sm\:last\:-ml-4:last-child{margin-left:-1rem}.sm\:last\:-mt-5:last-child{margin-top:-1.25rem}.sm\:last\:-mr-5:last-child{margin-right:-1.25rem}.sm\:last\:-mb-5:last-child{margin-bottom:-1.25rem}.sm\:last\:-ml-5:last-child{margin-left:-1.25rem}.sm\:last\:-mt-6:last-child{margin-top:-1.5rem}.sm\:last\:-mr-6:last-child{margin-right:-1.5rem}.sm\:last\:-mb-6:last-child{margin-bottom:-1.5rem}.sm\:last\:-ml-6:last-child{margin-left:-1.5rem}.sm\:last\:-mt-8:last-child{margin-top:-2rem}.sm\:last\:-mr-8:last-child{margin-right:-2rem}.sm\:last\:-mb-8:last-child{margin-bottom:-2rem}.sm\:last\:-ml-8:last-child{margin-left:-2rem}.sm\:last\:-mt-10:last-child{margin-top:-2.5rem}.sm\:last\:-mr-10:last-child{margin-right:-2.5rem}.sm\:last\:-mb-10:last-child{margin-bottom:-2.5rem}.sm\:last\:-ml-10:last-child{margin-left:-2.5rem}.sm\:last\:-mt-12:last-child{margin-top:-3rem}.sm\:last\:-mr-12:last-child{margin-right:-3rem}.sm\:last\:-mb-12:last-child{margin-bottom:-3rem}.sm\:last\:-ml-12:last-child{margin-left:-3rem}.sm\:last\:-mt-16:last-child{margin-top:-4rem}.sm\:last\:-mr-16:last-child{margin-right:-4rem}.sm\:last\:-mb-16:last-child{margin-bottom:-4rem}.sm\:last\:-ml-16:last-child{margin-left:-4rem}.sm\:last\:-mt-20:last-child{margin-top:-5rem}.sm\:last\:-mr-20:last-child{margin-right:-5rem}.sm\:last\:-mb-20:last-child{margin-bottom:-5rem}.sm\:last\:-ml-20:last-child{margin-left:-5rem}.sm\:last\:-mt-24:last-child{margin-top:-6rem}.sm\:last\:-mr-24:last-child{margin-right:-6rem}.sm\:last\:-mb-24:last-child{margin-bottom:-6rem}.sm\:last\:-ml-24:last-child{margin-left:-6rem}.sm\:last\:-mt-32:last-child{margin-top:-8rem}.sm\:last\:-mr-32:last-child{margin-right:-8rem}.sm\:last\:-mb-32:last-child{margin-bottom:-8rem}.sm\:last\:-ml-32:last-child{margin-left:-8rem}.sm\:last\:-mt-40:last-child{margin-top:-10rem}.sm\:last\:-mr-40:last-child{margin-right:-10rem}.sm\:last\:-mb-40:last-child{margin-bottom:-10rem}.sm\:last\:-ml-40:last-child{margin-left:-10rem}.sm\:last\:-mt-48:last-child{margin-top:-12rem}.sm\:last\:-mr-48:last-child{margin-right:-12rem}.sm\:last\:-mb-48:last-child{margin-bottom:-12rem}.sm\:last\:-ml-48:last-child{margin-left:-12rem}.sm\:last\:-mt-56:last-child{margin-top:-14rem}.sm\:last\:-mr-56:last-child{margin-right:-14rem}.sm\:last\:-mb-56:last-child{margin-bottom:-14rem}.sm\:last\:-ml-56:last-child{margin-left:-14rem}.sm\:last\:-mt-64:last-child{margin-top:-16rem}.sm\:last\:-mr-64:last-child{margin-right:-16rem}.sm\:last\:-mb-64:last-child{margin-bottom:-16rem}.sm\:last\:-ml-64:last-child{margin-left:-16rem}.sm\:last\:-mt-px:last-child{margin-top:-1px}.sm\:last\:-mr-px:last-child{margin-right:-1px}.sm\:last\:-mb-px:last-child{margin-bottom:-1px}.sm\:last\:-ml-px:last-child{margin-left:-1px}.sm\:max-h-0{max-height:0}.sm\:max-h-1{max-height:.25rem}.sm\:max-h-2{max-height:.5rem}.sm\:max-h-3{max-height:.75rem}.sm\:max-h-4{max-height:1rem}.sm\:max-h-5{max-height:1.25rem}.sm\:max-h-6{max-height:1.5rem}.sm\:max-h-8{max-height:2rem}.sm\:max-h-10{max-height:2.5rem}.sm\:max-h-12{max-height:3rem}.sm\:max-h-16{max-height:4rem}.sm\:max-h-20{max-height:5rem}.sm\:max-h-24{max-height:6rem}.sm\:max-h-32{max-height:8rem}.sm\:max-h-40{max-height:10rem}.sm\:max-h-48{max-height:12rem}.sm\:max-h-56{max-height:14rem}.sm\:max-h-64{max-height:16rem}.sm\:max-h-xl{max-height:36rem}.sm\:max-h-px{max-height:1px}.sm\:max-w-none{max-width:none}.sm\:max-w-xs{max-width:20rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-xl{max-width:36rem}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-6xl{max-width:72rem}.sm\:max-w-full{max-width:100%}.sm\:max-w-screen-sm{max-width:640px}.sm\:max-w-screen-md{max-width:768px}.sm\:max-w-screen-lg{max-width:1024px}.sm\:max-w-screen-xl{max-width:1280px}.sm\:min-h-0{min-height:0}.sm\:min-h-full{min-height:100%}.sm\:min-h-screen{min-height:100vh}.sm\:min-w-0{min-width:0}.sm\:min-w-1{min-width:.25rem}.sm\:min-w-2{min-width:.5rem}.sm\:min-w-3{min-width:.75rem}.sm\:min-w-4{min-width:1rem}.sm\:min-w-5{min-width:1.25rem}.sm\:min-w-6{min-width:1.5rem}.sm\:min-w-8{min-width:2rem}.sm\:min-w-10{min-width:2.5rem}.sm\:min-w-12{min-width:3rem}.sm\:min-w-16{min-width:4rem}.sm\:min-w-20{min-width:5rem}.sm\:min-w-24{min-width:6rem}.sm\:min-w-32{min-width:8rem}.sm\:min-w-40{min-width:10rem}.sm\:min-w-48{min-width:12rem}.sm\:min-w-56{min-width:14rem}.sm\:min-w-64{min-width:16rem}.sm\:min-w-max-content{min-width:-webkit-max-content;min-width:max-content}.sm\:min-w-px{min-width:1px}.sm\:object-contain{object-fit:contain}.sm\:object-cover{object-fit:cover}.sm\:object-fill{object-fit:fill}.sm\:object-none{object-fit:none}.sm\:object-scale-down{object-fit:scale-down}.sm\:object-bottom{object-position:bottom}.sm\:object-center{object-position:center}.sm\:object-left{object-position:left}.sm\:object-left-bottom{object-position:left bottom}.sm\:object-left-top{object-position:left top}.sm\:object-right{object-position:right}.sm\:object-right-bottom{object-position:right bottom}.sm\:object-right-top{object-position:right top}.sm\:object-top{object-position:top}.sm\:opacity-0{opacity:0}.sm\:opacity-25{opacity:.25}.sm\:opacity-50{opacity:.5}.sm\:opacity-75{opacity:.75}.sm\:opacity-100{opacity:1}.sm\:hover\:opacity-0:hover{opacity:0}.sm\:hover\:opacity-25:hover{opacity:.25}.sm\:hover\:opacity-50:hover{opacity:.5}.sm\:hover\:opacity-75:hover{opacity:.75}.sm\:hover\:opacity-100:hover{opacity:1}.sm\:focus\:opacity-0:focus{opacity:0}.sm\:focus\:opacity-25:focus{opacity:.25}.sm\:focus\:opacity-50:focus{opacity:.5}.sm\:focus\:opacity-75:focus{opacity:.75}.sm\:focus\:opacity-100:focus{opacity:1}.sm\:outline-none{outline:2px solid #0000;outline-offset:2px}.sm\:outline-white{outline:2px dotted #fff;outline-offset:2px}.sm\:outline-black{outline:2px dotted #000;outline-offset:2px}.sm\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.sm\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.sm\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.sm\:overflow-auto{overflow:auto}.sm\:overflow-hidden{overflow:hidden}.sm\:overflow-visible{overflow:visible}.sm\:overflow-scroll{overflow:scroll}.sm\:overflow-x-auto{overflow-x:auto}.sm\:overflow-y-auto{overflow-y:auto}.sm\:overflow-x-hidden{overflow-x:hidden}.sm\:overflow-y-hidden{overflow-y:hidden}.sm\:overflow-x-visible{overflow-x:visible}.sm\:overflow-y-visible{overflow-y:visible}.sm\:overflow-x-scroll{overflow-x:scroll}.sm\:overflow-y-scroll{overflow-y:scroll}.sm\:scrolling-touch{-webkit-overflow-scrolling:touch}.sm\:scrolling-auto{-webkit-overflow-scrolling:auto}.sm\:overscroll-auto{overscroll-behavior:auto}.sm\:overscroll-contain{overscroll-behavior:contain}.sm\:overscroll-none{overscroll-behavior:none}.sm\:overscroll-y-auto{overscroll-behavior-y:auto}.sm\:overscroll-y-contain{overscroll-behavior-y:contain}.sm\:overscroll-y-none{overscroll-behavior-y:none}.sm\:overscroll-x-auto{overscroll-behavior-x:auto}.sm\:overscroll-x-contain{overscroll-behavior-x:contain}.sm\:overscroll-x-none{overscroll-behavior-x:none}.sm\:p-0{padding:0}.sm\:p-1{padding:.25rem}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:p-10{padding:2.5rem}.sm\:p-12{padding:3rem}.sm\:p-16{padding:4rem}.sm\:p-20{padding:5rem}.sm\:p-24{padding:6rem}.sm\:p-32{padding:8rem}.sm\:p-40{padding:10rem}.sm\:p-48{padding:12rem}.sm\:p-56{padding:14rem}.sm\:p-64{padding:16rem}.sm\:p-px{padding:1px}.sm\:py-0{padding-bottom:0;padding-top:0}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-1{padding-bottom:.25rem;padding-top:.25rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:py-2{padding-bottom:.5rem;padding-top:.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:py-4{padding-bottom:1rem;padding-top:1rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-8{padding-bottom:2rem;padding-top:2rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:py-12{padding-bottom:3rem;padding-top:3rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:py-16{padding-bottom:4rem;padding-top:4rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:py-20{padding-bottom:5rem;padding-top:5rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:py-24{padding-bottom:6rem;padding-top:6rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:py-32{padding-bottom:8rem;padding-top:8rem}.sm\:px-32{padding-left:8rem;padding-right:8rem}.sm\:py-40{padding-bottom:10rem;padding-top:10rem}.sm\:px-40{padding-left:10rem;padding-right:10rem}.sm\:py-48{padding-bottom:12rem;padding-top:12rem}.sm\:px-48{padding-left:12rem;padding-right:12rem}.sm\:py-56{padding-bottom:14rem;padding-top:14rem}.sm\:px-56{padding-left:14rem;padding-right:14rem}.sm\:py-64{padding-bottom:16rem;padding-top:16rem}.sm\:px-64{padding-left:16rem;padding-right:16rem}.sm\:py-px{padding-bottom:1px;padding-top:1px}.sm\:px-px{padding-left:1px;padding-right:1px}.sm\:pt-0{padding-top:0}.sm\:pr-0{padding-right:0}.sm\:pb-0{padding-bottom:0}.sm\:pl-0{padding-left:0}.sm\:pt-1{padding-top:.25rem}.sm\:pr-1{padding-right:.25rem}.sm\:pb-1{padding-bottom:.25rem}.sm\:pl-1{padding-left:.25rem}.sm\:pt-2{padding-top:.5rem}.sm\:pr-2{padding-right:.5rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pl-2{padding-left:.5rem}.sm\:pt-3{padding-top:.75rem}.sm\:pr-3{padding-right:.75rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pl-3{padding-left:.75rem}.sm\:pt-4{padding-top:1rem}.sm\:pr-4{padding-right:1rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pl-4{padding-left:1rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pl-5{padding-left:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:pr-8{padding-right:2rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pl-8{padding-left:2rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pt-12{padding-top:3rem}.sm\:pr-12{padding-right:3rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pl-12{padding-left:3rem}.sm\:pt-16{padding-top:4rem}.sm\:pr-16{padding-right:4rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pl-16{padding-left:4rem}.sm\:pt-20{padding-top:5rem}.sm\:pr-20{padding-right:5rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pl-20{padding-left:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pr-24{padding-right:6rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pl-24{padding-left:6rem}.sm\:pt-32{padding-top:8rem}.sm\:pr-32{padding-right:8rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pl-32{padding-left:8rem}.sm\:pt-40{padding-top:10rem}.sm\:pr-40{padding-right:10rem}.sm\:pb-40{padding-bottom:10rem}.sm\:pl-40{padding-left:10rem}.sm\:pt-48{padding-top:12rem}.sm\:pr-48{padding-right:12rem}.sm\:pb-48{padding-bottom:12rem}.sm\:pl-48{padding-left:12rem}.sm\:pt-56{padding-top:14rem}.sm\:pr-56{padding-right:14rem}.sm\:pb-56{padding-bottom:14rem}.sm\:pl-56{padding-left:14rem}.sm\:pt-64{padding-top:16rem}.sm\:pr-64{padding-right:16rem}.sm\:pb-64{padding-bottom:16rem}.sm\:pl-64{padding-left:16rem}.sm\:pt-px{padding-top:1px}.sm\:pr-px{padding-right:1px}.sm\:pb-px{padding-bottom:1px}.sm\:pl-px{padding-left:1px}.sm\:placeholder-transparent::placeholder{color:#0000}.sm\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.sm\:placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.sm\:placeholder-gray-50::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.sm\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.sm\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.sm\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.sm\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.sm\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.sm\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.sm\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.sm\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.sm\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.sm\:placeholder-cool-gray-50::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.sm\:placeholder-cool-gray-100::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.sm\:placeholder-cool-gray-200::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.sm\:placeholder-cool-gray-300::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.sm\:placeholder-cool-gray-400::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.sm\:placeholder-cool-gray-500::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.sm\:placeholder-cool-gray-600::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.sm\:placeholder-cool-gray-700::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.sm\:placeholder-cool-gray-800::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.sm\:placeholder-cool-gray-900::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.sm\:placeholder-red-50::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.sm\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.sm\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.sm\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.sm\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.sm\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.sm\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.sm\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.sm\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.sm\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.sm\:placeholder-orange-50::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.sm\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.sm\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.sm\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.sm\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.sm\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.sm\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.sm\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.sm\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.sm\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.sm\:placeholder-yellow-50::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.sm\:placeholder-yellow-100::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.sm\:placeholder-yellow-200::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.sm\:placeholder-yellow-300::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.sm\:placeholder-yellow-400::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.sm\:placeholder-yellow-500::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.sm\:placeholder-yellow-600::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.sm\:placeholder-yellow-700::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.sm\:placeholder-yellow-800::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.sm\:placeholder-yellow-900::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.sm\:placeholder-green-50::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.sm\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.sm\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.sm\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.sm\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.sm\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.sm\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.sm\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.sm\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.sm\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.sm\:placeholder-teal-50::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.sm\:placeholder-teal-100::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.sm\:placeholder-teal-200::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.sm\:placeholder-teal-300::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.sm\:placeholder-teal-400::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.sm\:placeholder-teal-500::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.sm\:placeholder-teal-600::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.sm\:placeholder-teal-700::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.sm\:placeholder-teal-800::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.sm\:placeholder-teal-900::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.sm\:placeholder-blue-50::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.sm\:placeholder-blue-100::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.sm\:placeholder-blue-200::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.sm\:placeholder-blue-300::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.sm\:placeholder-blue-400::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.sm\:placeholder-blue-500::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.sm\:placeholder-blue-600::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.sm\:placeholder-blue-700::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.sm\:placeholder-blue-800::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.sm\:placeholder-blue-900::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.sm\:placeholder-indigo-50::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.sm\:placeholder-indigo-100::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.sm\:placeholder-indigo-200::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.sm\:placeholder-indigo-300::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.sm\:placeholder-indigo-400::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.sm\:placeholder-indigo-500::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.sm\:placeholder-indigo-600::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.sm\:placeholder-indigo-700::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.sm\:placeholder-indigo-800::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.sm\:placeholder-indigo-900::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.sm\:placeholder-purple-50::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.sm\:placeholder-purple-100::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.sm\:placeholder-purple-200::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.sm\:placeholder-purple-300::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.sm\:placeholder-purple-400::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.sm\:placeholder-purple-500::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.sm\:placeholder-purple-600::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.sm\:placeholder-purple-700::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.sm\:placeholder-purple-800::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.sm\:placeholder-purple-900::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.sm\:placeholder-pink-50::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.sm\:placeholder-pink-100::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.sm\:placeholder-pink-200::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.sm\:placeholder-pink-300::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.sm\:placeholder-pink-400::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.sm\:placeholder-pink-500::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.sm\:placeholder-pink-600::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.sm\:placeholder-pink-700::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.sm\:placeholder-pink-800::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.sm\:placeholder-pink-900::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.sm\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.sm\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-50:focus::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.sm\:focus\:placeholder-cool-gray-50:focus::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.sm\:focus\:placeholder-cool-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.sm\:focus\:placeholder-cool-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.sm\:focus\:placeholder-cool-gray-300:focus::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.sm\:focus\:placeholder-cool-gray-400:focus::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.sm\:focus\:placeholder-cool-gray-500:focus::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.sm\:focus\:placeholder-cool-gray-600:focus::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.sm\:focus\:placeholder-cool-gray-700:focus::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.sm\:focus\:placeholder-cool-gray-800:focus::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.sm\:focus\:placeholder-cool-gray-900:focus::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-50:focus::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.sm\:focus\:placeholder-yellow-50:focus::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.sm\:focus\:placeholder-yellow-100:focus::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.sm\:focus\:placeholder-yellow-200:focus::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.sm\:focus\:placeholder-yellow-300:focus::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.sm\:focus\:placeholder-yellow-400:focus::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.sm\:focus\:placeholder-yellow-500:focus::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.sm\:focus\:placeholder-yellow-600:focus::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.sm\:focus\:placeholder-yellow-700:focus::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.sm\:focus\:placeholder-yellow-800:focus::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.sm\:focus\:placeholder-yellow-900:focus::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-50:focus::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.sm\:focus\:placeholder-teal-50:focus::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.sm\:focus\:placeholder-teal-100:focus::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.sm\:focus\:placeholder-teal-200:focus::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.sm\:focus\:placeholder-teal-300:focus::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.sm\:focus\:placeholder-teal-400:focus::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.sm\:focus\:placeholder-teal-500:focus::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.sm\:focus\:placeholder-teal-600:focus::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.sm\:focus\:placeholder-teal-700:focus::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.sm\:focus\:placeholder-teal-800:focus::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.sm\:focus\:placeholder-teal-900:focus::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.sm\:focus\:placeholder-blue-50:focus::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.sm\:focus\:placeholder-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.sm\:focus\:placeholder-blue-300:focus::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.sm\:focus\:placeholder-blue-400:focus::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.sm\:focus\:placeholder-blue-500:focus::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.sm\:focus\:placeholder-blue-600:focus::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.sm\:focus\:placeholder-blue-700:focus::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.sm\:focus\:placeholder-blue-800:focus::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.sm\:focus\:placeholder-blue-900:focus::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.sm\:focus\:placeholder-indigo-50:focus::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-indigo-100:focus::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-indigo-200:focus::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.sm\:focus\:placeholder-indigo-300:focus::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.sm\:focus\:placeholder-indigo-400:focus::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.sm\:focus\:placeholder-indigo-500:focus::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.sm\:focus\:placeholder-indigo-600:focus::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.sm\:focus\:placeholder-indigo-700:focus::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.sm\:focus\:placeholder-indigo-800:focus::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.sm\:focus\:placeholder-indigo-900:focus::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.sm\:focus\:placeholder-purple-50:focus::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-purple-100:focus::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.sm\:focus\:placeholder-purple-200:focus::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.sm\:focus\:placeholder-purple-300:focus::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.sm\:focus\:placeholder-purple-400:focus::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.sm\:focus\:placeholder-purple-500:focus::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.sm\:focus\:placeholder-purple-600:focus::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.sm\:focus\:placeholder-purple-700:focus::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.sm\:focus\:placeholder-purple-800:focus::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.sm\:focus\:placeholder-purple-900:focus::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.sm\:focus\:placeholder-pink-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.sm\:focus\:placeholder-pink-100:focus::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.sm\:focus\:placeholder-pink-200:focus::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.sm\:focus\:placeholder-pink-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.sm\:focus\:placeholder-pink-400:focus::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.sm\:focus\:placeholder-pink-500:focus::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.sm\:focus\:placeholder-pink-600:focus::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.sm\:focus\:placeholder-pink-700:focus::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.sm\:focus\:placeholder-pink-800:focus::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.sm\:focus\:placeholder-pink-900:focus::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-transparent::placeholder{color:#0000}.theme-dark .sm\:dark\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-gray-50::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-cool-gray-50::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-cool-gray-100::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-cool-gray-200::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-cool-gray-300::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-cool-gray-400::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-cool-gray-500::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-cool-gray-600::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-cool-gray-700::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-cool-gray-800::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-cool-gray-900::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-red-50::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-orange-50::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-yellow-50::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-yellow-100::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-yellow-200::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-yellow-300::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-yellow-400::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-yellow-500::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-yellow-600::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-yellow-700::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-yellow-800::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-yellow-900::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-green-50::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-teal-50::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-teal-100::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-teal-200::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-teal-300::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-teal-400::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-teal-500::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-teal-600::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-teal-700::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-teal-800::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-teal-900::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-blue-50::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-blue-100::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-blue-200::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-blue-300::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-blue-400::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-blue-500::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-blue-600::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-blue-700::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-blue-800::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-blue-900::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-indigo-50::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-indigo-100::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-indigo-200::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-indigo-300::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-indigo-400::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-indigo-500::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-indigo-600::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-indigo-700::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-indigo-800::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-indigo-900::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-purple-50::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-purple-100::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-purple-200::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-purple-300::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-purple-400::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-purple-500::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-purple-600::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-purple-700::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-purple-800::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-purple-900::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-pink-50::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-pink-100::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-pink-200::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-pink-300::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-pink-400::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-pink-500::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-pink-600::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-pink-700::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-pink-800::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.theme-dark .sm\:dark\:placeholder-pink-900::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.theme-dark .sm\:dark\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-gray-50:focus::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-cool-gray-50:focus::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-cool-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-cool-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-cool-gray-300:focus::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-cool-gray-400:focus::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-cool-gray-500:focus::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-cool-gray-600:focus::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-cool-gray-700:focus::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-cool-gray-800:focus::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-cool-gray-900:focus::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-red-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-orange-50:focus::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-yellow-50:focus::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-yellow-100:focus::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-yellow-200:focus::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-yellow-300:focus::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-yellow-400:focus::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-yellow-500:focus::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-yellow-600:focus::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-yellow-700:focus::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-yellow-800:focus::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-yellow-900:focus::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-green-50:focus::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-teal-50:focus::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-teal-100:focus::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-teal-200:focus::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-teal-300:focus::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-teal-400:focus::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-teal-500:focus::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-teal-600:focus::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-teal-700:focus::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-teal-800:focus::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-teal-900:focus::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-blue-50:focus::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-blue-300:focus::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-blue-400:focus::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-blue-500:focus::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-blue-600:focus::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-blue-700:focus::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-blue-800:focus::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-blue-900:focus::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-indigo-50:focus::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-indigo-100:focus::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-indigo-200:focus::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-indigo-300:focus::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-indigo-400:focus::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-indigo-500:focus::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-indigo-600:focus::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-indigo-700:focus::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-indigo-800:focus::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-indigo-900:focus::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-purple-50:focus::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-purple-100:focus::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-purple-200:focus::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-purple-300:focus::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-purple-400:focus::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-purple-500:focus::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-purple-600:focus::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-purple-700:focus::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-purple-800:focus::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-purple-900:focus::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-pink-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-pink-100:focus::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-pink-200:focus::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-pink-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-pink-400:focus::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-pink-500:focus::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-pink-600:focus::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-pink-700:focus::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-pink-800:focus::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.theme-dark .sm\:dark\:focus\:placeholder-pink-900:focus::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.sm\:placeholder-opacity-0::placeholder{--placeholder-opacity:0}.sm\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.sm\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.sm\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.sm\:placeholder-opacity-100::placeholder{--placeholder-opacity:1}.sm\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.sm\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.sm\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.sm\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.sm\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.sm\:pointer-events-none{pointer-events:none}.sm\:pointer-events-auto{pointer-events:auto}.sm\:static{position:static}.sm\:fixed{position:fixed}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:sticky{position:-webkit-sticky;position:sticky}.sm\:inset-0{bottom:0;left:0;right:0;top:0}.sm\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.sm\:inset-y-0{bottom:0;top:0}.sm\:inset-x-0{left:0;right:0}.sm\:inset-y-auto{bottom:auto;top:auto}.sm\:inset-x-auto{left:auto;right:auto}.sm\:top-0{top:0}.sm\:right-0{right:0}.sm\:bottom-0{bottom:0}.sm\:left-0{left:0}.sm\:top-auto{top:auto}.sm\:right-auto{right:auto}.sm\:bottom-auto{bottom:auto}.sm\:left-auto{left:auto}.sm\:resize-none{resize:none}.sm\:resize-y{resize:vertical}.sm\:resize-x{resize:horizontal}.sm\:resize{resize:both}.sm\:shadow-xs{box-shadow:0 0 0 1px #0000000d}.sm\:shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.sm\:shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.sm\:shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sm\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sm\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.sm\:shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.sm\:shadow-inner{box-shadow:inset 0 2px 4px 0 #0000000f}.sm\:shadow-outline{box-shadow:0 0 0 3px #4299e180}.sm\:shadow-none{box-shadow:none}.sm\:shadow-bottom{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.sm\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px #0000000d}.sm\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 #0000000d}.sm\:hover\:shadow:hover{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.sm\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sm\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sm\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.sm\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040}.sm\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 #0000000f}.sm\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px #4299e180}.sm\:hover\:shadow-none:hover{box-shadow:none}.sm\:hover\:shadow-bottom:hover{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.sm\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px #0000000d}.sm\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 #0000000d}.sm\:focus\:shadow:focus{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.sm\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sm\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sm\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.sm\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040}.sm\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 #0000000f}.sm\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px #4299e180}.sm\:focus\:shadow-none:focus{box-shadow:none}.sm\:focus\:shadow-bottom:focus{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.theme-dark .sm\:dark\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px #0000000d}.theme-dark .sm\:dark\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 #0000000d}.theme-dark .sm\:dark\:focus\:shadow:focus{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.theme-dark .sm\:dark\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.theme-dark .sm\:dark\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.theme-dark .sm\:dark\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.theme-dark .sm\:dark\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040}.theme-dark .sm\:dark\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 #0000000f}.theme-dark .sm\:dark\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px #4299e180}.theme-dark .sm\:dark\:focus\:shadow-none:focus{box-shadow:none}.theme-dark .sm\:dark\:focus\:shadow-bottom:focus{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.sm\:fill-current{fill:currentColor}.sm\:stroke-current{stroke:currentColor}.sm\:stroke-0{stroke-width:0}.sm\:stroke-1{stroke-width:1}.sm\:stroke-2{stroke-width:2}.sm\:table-auto{table-layout:auto}.sm\:table-fixed{table-layout:fixed}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:text-transparent{color:#0000}.sm\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.sm\:text-gray-50{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.sm\:text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.sm\:text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.sm\:text-gray-300{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.sm\:text-gray-400{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.sm\:text-gray-500{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.sm\:text-gray-600{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.sm\:text-gray-700{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.sm\:text-gray-800{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.sm\:text-gray-900{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.sm\:text-cool-gray-50{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.sm\:text-cool-gray-100{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.sm\:text-cool-gray-200{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.sm\:text-cool-gray-300{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.sm\:text-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.sm\:text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.sm\:text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.sm\:text-cool-gray-700{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.sm\:text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.sm\:text-cool-gray-900{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.sm\:text-red-50{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.sm\:text-red-100{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.sm\:text-red-200{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.sm\:text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.sm\:text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.sm\:text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.sm\:text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.sm\:text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.sm\:text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.sm\:text-red-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.sm\:text-orange-50{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.sm\:text-orange-100{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.sm\:text-orange-200{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.sm\:text-orange-300{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.sm\:text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.sm\:text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.sm\:text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.sm\:text-orange-700{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.sm\:text-orange-800{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.sm\:text-orange-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.sm\:text-yellow-50{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.sm\:text-yellow-100{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.sm\:text-yellow-200{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.sm\:text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.sm\:text-yellow-400{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.sm\:text-yellow-500{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.sm\:text-yellow-600{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.sm\:text-yellow-700{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.sm\:text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.sm\:text-yellow-900{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.sm\:text-green-50{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.sm\:text-green-100{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.sm\:text-green-200{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.sm\:text-green-300{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.sm\:text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.sm\:text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.sm\:text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.sm\:text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.sm\:text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.sm\:text-green-900{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.sm\:text-teal-50{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.sm\:text-teal-100{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.sm\:text-teal-200{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.sm\:text-teal-300{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.sm\:text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.sm\:text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.sm\:text-teal-600{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.sm\:text-teal-700{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.sm\:text-teal-800{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.sm\:text-teal-900{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.sm\:text-blue-50{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.sm\:text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.sm\:text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.sm\:text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.sm\:text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.sm\:text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.sm\:text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.sm\:text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.sm\:text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.sm\:text-blue-900{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.sm\:text-indigo-50{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.sm\:text-indigo-100{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.sm\:text-indigo-200{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.sm\:text-indigo-300{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.sm\:text-indigo-400{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.sm\:text-indigo-500{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.sm\:text-indigo-600{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.sm\:text-indigo-700{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.sm\:text-indigo-800{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.sm\:text-indigo-900{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.sm\:text-purple-50{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.sm\:text-purple-100{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.sm\:text-purple-200{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.sm\:text-purple-300{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.sm\:text-purple-400{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.sm\:text-purple-500{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.sm\:text-purple-600{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.sm\:text-purple-700{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.sm\:text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.sm\:text-purple-900{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.sm\:text-pink-50{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.sm\:text-pink-100{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.sm\:text-pink-200{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.sm\:text-pink-300{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.sm\:text-pink-400{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.sm\:text-pink-500{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.sm\:text-pink-600{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.sm\:text-pink-700{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.sm\:text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.sm\:text-pink-900{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.sm\:focus\:text-transparent:focus{color:#0000}.sm\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.sm\:focus\:text-gray-50:focus{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.sm\:focus\:text-gray-100:focus{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.sm\:focus\:text-gray-200:focus{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.sm\:focus\:text-gray-300:focus{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.sm\:focus\:text-gray-400:focus{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.sm\:focus\:text-gray-500:focus{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.sm\:focus\:text-gray-600:focus{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.sm\:focus\:text-gray-700:focus{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.sm\:focus\:text-gray-800:focus{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.sm\:focus\:text-gray-900:focus{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.sm\:focus\:text-cool-gray-50:focus{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.sm\:focus\:text-cool-gray-100:focus{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.sm\:focus\:text-cool-gray-200:focus{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.sm\:focus\:text-cool-gray-300:focus{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.sm\:focus\:text-cool-gray-400:focus{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.sm\:focus\:text-cool-gray-500:focus{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.sm\:focus\:text-cool-gray-600:focus{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.sm\:focus\:text-cool-gray-700:focus{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.sm\:focus\:text-cool-gray-800:focus{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.sm\:focus\:text-cool-gray-900:focus{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.sm\:focus\:text-red-50:focus{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.sm\:focus\:text-red-100:focus{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.sm\:focus\:text-red-200:focus{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.sm\:focus\:text-red-300:focus{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.sm\:focus\:text-red-400:focus{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.sm\:focus\:text-red-500:focus{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.sm\:focus\:text-red-600:focus{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.sm\:focus\:text-red-700:focus{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.sm\:focus\:text-red-800:focus{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.sm\:focus\:text-red-900:focus{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.sm\:focus\:text-orange-50:focus{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.sm\:focus\:text-orange-100:focus{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.sm\:focus\:text-orange-200:focus{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.sm\:focus\:text-orange-300:focus{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.sm\:focus\:text-orange-400:focus{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.sm\:focus\:text-orange-500:focus{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.sm\:focus\:text-orange-600:focus{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.sm\:focus\:text-orange-700:focus{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.sm\:focus\:text-orange-800:focus{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.sm\:focus\:text-orange-900:focus{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.sm\:focus\:text-yellow-50:focus{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.sm\:focus\:text-yellow-100:focus{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.sm\:focus\:text-yellow-200:focus{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.sm\:focus\:text-yellow-300:focus{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.sm\:focus\:text-yellow-400:focus{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.sm\:focus\:text-yellow-500:focus{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.sm\:focus\:text-yellow-600:focus{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.sm\:focus\:text-yellow-700:focus{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.sm\:focus\:text-yellow-800:focus{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.sm\:focus\:text-yellow-900:focus{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.sm\:focus\:text-green-50:focus{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.sm\:focus\:text-green-100:focus{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.sm\:focus\:text-green-200:focus{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.sm\:focus\:text-green-300:focus{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.sm\:focus\:text-green-400:focus{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.sm\:focus\:text-green-500:focus{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.sm\:focus\:text-green-600:focus{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.sm\:focus\:text-green-700:focus{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.sm\:focus\:text-green-800:focus{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.sm\:focus\:text-green-900:focus{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.sm\:focus\:text-teal-50:focus{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.sm\:focus\:text-teal-100:focus{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.sm\:focus\:text-teal-200:focus{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.sm\:focus\:text-teal-300:focus{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.sm\:focus\:text-teal-400:focus{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.sm\:focus\:text-teal-500:focus{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.sm\:focus\:text-teal-600:focus{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.sm\:focus\:text-teal-700:focus{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.sm\:focus\:text-teal-800:focus{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.sm\:focus\:text-teal-900:focus{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.sm\:focus\:text-blue-50:focus{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.sm\:focus\:text-blue-100:focus{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.sm\:focus\:text-blue-200:focus{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.sm\:focus\:text-blue-300:focus{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.sm\:focus\:text-blue-400:focus{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.sm\:focus\:text-blue-500:focus{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.sm\:focus\:text-blue-600:focus{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.sm\:focus\:text-blue-700:focus{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.sm\:focus\:text-blue-800:focus{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.sm\:focus\:text-blue-900:focus{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.sm\:focus\:text-indigo-50:focus{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.sm\:focus\:text-indigo-100:focus{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.sm\:focus\:text-indigo-200:focus{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.sm\:focus\:text-indigo-300:focus{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.sm\:focus\:text-indigo-400:focus{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.sm\:focus\:text-indigo-500:focus{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.sm\:focus\:text-indigo-600:focus{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.sm\:focus\:text-indigo-700:focus{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.sm\:focus\:text-indigo-800:focus{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.sm\:focus\:text-indigo-900:focus{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.sm\:focus\:text-purple-50:focus{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.sm\:focus\:text-purple-100:focus{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.sm\:focus\:text-purple-200:focus{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.sm\:focus\:text-purple-300:focus{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.sm\:focus\:text-purple-400:focus{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.sm\:focus\:text-purple-500:focus{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.sm\:focus\:text-purple-600:focus{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.sm\:focus\:text-purple-700:focus{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.sm\:focus\:text-purple-800:focus{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.sm\:focus\:text-purple-900:focus{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.sm\:focus\:text-pink-50:focus{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.sm\:focus\:text-pink-100:focus{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.sm\:focus\:text-pink-200:focus{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.sm\:focus\:text-pink-300:focus{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.sm\:focus\:text-pink-400:focus{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.sm\:focus\:text-pink-500:focus{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.sm\:focus\:text-pink-600:focus{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.sm\:focus\:text-pink-700:focus{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.sm\:focus\:text-pink-800:focus{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.sm\:focus\:text-pink-900:focus{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.sm\:focus-within\:text-transparent:focus-within{color:#0000}.sm\:focus-within\:text-white:focus-within{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:focus-within\:text-black:focus-within{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.sm\:focus-within\:text-gray-50:focus-within{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.sm\:focus-within\:text-gray-100:focus-within{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.sm\:focus-within\:text-gray-200:focus-within{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.sm\:focus-within\:text-gray-300:focus-within{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.sm\:focus-within\:text-gray-400:focus-within{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.sm\:focus-within\:text-gray-500:focus-within{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.sm\:focus-within\:text-gray-600:focus-within{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.sm\:focus-within\:text-gray-700:focus-within{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.sm\:focus-within\:text-gray-800:focus-within{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.sm\:focus-within\:text-gray-900:focus-within{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.sm\:focus-within\:text-cool-gray-50:focus-within{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.sm\:focus-within\:text-cool-gray-100:focus-within{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.sm\:focus-within\:text-cool-gray-200:focus-within{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.sm\:focus-within\:text-cool-gray-300:focus-within{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.sm\:focus-within\:text-cool-gray-400:focus-within{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.sm\:focus-within\:text-cool-gray-500:focus-within{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.sm\:focus-within\:text-cool-gray-600:focus-within{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.sm\:focus-within\:text-cool-gray-700:focus-within{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.sm\:focus-within\:text-cool-gray-800:focus-within{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.sm\:focus-within\:text-cool-gray-900:focus-within{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.sm\:focus-within\:text-red-50:focus-within{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.sm\:focus-within\:text-red-100:focus-within{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.sm\:focus-within\:text-red-200:focus-within{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.sm\:focus-within\:text-red-300:focus-within{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.sm\:focus-within\:text-red-400:focus-within{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.sm\:focus-within\:text-red-500:focus-within{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.sm\:focus-within\:text-red-600:focus-within{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.sm\:focus-within\:text-red-700:focus-within{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.sm\:focus-within\:text-red-800:focus-within{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.sm\:focus-within\:text-red-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.sm\:focus-within\:text-orange-50:focus-within{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.sm\:focus-within\:text-orange-100:focus-within{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.sm\:focus-within\:text-orange-200:focus-within{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.sm\:focus-within\:text-orange-300:focus-within{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.sm\:focus-within\:text-orange-400:focus-within{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.sm\:focus-within\:text-orange-500:focus-within{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.sm\:focus-within\:text-orange-600:focus-within{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.sm\:focus-within\:text-orange-700:focus-within{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.sm\:focus-within\:text-orange-800:focus-within{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.sm\:focus-within\:text-orange-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.sm\:focus-within\:text-yellow-50:focus-within{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.sm\:focus-within\:text-yellow-100:focus-within{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.sm\:focus-within\:text-yellow-200:focus-within{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.sm\:focus-within\:text-yellow-300:focus-within{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.sm\:focus-within\:text-yellow-400:focus-within{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.sm\:focus-within\:text-yellow-500:focus-within{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.sm\:focus-within\:text-yellow-600:focus-within{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.sm\:focus-within\:text-yellow-700:focus-within{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.sm\:focus-within\:text-yellow-800:focus-within{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.sm\:focus-within\:text-yellow-900:focus-within{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.sm\:focus-within\:text-green-50:focus-within{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.sm\:focus-within\:text-green-100:focus-within{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.sm\:focus-within\:text-green-200:focus-within{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.sm\:focus-within\:text-green-300:focus-within{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.sm\:focus-within\:text-green-400:focus-within{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.sm\:focus-within\:text-green-500:focus-within{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.sm\:focus-within\:text-green-600:focus-within{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.sm\:focus-within\:text-green-700:focus-within{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.sm\:focus-within\:text-green-800:focus-within{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.sm\:focus-within\:text-green-900:focus-within{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.sm\:focus-within\:text-teal-50:focus-within{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.sm\:focus-within\:text-teal-100:focus-within{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.sm\:focus-within\:text-teal-200:focus-within{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.sm\:focus-within\:text-teal-300:focus-within{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.sm\:focus-within\:text-teal-400:focus-within{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.sm\:focus-within\:text-teal-500:focus-within{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.sm\:focus-within\:text-teal-600:focus-within{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.sm\:focus-within\:text-teal-700:focus-within{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.sm\:focus-within\:text-teal-800:focus-within{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.sm\:focus-within\:text-teal-900:focus-within{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.sm\:focus-within\:text-blue-50:focus-within{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.sm\:focus-within\:text-blue-100:focus-within{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.sm\:focus-within\:text-blue-200:focus-within{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.sm\:focus-within\:text-blue-300:focus-within{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.sm\:focus-within\:text-blue-400:focus-within{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.sm\:focus-within\:text-blue-500:focus-within{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.sm\:focus-within\:text-blue-600:focus-within{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.sm\:focus-within\:text-blue-700:focus-within{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.sm\:focus-within\:text-blue-800:focus-within{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.sm\:focus-within\:text-blue-900:focus-within{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.sm\:focus-within\:text-indigo-50:focus-within{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.sm\:focus-within\:text-indigo-100:focus-within{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.sm\:focus-within\:text-indigo-200:focus-within{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.sm\:focus-within\:text-indigo-300:focus-within{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.sm\:focus-within\:text-indigo-400:focus-within{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.sm\:focus-within\:text-indigo-500:focus-within{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.sm\:focus-within\:text-indigo-600:focus-within{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.sm\:focus-within\:text-indigo-700:focus-within{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.sm\:focus-within\:text-indigo-800:focus-within{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.sm\:focus-within\:text-indigo-900:focus-within{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.sm\:focus-within\:text-purple-50:focus-within{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.sm\:focus-within\:text-purple-100:focus-within{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.sm\:focus-within\:text-purple-200:focus-within{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.sm\:focus-within\:text-purple-300:focus-within{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.sm\:focus-within\:text-purple-400:focus-within{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.sm\:focus-within\:text-purple-500:focus-within{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.sm\:focus-within\:text-purple-600:focus-within{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.sm\:focus-within\:text-purple-700:focus-within{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.sm\:focus-within\:text-purple-800:focus-within{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.sm\:focus-within\:text-purple-900:focus-within{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.sm\:focus-within\:text-pink-50:focus-within{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.sm\:focus-within\:text-pink-100:focus-within{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.sm\:focus-within\:text-pink-200:focus-within{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.sm\:focus-within\:text-pink-300:focus-within{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.sm\:focus-within\:text-pink-400:focus-within{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.sm\:focus-within\:text-pink-500:focus-within{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.sm\:focus-within\:text-pink-600:focus-within{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.sm\:focus-within\:text-pink-700:focus-within{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.sm\:focus-within\:text-pink-800:focus-within{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.sm\:focus-within\:text-pink-900:focus-within{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.sm\:hover\:text-transparent:hover{color:#0000}.sm\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.sm\:hover\:text-gray-50:hover{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.sm\:hover\:text-gray-100:hover{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.sm\:hover\:text-gray-200:hover{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.sm\:hover\:text-gray-300:hover{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.sm\:hover\:text-gray-400:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.sm\:hover\:text-gray-500:hover{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.sm\:hover\:text-gray-600:hover{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.sm\:hover\:text-gray-700:hover{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.sm\:hover\:text-gray-800:hover{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.sm\:hover\:text-gray-900:hover{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.sm\:hover\:text-cool-gray-50:hover{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.sm\:hover\:text-cool-gray-100:hover{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.sm\:hover\:text-cool-gray-200:hover{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.sm\:hover\:text-cool-gray-300:hover{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.sm\:hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.sm\:hover\:text-cool-gray-500:hover{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.sm\:hover\:text-cool-gray-600:hover{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.sm\:hover\:text-cool-gray-700:hover{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.sm\:hover\:text-cool-gray-800:hover{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.sm\:hover\:text-cool-gray-900:hover{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.sm\:hover\:text-red-50:hover{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.sm\:hover\:text-red-100:hover{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.sm\:hover\:text-red-200:hover{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.sm\:hover\:text-red-300:hover{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.sm\:hover\:text-red-400:hover{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.sm\:hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.sm\:hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.sm\:hover\:text-red-700:hover{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.sm\:hover\:text-red-800:hover{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.sm\:hover\:text-red-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.sm\:hover\:text-orange-50:hover{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.sm\:hover\:text-orange-100:hover{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.sm\:hover\:text-orange-200:hover{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.sm\:hover\:text-orange-300:hover{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.sm\:hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.sm\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.sm\:hover\:text-orange-600:hover{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.sm\:hover\:text-orange-700:hover{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.sm\:hover\:text-orange-800:hover{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.sm\:hover\:text-orange-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.sm\:hover\:text-yellow-50:hover{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.sm\:hover\:text-yellow-100:hover{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.sm\:hover\:text-yellow-200:hover{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.sm\:hover\:text-yellow-300:hover{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.sm\:hover\:text-yellow-400:hover{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.sm\:hover\:text-yellow-500:hover{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.sm\:hover\:text-yellow-600:hover{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.sm\:hover\:text-yellow-700:hover{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.sm\:hover\:text-yellow-800:hover{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.sm\:hover\:text-yellow-900:hover{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.sm\:hover\:text-green-50:hover{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.sm\:hover\:text-green-100:hover{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.sm\:hover\:text-green-200:hover{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.sm\:hover\:text-green-300:hover{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.sm\:hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.sm\:hover\:text-green-500:hover{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.sm\:hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.sm\:hover\:text-green-700:hover{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.sm\:hover\:text-green-800:hover{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.sm\:hover\:text-green-900:hover{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.sm\:hover\:text-teal-50:hover{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.sm\:hover\:text-teal-100:hover{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.sm\:hover\:text-teal-200:hover{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.sm\:hover\:text-teal-300:hover{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.sm\:hover\:text-teal-400:hover{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.sm\:hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.sm\:hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.sm\:hover\:text-teal-700:hover{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.sm\:hover\:text-teal-800:hover{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.sm\:hover\:text-teal-900:hover{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.sm\:hover\:text-blue-50:hover{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.sm\:hover\:text-blue-100:hover{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.sm\:hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.sm\:hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.sm\:hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.sm\:hover\:text-blue-500:hover{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.sm\:hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.sm\:hover\:text-blue-700:hover{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.sm\:hover\:text-blue-800:hover{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.sm\:hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.sm\:hover\:text-indigo-50:hover{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.sm\:hover\:text-indigo-100:hover{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.sm\:hover\:text-indigo-200:hover{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.sm\:hover\:text-indigo-300:hover{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.sm\:hover\:text-indigo-400:hover{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.sm\:hover\:text-indigo-500:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.sm\:hover\:text-indigo-600:hover{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.sm\:hover\:text-indigo-700:hover{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.sm\:hover\:text-indigo-800:hover{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.sm\:hover\:text-indigo-900:hover{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.sm\:hover\:text-purple-50:hover{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.sm\:hover\:text-purple-100:hover{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.sm\:hover\:text-purple-200:hover{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.sm\:hover\:text-purple-300:hover{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.sm\:hover\:text-purple-400:hover{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.sm\:hover\:text-purple-500:hover{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.sm\:hover\:text-purple-600:hover{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.sm\:hover\:text-purple-700:hover{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.sm\:hover\:text-purple-800:hover{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.sm\:hover\:text-purple-900:hover{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.sm\:hover\:text-pink-50:hover{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.sm\:hover\:text-pink-100:hover{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.sm\:hover\:text-pink-200:hover{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.sm\:hover\:text-pink-300:hover{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.sm\:hover\:text-pink-400:hover{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.sm\:hover\:text-pink-500:hover{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.sm\:hover\:text-pink-600:hover{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.sm\:hover\:text-pink-700:hover{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.sm\:hover\:text-pink-800:hover{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.sm\:hover\:text-pink-900:hover{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.sm\:active\:text-transparent:active{color:#0000}.sm\:active\:text-white:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:active\:text-black:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.sm\:active\:text-gray-50:active{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.sm\:active\:text-gray-100:active{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.sm\:active\:text-gray-200:active{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.sm\:active\:text-gray-300:active{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.sm\:active\:text-gray-400:active{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.sm\:active\:text-gray-500:active{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.sm\:active\:text-gray-600:active{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.sm\:active\:text-gray-700:active{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.sm\:active\:text-gray-800:active{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.sm\:active\:text-gray-900:active{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.sm\:active\:text-cool-gray-50:active{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.sm\:active\:text-cool-gray-100:active{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.sm\:active\:text-cool-gray-200:active{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.sm\:active\:text-cool-gray-300:active{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.sm\:active\:text-cool-gray-400:active{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.sm\:active\:text-cool-gray-500:active{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.sm\:active\:text-cool-gray-600:active{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.sm\:active\:text-cool-gray-700:active{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.sm\:active\:text-cool-gray-800:active{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.sm\:active\:text-cool-gray-900:active{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.sm\:active\:text-red-50:active{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.sm\:active\:text-red-100:active{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.sm\:active\:text-red-200:active{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.sm\:active\:text-red-300:active{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.sm\:active\:text-red-400:active{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.sm\:active\:text-red-500:active{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.sm\:active\:text-red-600:active{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.sm\:active\:text-red-700:active{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.sm\:active\:text-red-800:active{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.sm\:active\:text-red-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.sm\:active\:text-orange-50:active{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.sm\:active\:text-orange-100:active{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.sm\:active\:text-orange-200:active{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.sm\:active\:text-orange-300:active{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.sm\:active\:text-orange-400:active{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.sm\:active\:text-orange-500:active{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.sm\:active\:text-orange-600:active{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.sm\:active\:text-orange-700:active{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.sm\:active\:text-orange-800:active{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.sm\:active\:text-orange-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.sm\:active\:text-yellow-50:active{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.sm\:active\:text-yellow-100:active{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.sm\:active\:text-yellow-200:active{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.sm\:active\:text-yellow-300:active{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.sm\:active\:text-yellow-400:active{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.sm\:active\:text-yellow-500:active{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.sm\:active\:text-yellow-600:active{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.sm\:active\:text-yellow-700:active{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.sm\:active\:text-yellow-800:active{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.sm\:active\:text-yellow-900:active{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.sm\:active\:text-green-50:active{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.sm\:active\:text-green-100:active{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.sm\:active\:text-green-200:active{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.sm\:active\:text-green-300:active{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.sm\:active\:text-green-400:active{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.sm\:active\:text-green-500:active{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.sm\:active\:text-green-600:active{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.sm\:active\:text-green-700:active{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.sm\:active\:text-green-800:active{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.sm\:active\:text-green-900:active{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.sm\:active\:text-teal-50:active{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.sm\:active\:text-teal-100:active{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.sm\:active\:text-teal-200:active{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.sm\:active\:text-teal-300:active{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.sm\:active\:text-teal-400:active{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.sm\:active\:text-teal-500:active{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.sm\:active\:text-teal-600:active{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.sm\:active\:text-teal-700:active{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.sm\:active\:text-teal-800:active{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.sm\:active\:text-teal-900:active{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.sm\:active\:text-blue-50:active{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.sm\:active\:text-blue-100:active{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.sm\:active\:text-blue-200:active{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.sm\:active\:text-blue-300:active{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.sm\:active\:text-blue-400:active{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.sm\:active\:text-blue-500:active{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.sm\:active\:text-blue-600:active{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.sm\:active\:text-blue-700:active{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.sm\:active\:text-blue-800:active{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.sm\:active\:text-blue-900:active{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.sm\:active\:text-indigo-50:active{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.sm\:active\:text-indigo-100:active{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.sm\:active\:text-indigo-200:active{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.sm\:active\:text-indigo-300:active{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.sm\:active\:text-indigo-400:active{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.sm\:active\:text-indigo-500:active{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.sm\:active\:text-indigo-600:active{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.sm\:active\:text-indigo-700:active{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.sm\:active\:text-indigo-800:active{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.sm\:active\:text-indigo-900:active{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.sm\:active\:text-purple-50:active{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.sm\:active\:text-purple-100:active{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.sm\:active\:text-purple-200:active{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.sm\:active\:text-purple-300:active{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.sm\:active\:text-purple-400:active{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.sm\:active\:text-purple-500:active{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.sm\:active\:text-purple-600:active{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.sm\:active\:text-purple-700:active{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.sm\:active\:text-purple-800:active{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.sm\:active\:text-purple-900:active{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.sm\:active\:text-pink-50:active{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.sm\:active\:text-pink-100:active{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.sm\:active\:text-pink-200:active{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.sm\:active\:text-pink-300:active{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.sm\:active\:text-pink-400:active{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.sm\:active\:text-pink-500:active{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.sm\:active\:text-pink-600:active{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.sm\:active\:text-pink-700:active{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.sm\:active\:text-pink-800:active{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.sm\:active\:text-pink-900:active{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .sm\:dark\:text-transparent{color:#0000}.theme-dark .sm\:dark\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .sm\:dark\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .sm\:dark\:text-gray-50{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .sm\:dark\:text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .sm\:dark\:text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .sm\:dark\:text-gray-300{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .sm\:dark\:text-gray-400{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .sm\:dark\:text-gray-500{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .sm\:dark\:text-gray-600{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .sm\:dark\:text-gray-700{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .sm\:dark\:text-gray-800{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .sm\:dark\:text-gray-900{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .sm\:dark\:text-cool-gray-50{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .sm\:dark\:text-cool-gray-100{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .sm\:dark\:text-cool-gray-200{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .sm\:dark\:text-cool-gray-300{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .sm\:dark\:text-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .sm\:dark\:text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .sm\:dark\:text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .sm\:dark\:text-cool-gray-700{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .sm\:dark\:text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .sm\:dark\:text-cool-gray-900{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .sm\:dark\:text-red-50{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .sm\:dark\:text-red-100{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .sm\:dark\:text-red-200{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .sm\:dark\:text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .sm\:dark\:text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .sm\:dark\:text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .sm\:dark\:text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .sm\:dark\:text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .sm\:dark\:text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .sm\:dark\:text-red-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .sm\:dark\:text-orange-50{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .sm\:dark\:text-orange-100{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .sm\:dark\:text-orange-200{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .sm\:dark\:text-orange-300{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .sm\:dark\:text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .sm\:dark\:text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .sm\:dark\:text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .sm\:dark\:text-orange-700{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .sm\:dark\:text-orange-800{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .sm\:dark\:text-orange-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .sm\:dark\:text-yellow-50{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .sm\:dark\:text-yellow-100{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .sm\:dark\:text-yellow-200{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .sm\:dark\:text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .sm\:dark\:text-yellow-400{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .sm\:dark\:text-yellow-500{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .sm\:dark\:text-yellow-600{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .sm\:dark\:text-yellow-700{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .sm\:dark\:text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .sm\:dark\:text-yellow-900{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .sm\:dark\:text-green-50{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .sm\:dark\:text-green-100{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .sm\:dark\:text-green-200{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .sm\:dark\:text-green-300{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .sm\:dark\:text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .sm\:dark\:text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .sm\:dark\:text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .sm\:dark\:text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .sm\:dark\:text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .sm\:dark\:text-green-900{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .sm\:dark\:text-teal-50{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .sm\:dark\:text-teal-100{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .sm\:dark\:text-teal-200{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .sm\:dark\:text-teal-300{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .sm\:dark\:text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .sm\:dark\:text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .sm\:dark\:text-teal-600{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .sm\:dark\:text-teal-700{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .sm\:dark\:text-teal-800{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .sm\:dark\:text-teal-900{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .sm\:dark\:text-blue-50{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .sm\:dark\:text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .sm\:dark\:text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .sm\:dark\:text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .sm\:dark\:text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .sm\:dark\:text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .sm\:dark\:text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .sm\:dark\:text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .sm\:dark\:text-blue-900{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .sm\:dark\:text-indigo-50{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:text-indigo-100{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .sm\:dark\:text-indigo-200{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .sm\:dark\:text-indigo-300{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .sm\:dark\:text-indigo-400{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .sm\:dark\:text-indigo-500{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .sm\:dark\:text-indigo-600{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .sm\:dark\:text-indigo-700{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .sm\:dark\:text-indigo-800{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .sm\:dark\:text-indigo-900{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .sm\:dark\:text-purple-50{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:text-purple-100{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .sm\:dark\:text-purple-200{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .sm\:dark\:text-purple-300{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .sm\:dark\:text-purple-400{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .sm\:dark\:text-purple-500{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .sm\:dark\:text-purple-600{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .sm\:dark\:text-purple-700{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .sm\:dark\:text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .sm\:dark\:text-purple-900{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .sm\:dark\:text-pink-50{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .sm\:dark\:text-pink-100{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .sm\:dark\:text-pink-200{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .sm\:dark\:text-pink-300{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .sm\:dark\:text-pink-400{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .sm\:dark\:text-pink-500{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .sm\:dark\:text-pink-600{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .sm\:dark\:text-pink-700{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .sm\:dark\:text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .sm\:dark\:text-pink-900{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-transparent:focus-within{color:#0000}.theme-dark .sm\:dark\:focus-within\:text-white:focus-within{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-black:focus-within{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-gray-50:focus-within{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-gray-100:focus-within{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-gray-200:focus-within{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-gray-300:focus-within{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-gray-400:focus-within{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-gray-500:focus-within{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-gray-600:focus-within{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-gray-700:focus-within{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-gray-800:focus-within{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-gray-900:focus-within{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-cool-gray-50:focus-within{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-cool-gray-100:focus-within{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-cool-gray-200:focus-within{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-cool-gray-300:focus-within{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-cool-gray-400:focus-within{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-cool-gray-500:focus-within{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-cool-gray-600:focus-within{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-cool-gray-700:focus-within{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-cool-gray-800:focus-within{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-cool-gray-900:focus-within{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-red-50:focus-within{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-red-100:focus-within{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-red-200:focus-within{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-red-300:focus-within{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-red-400:focus-within{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-red-500:focus-within{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-red-600:focus-within{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-red-700:focus-within{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-red-800:focus-within{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-red-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-orange-50:focus-within{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-orange-100:focus-within{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-orange-200:focus-within{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-orange-300:focus-within{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-orange-400:focus-within{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-orange-500:focus-within{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-orange-600:focus-within{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-orange-700:focus-within{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-orange-800:focus-within{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-orange-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-yellow-50:focus-within{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-yellow-100:focus-within{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-yellow-200:focus-within{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-yellow-300:focus-within{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-yellow-400:focus-within{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-yellow-500:focus-within{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-yellow-600:focus-within{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-yellow-700:focus-within{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-yellow-800:focus-within{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-yellow-900:focus-within{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-green-50:focus-within{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-green-100:focus-within{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-green-200:focus-within{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-green-300:focus-within{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-green-400:focus-within{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-green-500:focus-within{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-green-600:focus-within{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-green-700:focus-within{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-green-800:focus-within{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-green-900:focus-within{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-teal-50:focus-within{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-teal-100:focus-within{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-teal-200:focus-within{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-teal-300:focus-within{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-teal-400:focus-within{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-teal-500:focus-within{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-teal-600:focus-within{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-teal-700:focus-within{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-teal-800:focus-within{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-teal-900:focus-within{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-blue-50:focus-within{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-blue-100:focus-within{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-blue-200:focus-within{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-blue-300:focus-within{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-blue-400:focus-within{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-blue-500:focus-within{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-blue-600:focus-within{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-blue-700:focus-within{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-blue-800:focus-within{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-blue-900:focus-within{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-indigo-50:focus-within{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-indigo-100:focus-within{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-indigo-200:focus-within{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-indigo-300:focus-within{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-indigo-400:focus-within{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-indigo-500:focus-within{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-indigo-600:focus-within{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-indigo-700:focus-within{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-indigo-800:focus-within{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-indigo-900:focus-within{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-purple-50:focus-within{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-purple-100:focus-within{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-purple-200:focus-within{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-purple-300:focus-within{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-purple-400:focus-within{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-purple-500:focus-within{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-purple-600:focus-within{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-purple-700:focus-within{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-purple-800:focus-within{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-purple-900:focus-within{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-pink-50:focus-within{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-pink-100:focus-within{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-pink-200:focus-within{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-pink-300:focus-within{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-pink-400:focus-within{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-pink-500:focus-within{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-pink-600:focus-within{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-pink-700:focus-within{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-pink-800:focus-within{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .sm\:dark\:focus-within\:text-pink-900:focus-within{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-transparent:hover{color:#0000}.theme-dark .sm\:dark\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-gray-50:hover{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-gray-100:hover{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-gray-200:hover{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-gray-300:hover{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-gray-400:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-gray-500:hover{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-gray-600:hover{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-gray-700:hover{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-gray-800:hover{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-gray-900:hover{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-cool-gray-50:hover{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-cool-gray-100:hover{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-cool-gray-200:hover{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-cool-gray-300:hover{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-cool-gray-500:hover{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-cool-gray-600:hover{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-cool-gray-700:hover{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-cool-gray-800:hover{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-cool-gray-900:hover{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-red-50:hover{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-red-100:hover{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-red-200:hover{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-red-300:hover{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-red-400:hover{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-red-700:hover{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-red-800:hover{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-red-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-orange-50:hover{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-orange-100:hover{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-orange-200:hover{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-orange-300:hover{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-orange-600:hover{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-orange-700:hover{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-orange-800:hover{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-orange-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-yellow-50:hover{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-yellow-100:hover{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-yellow-200:hover{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-yellow-300:hover{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-yellow-400:hover{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-yellow-500:hover{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-yellow-600:hover{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-yellow-700:hover{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-yellow-800:hover{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-yellow-900:hover{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-green-50:hover{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-green-100:hover{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-green-200:hover{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-green-300:hover{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-green-500:hover{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-green-700:hover{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-green-800:hover{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-green-900:hover{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-teal-50:hover{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-teal-100:hover{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-teal-200:hover{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-teal-300:hover{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-teal-400:hover{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-teal-700:hover{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-teal-800:hover{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-teal-900:hover{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-blue-50:hover{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-blue-100:hover{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-blue-500:hover{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-blue-700:hover{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-blue-800:hover{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-indigo-50:hover{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-indigo-100:hover{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-indigo-200:hover{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-indigo-300:hover{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-indigo-400:hover{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-indigo-500:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-indigo-600:hover{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-indigo-700:hover{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-indigo-800:hover{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-indigo-900:hover{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-purple-50:hover{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-purple-100:hover{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-purple-200:hover{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-purple-300:hover{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-purple-400:hover{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-purple-500:hover{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-purple-600:hover{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-purple-700:hover{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-purple-800:hover{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-purple-900:hover{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-pink-50:hover{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-pink-100:hover{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-pink-200:hover{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-pink-300:hover{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-pink-400:hover{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-pink-500:hover{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-pink-600:hover{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-pink-700:hover{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-pink-800:hover{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .sm\:dark\:hover\:text-pink-900:hover{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-transparent:active{color:#0000}.theme-dark .sm\:dark\:active\:text-white:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-black:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-gray-50:active{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-gray-100:active{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-gray-200:active{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-gray-300:active{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-gray-400:active{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-gray-500:active{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-gray-600:active{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-gray-700:active{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-gray-800:active{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-gray-900:active{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-cool-gray-50:active{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-cool-gray-100:active{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-cool-gray-200:active{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-cool-gray-300:active{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-cool-gray-400:active{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-cool-gray-500:active{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-cool-gray-600:active{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-cool-gray-700:active{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-cool-gray-800:active{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-cool-gray-900:active{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-red-50:active{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-red-100:active{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-red-200:active{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-red-300:active{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-red-400:active{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-red-500:active{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-red-600:active{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-red-700:active{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-red-800:active{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-red-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-orange-50:active{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-orange-100:active{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-orange-200:active{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-orange-300:active{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-orange-400:active{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-orange-500:active{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-orange-600:active{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-orange-700:active{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-orange-800:active{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-orange-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-yellow-50:active{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-yellow-100:active{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-yellow-200:active{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-yellow-300:active{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-yellow-400:active{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-yellow-500:active{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-yellow-600:active{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-yellow-700:active{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-yellow-800:active{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-yellow-900:active{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-green-50:active{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-green-100:active{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-green-200:active{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-green-300:active{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-green-400:active{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-green-500:active{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-green-600:active{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-green-700:active{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-green-800:active{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-green-900:active{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-teal-50:active{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-teal-100:active{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-teal-200:active{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-teal-300:active{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-teal-400:active{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-teal-500:active{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-teal-600:active{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-teal-700:active{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-teal-800:active{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-teal-900:active{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-blue-50:active{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-blue-100:active{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-blue-200:active{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-blue-300:active{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-blue-400:active{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-blue-500:active{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-blue-600:active{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-blue-700:active{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-blue-800:active{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-blue-900:active{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-indigo-50:active{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-indigo-100:active{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-indigo-200:active{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-indigo-300:active{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-indigo-400:active{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-indigo-500:active{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-indigo-600:active{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-indigo-700:active{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-indigo-800:active{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-indigo-900:active{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-purple-50:active{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-purple-100:active{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-purple-200:active{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-purple-300:active{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-purple-400:active{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-purple-500:active{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-purple-600:active{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-purple-700:active{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-purple-800:active{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-purple-900:active{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-pink-50:active{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-pink-100:active{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-pink-200:active{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-pink-300:active{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-pink-400:active{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-pink-500:active{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-pink-600:active{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-pink-700:active{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-pink-800:active{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .sm\:dark\:active\:text-pink-900:active{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.sm\:text-opacity-0{--text-opacity:0}.sm\:text-opacity-25{--text-opacity:0.25}.sm\:text-opacity-50{--text-opacity:0.5}.sm\:text-opacity-75{--text-opacity:0.75}.sm\:text-opacity-100{--text-opacity:1}.sm\:hover\:text-opacity-0:hover{--text-opacity:0}.sm\:hover\:text-opacity-25:hover{--text-opacity:0.25}.sm\:hover\:text-opacity-50:hover{--text-opacity:0.5}.sm\:hover\:text-opacity-75:hover{--text-opacity:0.75}.sm\:hover\:text-opacity-100:hover{--text-opacity:1}.sm\:focus\:text-opacity-0:focus{--text-opacity:0}.sm\:focus\:text-opacity-25:focus{--text-opacity:0.25}.sm\:focus\:text-opacity-50:focus{--text-opacity:0.5}.sm\:focus\:text-opacity-75:focus{--text-opacity:0.75}.sm\:focus\:text-opacity-100:focus{--text-opacity:1}.sm\:italic{font-style:italic}.sm\:not-italic{font-style:normal}.sm\:uppercase{text-transform:uppercase}.sm\:lowercase{text-transform:lowercase}.sm\:capitalize{text-transform:capitalize}.sm\:normal-case{text-transform:none}.sm\:underline{text-decoration:underline}.sm\:line-through{text-decoration:line-through}.sm\:no-underline{text-decoration:none}.sm\:hover\:underline:hover{text-decoration:underline}.sm\:hover\:line-through:hover{text-decoration:line-through}.sm\:hover\:no-underline:hover{text-decoration:none}.sm\:focus\:underline:focus{text-decoration:underline}.sm\:focus\:line-through:focus{text-decoration:line-through}.sm\:focus\:no-underline:focus{text-decoration:none}.sm\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sm\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.sm\:diagonal-fractions,.sm\:lining-nums,.sm\:oldstyle-nums,.sm\:ordinal,.sm\:proportional-nums,.sm\:slashed-zero,.sm\:stacked-fractions,.sm\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.sm\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.sm\:ordinal{--font-variant-numeric-ordinal:ordinal}.sm\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.sm\:lining-nums{--font-variant-numeric-figure:lining-nums}.sm\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.sm\:proportional-nums{--font-variant-numeric-spacing:proportional-nums}.sm\:tabular-nums{--font-variant-numeric-spacing:tabular-nums}.sm\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.sm\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.sm\:tracking-tighter{letter-spacing:-.05em}.sm\:tracking-tight{letter-spacing:-.025em}.sm\:tracking-normal{letter-spacing:0}.sm\:tracking-wide{letter-spacing:.025em}.sm\:tracking-wider{letter-spacing:.05em}.sm\:tracking-widest{letter-spacing:.1em}.sm\:select-none{-webkit-user-select:none;user-select:none}.sm\:select-text{-webkit-user-select:text;user-select:text}.sm\:select-all{-webkit-user-select:all;user-select:all}.sm\:select-auto{-webkit-user-select:auto;user-select:auto}.sm\:align-baseline{vertical-align:initial}.sm\:align-top{vertical-align:top}.sm\:align-middle{vertical-align:middle}.sm\:align-bottom{vertical-align:bottom}.sm\:align-text-top{vertical-align:text-top}.sm\:align-text-bottom{vertical-align:text-bottom}.sm\:visible{visibility:visible}.sm\:invisible{visibility:hidden}.sm\:whitespace-normal{white-space:normal}.sm\:whitespace-no-wrap{white-space:nowrap}.sm\:whitespace-pre{white-space:pre}.sm\:whitespace-pre-line{white-space:pre-line}.sm\:whitespace-pre-wrap{white-space:pre-wrap}.sm\:break-normal{word-wrap:normal;overflow-wrap:normal;word-break:normal}.sm\:break-words{word-wrap:break-word;overflow-wrap:break-word}.sm\:break-all{word-break:break-all}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:w-0{width:0}.sm\:w-1{width:.25rem}.sm\:w-2{width:.5rem}.sm\:w-3{width:.75rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-8{width:2rem}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-16{width:4rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-32{width:8rem}.sm\:w-40{width:10rem}.sm\:w-48{width:12rem}.sm\:w-56{width:14rem}.sm\:w-64{width:16rem}.sm\:w-auto{width:auto}.sm\:w-px{width:1px}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-2\/4{width:50%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.666667%}.sm\:w-2\/6{width:33.333333%}.sm\:w-3\/6{width:50%}.sm\:w-4\/6{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-1\/12{width:8.333333%}.sm\:w-2\/12{width:16.666667%}.sm\:w-3\/12{width:25%}.sm\:w-4\/12{width:33.333333%}.sm\:w-5\/12{width:41.666667%}.sm\:w-6\/12{width:50%}.sm\:w-7\/12{width:58.333333%}.sm\:w-8\/12{width:66.666667%}.sm\:w-9\/12{width:75%}.sm\:w-10\/12{width:83.333333%}.sm\:w-11\/12{width:91.666667%}.sm\:w-full{width:100%}.sm\:w-screen{width:100vw}.sm\:z-0{z-index:0}.sm\:z-10{z-index:10}.sm\:z-20{z-index:20}.sm\:z-30{z-index:30}.sm\:z-40{z-index:40}.sm\:z-50{z-index:50}.sm\:z-auto{z-index:auto}.sm\:gap-0{grid-gap:0;gap:0}.sm\:gap-1{grid-gap:.25rem;gap:.25rem}.sm\:gap-2{grid-gap:.5rem;gap:.5rem}.sm\:gap-3{grid-gap:.75rem;gap:.75rem}.sm\:gap-4{grid-gap:1rem;gap:1rem}.sm\:gap-5{grid-gap:1.25rem;gap:1.25rem}.sm\:gap-6{grid-gap:1.5rem;gap:1.5rem}.sm\:gap-8{grid-gap:2rem;gap:2rem}.sm\:gap-10{grid-gap:2.5rem;gap:2.5rem}.sm\:gap-12{grid-gap:3rem;gap:3rem}.sm\:gap-16{grid-gap:4rem;gap:4rem}.sm\:gap-20{grid-gap:5rem;gap:5rem}.sm\:gap-24{grid-gap:6rem;gap:6rem}.sm\:gap-32{grid-gap:8rem;gap:8rem}.sm\:gap-40{grid-gap:10rem;gap:10rem}.sm\:gap-48{grid-gap:12rem;gap:12rem}.sm\:gap-56{grid-gap:14rem;gap:14rem}.sm\:gap-64{grid-gap:16rem;gap:16rem}.sm\:gap-px{grid-gap:1px;gap:1px}.sm\:col-gap-0{grid-column-gap:0;column-gap:0}.sm\:col-gap-1{grid-column-gap:.25rem;column-gap:.25rem}.sm\:col-gap-2{grid-column-gap:.5rem;column-gap:.5rem}.sm\:col-gap-3{grid-column-gap:.75rem;column-gap:.75rem}.sm\:col-gap-4{grid-column-gap:1rem;column-gap:1rem}.sm\:col-gap-5{grid-column-gap:1.25rem;column-gap:1.25rem}.sm\:col-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.sm\:col-gap-8{grid-column-gap:2rem;column-gap:2rem}.sm\:col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.sm\:col-gap-12{grid-column-gap:3rem;column-gap:3rem}.sm\:col-gap-16{grid-column-gap:4rem;column-gap:4rem}.sm\:col-gap-20{grid-column-gap:5rem;column-gap:5rem}.sm\:col-gap-24{grid-column-gap:6rem;column-gap:6rem}.sm\:col-gap-32{grid-column-gap:8rem;column-gap:8rem}.sm\:col-gap-40{grid-column-gap:10rem;column-gap:10rem}.sm\:col-gap-48{grid-column-gap:12rem;column-gap:12rem}.sm\:col-gap-56{grid-column-gap:14rem;column-gap:14rem}.sm\:col-gap-64{grid-column-gap:16rem;column-gap:16rem}.sm\:col-gap-px{grid-column-gap:1px;column-gap:1px}.sm\:gap-x-0{grid-column-gap:0;column-gap:0}.sm\:gap-x-1{grid-column-gap:.25rem;column-gap:.25rem}.sm\:gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.sm\:gap-x-3{grid-column-gap:.75rem;column-gap:.75rem}.sm\:gap-x-4{grid-column-gap:1rem;column-gap:1rem}.sm\:gap-x-5{grid-column-gap:1.25rem;column-gap:1.25rem}.sm\:gap-x-6{grid-column-gap:1.5rem;column-gap:1.5rem}.sm\:gap-x-8{grid-column-gap:2rem;column-gap:2rem}.sm\:gap-x-10{grid-column-gap:2.5rem;column-gap:2.5rem}.sm\:gap-x-12{grid-column-gap:3rem;column-gap:3rem}.sm\:gap-x-16{grid-column-gap:4rem;column-gap:4rem}.sm\:gap-x-20{grid-column-gap:5rem;column-gap:5rem}.sm\:gap-x-24{grid-column-gap:6rem;column-gap:6rem}.sm\:gap-x-32{grid-column-gap:8rem;column-gap:8rem}.sm\:gap-x-40{grid-column-gap:10rem;column-gap:10rem}.sm\:gap-x-48{grid-column-gap:12rem;column-gap:12rem}.sm\:gap-x-56{grid-column-gap:14rem;column-gap:14rem}.sm\:gap-x-64{grid-column-gap:16rem;column-gap:16rem}.sm\:gap-x-px{grid-column-gap:1px;column-gap:1px}.sm\:row-gap-0{grid-row-gap:0;row-gap:0}.sm\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.sm\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.sm\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.sm\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.sm\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.sm\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.sm\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.sm\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.sm\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.sm\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.sm\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.sm\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.sm\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.sm\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.sm\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.sm\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.sm\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.sm\:row-gap-px{grid-row-gap:1px;row-gap:1px}.sm\:gap-y-0{grid-row-gap:0;row-gap:0}.sm\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.sm\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.sm\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.sm\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.sm\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.sm\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.sm\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.sm\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.sm\:gap-y-12{grid-row-gap:3rem;row-gap:3rem}.sm\:gap-y-16{grid-row-gap:4rem;row-gap:4rem}.sm\:gap-y-20{grid-row-gap:5rem;row-gap:5rem}.sm\:gap-y-24{grid-row-gap:6rem;row-gap:6rem}.sm\:gap-y-32{grid-row-gap:8rem;row-gap:8rem}.sm\:gap-y-40{grid-row-gap:10rem;row-gap:10rem}.sm\:gap-y-48{grid-row-gap:12rem;row-gap:12rem}.sm\:gap-y-56{grid-row-gap:14rem;row-gap:14rem}.sm\:gap-y-64{grid-row-gap:16rem;row-gap:16rem}.sm\:gap-y-px{grid-row-gap:1px;row-gap:1px}.sm\:grid-flow-row{grid-auto-flow:row}.sm\:grid-flow-col{grid-auto-flow:column}.sm\:grid-flow-row-dense{grid-auto-flow:row dense}.sm\:grid-flow-col-dense{grid-auto-flow:column dense}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-none{grid-template-columns:none}.sm\:auto-cols-auto{grid-auto-columns:auto}.sm\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.sm\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.sm\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.sm\:col-auto{grid-column:auto}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-span-5{grid-column:span 5/span 5}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-7{grid-column:span 7/span 7}.sm\:col-span-8{grid-column:span 8/span 8}.sm\:col-span-9{grid-column:span 9/span 9}.sm\:col-span-10{grid-column:span 10/span 10}.sm\:col-span-11{grid-column:span 11/span 11}.sm\:col-span-12{grid-column:span 12/span 12}.sm\:col-span-full{grid-column:1/-1}.sm\:col-start-1{grid-column-start:1}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-3{grid-column-start:3}.sm\:col-start-4{grid-column-start:4}.sm\:col-start-5{grid-column-start:5}.sm\:col-start-6{grid-column-start:6}.sm\:col-start-7{grid-column-start:7}.sm\:col-start-8{grid-column-start:8}.sm\:col-start-9{grid-column-start:9}.sm\:col-start-10{grid-column-start:10}.sm\:col-start-11{grid-column-start:11}.sm\:col-start-12{grid-column-start:12}.sm\:col-start-13{grid-column-start:13}.sm\:col-start-auto{grid-column-start:auto}.sm\:col-end-1{grid-column-end:1}.sm\:col-end-2{grid-column-end:2}.sm\:col-end-3{grid-column-end:3}.sm\:col-end-4{grid-column-end:4}.sm\:col-end-5{grid-column-end:5}.sm\:col-end-6{grid-column-end:6}.sm\:col-end-7{grid-column-end:7}.sm\:col-end-8{grid-column-end:8}.sm\:col-end-9{grid-column-end:9}.sm\:col-end-10{grid-column-end:10}.sm\:col-end-11{grid-column-end:11}.sm\:col-end-12{grid-column-end:12}.sm\:col-end-13{grid-column-end:13}.sm\:col-end-auto{grid-column-end:auto}.sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.sm\:grid-rows-none{grid-template-rows:none}.sm\:auto-rows-auto{grid-auto-rows:auto}.sm\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.sm\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.sm\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.sm\:row-auto{grid-row:auto}.sm\:row-span-1{grid-row:span 1/span 1}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:row-span-3{grid-row:span 3/span 3}.sm\:row-span-4{grid-row:span 4/span 4}.sm\:row-span-5{grid-row:span 5/span 5}.sm\:row-span-6{grid-row:span 6/span 6}.sm\:row-span-full{grid-row:1/-1}.sm\:row-start-1{grid-row-start:1}.sm\:row-start-2{grid-row-start:2}.sm\:row-start-3{grid-row-start:3}.sm\:row-start-4{grid-row-start:4}.sm\:row-start-5{grid-row-start:5}.sm\:row-start-6{grid-row-start:6}.sm\:row-start-7{grid-row-start:7}.sm\:row-start-auto{grid-row-start:auto}.sm\:row-end-1{grid-row-end:1}.sm\:row-end-2{grid-row-end:2}.sm\:row-end-3{grid-row-end:3}.sm\:row-end-4{grid-row-end:4}.sm\:row-end-5{grid-row-end:5}.sm\:row-end-6{grid-row-end:6}.sm\:row-end-7{grid-row-end:7}.sm\:row-end-auto{grid-row-end:auto}.sm\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.sm\:transform-none{transform:none}.sm\:origin-center{transform-origin:center}.sm\:origin-top{transform-origin:top}.sm\:origin-top-right{transform-origin:top right}.sm\:origin-right{transform-origin:right}.sm\:origin-bottom-right{transform-origin:bottom right}.sm\:origin-bottom{transform-origin:bottom}.sm\:origin-bottom-left{transform-origin:bottom left}.sm\:origin-left{transform-origin:left}.sm\:origin-top-left{transform-origin:top left}.sm\:scale-0{--transform-scale-x:0;--transform-scale-y:0}.sm\:scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.sm\:scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.sm\:scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.sm\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.sm\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.sm\:scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.sm\:scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.sm\:scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.sm\:scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.sm\:scale-x-0{--transform-scale-x:0}.sm\:scale-x-50{--transform-scale-x:.5}.sm\:scale-x-75{--transform-scale-x:.75}.sm\:scale-x-90{--transform-scale-x:.9}.sm\:scale-x-95{--transform-scale-x:.95}.sm\:scale-x-100{--transform-scale-x:1}.sm\:scale-x-105{--transform-scale-x:1.05}.sm\:scale-x-110{--transform-scale-x:1.1}.sm\:scale-x-125{--transform-scale-x:1.25}.sm\:scale-x-150{--transform-scale-x:1.5}.sm\:scale-y-0{--transform-scale-y:0}.sm\:scale-y-50{--transform-scale-y:.5}.sm\:scale-y-75{--transform-scale-y:.75}.sm\:scale-y-90{--transform-scale-y:.9}.sm\:scale-y-95{--transform-scale-y:.95}.sm\:scale-y-100{--transform-scale-y:1}.sm\:scale-y-105{--transform-scale-y:1.05}.sm\:scale-y-110{--transform-scale-y:1.1}.sm\:scale-y-125{--transform-scale-y:1.25}.sm\:scale-y-150{--transform-scale-y:1.5}.sm\:hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.sm\:hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.sm\:hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.sm\:hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.sm\:hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.sm\:hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.sm\:hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.sm\:hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.sm\:hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.sm\:hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.sm\:hover\:scale-x-0:hover{--transform-scale-x:0}.sm\:hover\:scale-x-50:hover{--transform-scale-x:.5}.sm\:hover\:scale-x-75:hover{--transform-scale-x:.75}.sm\:hover\:scale-x-90:hover{--transform-scale-x:.9}.sm\:hover\:scale-x-95:hover{--transform-scale-x:.95}.sm\:hover\:scale-x-100:hover{--transform-scale-x:1}.sm\:hover\:scale-x-105:hover{--transform-scale-x:1.05}.sm\:hover\:scale-x-110:hover{--transform-scale-x:1.1}.sm\:hover\:scale-x-125:hover{--transform-scale-x:1.25}.sm\:hover\:scale-x-150:hover{--transform-scale-x:1.5}.sm\:hover\:scale-y-0:hover{--transform-scale-y:0}.sm\:hover\:scale-y-50:hover{--transform-scale-y:.5}.sm\:hover\:scale-y-75:hover{--transform-scale-y:.75}.sm\:hover\:scale-y-90:hover{--transform-scale-y:.9}.sm\:hover\:scale-y-95:hover{--transform-scale-y:.95}.sm\:hover\:scale-y-100:hover{--transform-scale-y:1}.sm\:hover\:scale-y-105:hover{--transform-scale-y:1.05}.sm\:hover\:scale-y-110:hover{--transform-scale-y:1.1}.sm\:hover\:scale-y-125:hover{--transform-scale-y:1.25}.sm\:hover\:scale-y-150:hover{--transform-scale-y:1.5}.sm\:focus\:scale-0:focus{--transform-scale-x:0;--transform-scale-y:0}.sm\:focus\:scale-50:focus{--transform-scale-x:.5;--transform-scale-y:.5}.sm\:focus\:scale-75:focus{--transform-scale-x:.75;--transform-scale-y:.75}.sm\:focus\:scale-90:focus{--transform-scale-x:.9;--transform-scale-y:.9}.sm\:focus\:scale-95:focus{--transform-scale-x:.95;--transform-scale-y:.95}.sm\:focus\:scale-100:focus{--transform-scale-x:1;--transform-scale-y:1}.sm\:focus\:scale-105:focus{--transform-scale-x:1.05;--transform-scale-y:1.05}.sm\:focus\:scale-110:focus{--transform-scale-x:1.1;--transform-scale-y:1.1}.sm\:focus\:scale-125:focus{--transform-scale-x:1.25;--transform-scale-y:1.25}.sm\:focus\:scale-150:focus{--transform-scale-x:1.5;--transform-scale-y:1.5}.sm\:focus\:scale-x-0:focus{--transform-scale-x:0}.sm\:focus\:scale-x-50:focus{--transform-scale-x:.5}.sm\:focus\:scale-x-75:focus{--transform-scale-x:.75}.sm\:focus\:scale-x-90:focus{--transform-scale-x:.9}.sm\:focus\:scale-x-95:focus{--transform-scale-x:.95}.sm\:focus\:scale-x-100:focus{--transform-scale-x:1}.sm\:focus\:scale-x-105:focus{--transform-scale-x:1.05}.sm\:focus\:scale-x-110:focus{--transform-scale-x:1.1}.sm\:focus\:scale-x-125:focus{--transform-scale-x:1.25}.sm\:focus\:scale-x-150:focus{--transform-scale-x:1.5}.sm\:focus\:scale-y-0:focus{--transform-scale-y:0}.sm\:focus\:scale-y-50:focus{--transform-scale-y:.5}.sm\:focus\:scale-y-75:focus{--transform-scale-y:.75}.sm\:focus\:scale-y-90:focus{--transform-scale-y:.9}.sm\:focus\:scale-y-95:focus{--transform-scale-y:.95}.sm\:focus\:scale-y-100:focus{--transform-scale-y:1}.sm\:focus\:scale-y-105:focus{--transform-scale-y:1.05}.sm\:focus\:scale-y-110:focus{--transform-scale-y:1.1}.sm\:focus\:scale-y-125:focus{--transform-scale-y:1.25}.sm\:focus\:scale-y-150:focus{--transform-scale-y:1.5}.sm\:rotate-0{--transform-rotate:0}.sm\:rotate-1{--transform-rotate:1deg}.sm\:rotate-2{--transform-rotate:2deg}.sm\:rotate-3{--transform-rotate:3deg}.sm\:rotate-6{--transform-rotate:6deg}.sm\:rotate-12{--transform-rotate:12deg}.sm\:rotate-45{--transform-rotate:45deg}.sm\:rotate-90{--transform-rotate:90deg}.sm\:rotate-180{--transform-rotate:180deg}.sm\:-rotate-180{--transform-rotate:-180deg}.sm\:-rotate-90{--transform-rotate:-90deg}.sm\:-rotate-45{--transform-rotate:-45deg}.sm\:-rotate-12{--transform-rotate:-12deg}.sm\:-rotate-6{--transform-rotate:-6deg}.sm\:-rotate-3{--transform-rotate:-3deg}.sm\:-rotate-2{--transform-rotate:-2deg}.sm\:-rotate-1{--transform-rotate:-1deg}.sm\:hover\:rotate-0:hover{--transform-rotate:0}.sm\:hover\:rotate-1:hover{--transform-rotate:1deg}.sm\:hover\:rotate-2:hover{--transform-rotate:2deg}.sm\:hover\:rotate-3:hover{--transform-rotate:3deg}.sm\:hover\:rotate-6:hover{--transform-rotate:6deg}.sm\:hover\:rotate-12:hover{--transform-rotate:12deg}.sm\:hover\:rotate-45:hover{--transform-rotate:45deg}.sm\:hover\:rotate-90:hover{--transform-rotate:90deg}.sm\:hover\:rotate-180:hover{--transform-rotate:180deg}.sm\:hover\:-rotate-180:hover{--transform-rotate:-180deg}.sm\:hover\:-rotate-90:hover{--transform-rotate:-90deg}.sm\:hover\:-rotate-45:hover{--transform-rotate:-45deg}.sm\:hover\:-rotate-12:hover{--transform-rotate:-12deg}.sm\:hover\:-rotate-6:hover{--transform-rotate:-6deg}.sm\:hover\:-rotate-3:hover{--transform-rotate:-3deg}.sm\:hover\:-rotate-2:hover{--transform-rotate:-2deg}.sm\:hover\:-rotate-1:hover{--transform-rotate:-1deg}.sm\:focus\:rotate-0:focus{--transform-rotate:0}.sm\:focus\:rotate-1:focus{--transform-rotate:1deg}.sm\:focus\:rotate-2:focus{--transform-rotate:2deg}.sm\:focus\:rotate-3:focus{--transform-rotate:3deg}.sm\:focus\:rotate-6:focus{--transform-rotate:6deg}.sm\:focus\:rotate-12:focus{--transform-rotate:12deg}.sm\:focus\:rotate-45:focus{--transform-rotate:45deg}.sm\:focus\:rotate-90:focus{--transform-rotate:90deg}.sm\:focus\:rotate-180:focus{--transform-rotate:180deg}.sm\:focus\:-rotate-180:focus{--transform-rotate:-180deg}.sm\:focus\:-rotate-90:focus{--transform-rotate:-90deg}.sm\:focus\:-rotate-45:focus{--transform-rotate:-45deg}.sm\:focus\:-rotate-12:focus{--transform-rotate:-12deg}.sm\:focus\:-rotate-6:focus{--transform-rotate:-6deg}.sm\:focus\:-rotate-3:focus{--transform-rotate:-3deg}.sm\:focus\:-rotate-2:focus{--transform-rotate:-2deg}.sm\:focus\:-rotate-1:focus{--transform-rotate:-1deg}.sm\:translate-x-0{--transform-translate-x:0}.sm\:translate-x-1{--transform-translate-x:0.25rem}.sm\:translate-x-2{--transform-translate-x:0.5rem}.sm\:translate-x-3{--transform-translate-x:0.75rem}.sm\:translate-x-4{--transform-translate-x:1rem}.sm\:translate-x-5{--transform-translate-x:1.25rem}.sm\:translate-x-6{--transform-translate-x:1.5rem}.sm\:translate-x-8{--transform-translate-x:2rem}.sm\:translate-x-10{--transform-translate-x:2.5rem}.sm\:translate-x-12{--transform-translate-x:3rem}.sm\:translate-x-16{--transform-translate-x:4rem}.sm\:translate-x-20{--transform-translate-x:5rem}.sm\:translate-x-24{--transform-translate-x:6rem}.sm\:translate-x-32{--transform-translate-x:8rem}.sm\:translate-x-40{--transform-translate-x:10rem}.sm\:translate-x-48{--transform-translate-x:12rem}.sm\:translate-x-56{--transform-translate-x:14rem}.sm\:translate-x-64{--transform-translate-x:16rem}.sm\:translate-x-px{--transform-translate-x:1px}.sm\:-translate-x-1{--transform-translate-x:-0.25rem}.sm\:-translate-x-2{--transform-translate-x:-0.5rem}.sm\:-translate-x-3{--transform-translate-x:-0.75rem}.sm\:-translate-x-4{--transform-translate-x:-1rem}.sm\:-translate-x-5{--transform-translate-x:-1.25rem}.sm\:-translate-x-6{--transform-translate-x:-1.5rem}.sm\:-translate-x-8{--transform-translate-x:-2rem}.sm\:-translate-x-10{--transform-translate-x:-2.5rem}.sm\:-translate-x-12{--transform-translate-x:-3rem}.sm\:-translate-x-16{--transform-translate-x:-4rem}.sm\:-translate-x-20{--transform-translate-x:-5rem}.sm\:-translate-x-24{--transform-translate-x:-6rem}.sm\:-translate-x-32{--transform-translate-x:-8rem}.sm\:-translate-x-40{--transform-translate-x:-10rem}.sm\:-translate-x-48{--transform-translate-x:-12rem}.sm\:-translate-x-56{--transform-translate-x:-14rem}.sm\:-translate-x-64{--transform-translate-x:-16rem}.sm\:-translate-x-px{--transform-translate-x:-1px}.sm\:-translate-x-full{--transform-translate-x:-100%}.sm\:-translate-x-1\/2{--transform-translate-x:-50%}.sm\:translate-x-1\/2{--transform-translate-x:50%}.sm\:translate-x-full{--transform-translate-x:100%}.sm\:translate-y-0{--transform-translate-y:0}.sm\:translate-y-1{--transform-translate-y:0.25rem}.sm\:translate-y-2{--transform-translate-y:0.5rem}.sm\:translate-y-3{--transform-translate-y:0.75rem}.sm\:translate-y-4{--transform-translate-y:1rem}.sm\:translate-y-5{--transform-translate-y:1.25rem}.sm\:translate-y-6{--transform-translate-y:1.5rem}.sm\:translate-y-8{--transform-translate-y:2rem}.sm\:translate-y-10{--transform-translate-y:2.5rem}.sm\:translate-y-12{--transform-translate-y:3rem}.sm\:translate-y-16{--transform-translate-y:4rem}.sm\:translate-y-20{--transform-translate-y:5rem}.sm\:translate-y-24{--transform-translate-y:6rem}.sm\:translate-y-32{--transform-translate-y:8rem}.sm\:translate-y-40{--transform-translate-y:10rem}.sm\:translate-y-48{--transform-translate-y:12rem}.sm\:translate-y-56{--transform-translate-y:14rem}.sm\:translate-y-64{--transform-translate-y:16rem}.sm\:translate-y-px{--transform-translate-y:1px}.sm\:-translate-y-1{--transform-translate-y:-0.25rem}.sm\:-translate-y-2{--transform-translate-y:-0.5rem}.sm\:-translate-y-3{--transform-translate-y:-0.75rem}.sm\:-translate-y-4{--transform-translate-y:-1rem}.sm\:-translate-y-5{--transform-translate-y:-1.25rem}.sm\:-translate-y-6{--transform-translate-y:-1.5rem}.sm\:-translate-y-8{--transform-translate-y:-2rem}.sm\:-translate-y-10{--transform-translate-y:-2.5rem}.sm\:-translate-y-12{--transform-translate-y:-3rem}.sm\:-translate-y-16{--transform-translate-y:-4rem}.sm\:-translate-y-20{--transform-translate-y:-5rem}.sm\:-translate-y-24{--transform-translate-y:-6rem}.sm\:-translate-y-32{--transform-translate-y:-8rem}.sm\:-translate-y-40{--transform-translate-y:-10rem}.sm\:-translate-y-48{--transform-translate-y:-12rem}.sm\:-translate-y-56{--transform-translate-y:-14rem}.sm\:-translate-y-64{--transform-translate-y:-16rem}.sm\:-translate-y-px{--transform-translate-y:-1px}.sm\:-translate-y-full{--transform-translate-y:-100%}.sm\:-translate-y-1\/2{--transform-translate-y:-50%}.sm\:translate-y-1\/2{--transform-translate-y:50%}.sm\:translate-y-full{--transform-translate-y:100%}.sm\:hover\:translate-x-0:hover{--transform-translate-x:0}.sm\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.sm\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.sm\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.sm\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.sm\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.sm\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.sm\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.sm\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.sm\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.sm\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.sm\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.sm\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.sm\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.sm\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.sm\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.sm\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.sm\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.sm\:hover\:translate-x-px:hover{--transform-translate-x:1px}.sm\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.sm\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.sm\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.sm\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.sm\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.sm\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.sm\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.sm\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.sm\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.sm\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.sm\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.sm\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.sm\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.sm\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.sm\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.sm\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.sm\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.sm\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.sm\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.sm\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.sm\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.sm\:hover\:translate-x-full:hover{--transform-translate-x:100%}.sm\:hover\:translate-y-0:hover{--transform-translate-y:0}.sm\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.sm\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.sm\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.sm\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.sm\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.sm\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.sm\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.sm\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.sm\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.sm\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.sm\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.sm\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.sm\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.sm\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.sm\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.sm\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.sm\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.sm\:hover\:translate-y-px:hover{--transform-translate-y:1px}.sm\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.sm\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.sm\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.sm\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.sm\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.sm\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.sm\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.sm\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.sm\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.sm\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.sm\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.sm\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.sm\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.sm\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.sm\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.sm\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.sm\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.sm\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.sm\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.sm\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.sm\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.sm\:hover\:translate-y-full:hover{--transform-translate-y:100%}.sm\:focus\:translate-x-0:focus{--transform-translate-x:0}.sm\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.sm\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.sm\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.sm\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.sm\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.sm\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.sm\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.sm\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.sm\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.sm\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.sm\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.sm\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.sm\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.sm\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.sm\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.sm\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.sm\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.sm\:focus\:translate-x-px:focus{--transform-translate-x:1px}.sm\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.sm\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.sm\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.sm\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.sm\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.sm\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.sm\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.sm\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.sm\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.sm\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.sm\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.sm\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.sm\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.sm\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.sm\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.sm\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.sm\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.sm\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.sm\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.sm\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.sm\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.sm\:focus\:translate-x-full:focus{--transform-translate-x:100%}.sm\:focus\:translate-y-0:focus{--transform-translate-y:0}.sm\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.sm\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.sm\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.sm\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.sm\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.sm\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.sm\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.sm\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.sm\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.sm\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.sm\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.sm\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.sm\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.sm\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.sm\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.sm\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.sm\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.sm\:focus\:translate-y-px:focus{--transform-translate-y:1px}.sm\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.sm\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.sm\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.sm\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.sm\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.sm\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.sm\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.sm\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.sm\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.sm\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.sm\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.sm\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.sm\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.sm\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.sm\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.sm\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.sm\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.sm\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.sm\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.sm\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.sm\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.sm\:focus\:translate-y-full:focus{--transform-translate-y:100%}.sm\:skew-x-0{--transform-skew-x:0}.sm\:skew-x-1{--transform-skew-x:1deg}.sm\:skew-x-2{--transform-skew-x:2deg}.sm\:skew-x-3{--transform-skew-x:3deg}.sm\:skew-x-6{--transform-skew-x:6deg}.sm\:skew-x-12{--transform-skew-x:12deg}.sm\:-skew-x-12{--transform-skew-x:-12deg}.sm\:-skew-x-6{--transform-skew-x:-6deg}.sm\:-skew-x-3{--transform-skew-x:-3deg}.sm\:-skew-x-2{--transform-skew-x:-2deg}.sm\:-skew-x-1{--transform-skew-x:-1deg}.sm\:skew-y-0{--transform-skew-y:0}.sm\:skew-y-1{--transform-skew-y:1deg}.sm\:skew-y-2{--transform-skew-y:2deg}.sm\:skew-y-3{--transform-skew-y:3deg}.sm\:skew-y-6{--transform-skew-y:6deg}.sm\:skew-y-12{--transform-skew-y:12deg}.sm\:-skew-y-12{--transform-skew-y:-12deg}.sm\:-skew-y-6{--transform-skew-y:-6deg}.sm\:-skew-y-3{--transform-skew-y:-3deg}.sm\:-skew-y-2{--transform-skew-y:-2deg}.sm\:-skew-y-1{--transform-skew-y:-1deg}.sm\:hover\:skew-x-0:hover{--transform-skew-x:0}.sm\:hover\:skew-x-1:hover{--transform-skew-x:1deg}.sm\:hover\:skew-x-2:hover{--transform-skew-x:2deg}.sm\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.sm\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.sm\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.sm\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.sm\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.sm\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.sm\:hover\:-skew-x-2:hover{--transform-skew-x:-2deg}.sm\:hover\:-skew-x-1:hover{--transform-skew-x:-1deg}.sm\:hover\:skew-y-0:hover{--transform-skew-y:0}.sm\:hover\:skew-y-1:hover{--transform-skew-y:1deg}.sm\:hover\:skew-y-2:hover{--transform-skew-y:2deg}.sm\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.sm\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.sm\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.sm\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.sm\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.sm\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.sm\:hover\:-skew-y-2:hover{--transform-skew-y:-2deg}.sm\:hover\:-skew-y-1:hover{--transform-skew-y:-1deg}.sm\:focus\:skew-x-0:focus{--transform-skew-x:0}.sm\:focus\:skew-x-1:focus{--transform-skew-x:1deg}.sm\:focus\:skew-x-2:focus{--transform-skew-x:2deg}.sm\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.sm\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.sm\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.sm\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.sm\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.sm\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.sm\:focus\:-skew-x-2:focus{--transform-skew-x:-2deg}.sm\:focus\:-skew-x-1:focus{--transform-skew-x:-1deg}.sm\:focus\:skew-y-0:focus{--transform-skew-y:0}.sm\:focus\:skew-y-1:focus{--transform-skew-y:1deg}.sm\:focus\:skew-y-2:focus{--transform-skew-y:2deg}.sm\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.sm\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.sm\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.sm\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.sm\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.sm\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.sm\:focus\:-skew-y-2:focus{--transform-skew-y:-2deg}.sm\:focus\:-skew-y-1:focus{--transform-skew-y:-1deg}.sm\:transition-none{transition-property:none}.sm\:transition-all{transition-property:all}.sm\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.sm\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.sm\:transition-opacity{transition-property:opacity}.sm\:transition-shadow{transition-property:box-shadow}.sm\:transition-transform{transition-property:transform}.sm\:ease-linear{transition-timing-function:linear}.sm\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.sm\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.sm\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:duration-75{transition-duration:75ms}.sm\:duration-100{transition-duration:.1s}.sm\:duration-150{transition-duration:.15s}.sm\:duration-200{transition-duration:.2s}.sm\:duration-300{transition-duration:.3s}.sm\:duration-500{transition-duration:.5s}.sm\:duration-700{transition-duration:.7s}.sm\:duration-1000{transition-duration:1s}.sm\:delay-75{transition-delay:75ms}.sm\:delay-100{transition-delay:.1s}.sm\:delay-150{transition-delay:.15s}.sm\:delay-200{transition-delay:.2s}.sm\:delay-300{transition-delay:.3s}.sm\:delay-500{transition-delay:.5s}.sm\:delay-700{transition-delay:.7s}.sm\:delay-1000{transition-delay:1s}.sm\:animate-none{animation:none}.sm\:animate-spin{animation:spin 1s linear infinite}.sm\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.sm\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.sm\:animate-bounce{animation:bounce 1s infinite}.sm\:shadow-outline-white{box-shadow:0 0 0 3px #ffffff73}.sm\:shadow-outline-black{box-shadow:0 0 0 3px #00000073}.sm\:shadow-outline-gray{box-shadow:0 0 0 3px #d5d6d773}.sm\:shadow-outline-cool-gray{box-shadow:0 0 0 3px #cfd8e373}.sm\:shadow-outline-red{box-shadow:0 0 0 3px #f8b4b473}.sm\:shadow-outline-orange{box-shadow:0 0 0 3px #fdba8c73}.sm\:shadow-outline-yellow{box-shadow:0 0 0 3px #faca1573}.sm\:shadow-outline-green{box-shadow:0 0 0 3px #84e1bc73}.sm\:shadow-outline-teal{box-shadow:0 0 0 3px #7edce273}.sm\:shadow-outline-blue{box-shadow:0 0 0 3px #a4cafe73}.sm\:shadow-outline-indigo{box-shadow:0 0 0 3px #b4c6fc73}.sm\:shadow-outline-purple{box-shadow:0 0 0 3px #cabffd73}.sm\:shadow-outline-pink{box-shadow:0 0 0 3px #f8b4d973}.sm\:hover\:shadow-outline-white:hover{box-shadow:0 0 0 3px #ffffff73}.sm\:hover\:shadow-outline-black:hover{box-shadow:0 0 0 3px #00000073}.sm\:hover\:shadow-outline-gray:hover{box-shadow:0 0 0 3px #d5d6d773}.sm\:hover\:shadow-outline-cool-gray:hover{box-shadow:0 0 0 3px #cfd8e373}.sm\:hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px #f8b4b473}.sm\:hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px #fdba8c73}.sm\:hover\:shadow-outline-yellow:hover{box-shadow:0 0 0 3px #faca1573}.sm\:hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px #84e1bc73}.sm\:hover\:shadow-outline-teal:hover{box-shadow:0 0 0 3px #7edce273}.sm\:hover\:shadow-outline-blue:hover{box-shadow:0 0 0 3px #a4cafe73}.sm\:hover\:shadow-outline-indigo:hover{box-shadow:0 0 0 3px #b4c6fc73}.sm\:hover\:shadow-outline-purple:hover{box-shadow:0 0 0 3px #cabffd73}.sm\:hover\:shadow-outline-pink:hover{box-shadow:0 0 0 3px #f8b4d973}.sm\:focus\:shadow-outline-white:focus{box-shadow:0 0 0 3px #ffffff73}.sm\:focus\:shadow-outline-black:focus{box-shadow:0 0 0 3px #00000073}.sm\:focus\:shadow-outline-gray:focus{box-shadow:0 0 0 3px #d5d6d773}.sm\:focus\:shadow-outline-cool-gray:focus{box-shadow:0 0 0 3px #cfd8e373}.sm\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px #f8b4b473}.sm\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px #fdba8c73}.sm\:focus\:shadow-outline-yellow:focus{box-shadow:0 0 0 3px #faca1573}.sm\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px #84e1bc73}.sm\:focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px #7edce273}.sm\:focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px #a4cafe73}.sm\:focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px #b4c6fc73}.sm\:focus\:shadow-outline-purple:focus{box-shadow:0 0 0 3px #cabffd73}.sm\:focus\:shadow-outline-pink:focus{box-shadow:0 0 0 3px #f8b4d973}.theme-dark .sm\:dark\:focus\:shadow-outline-white:focus{box-shadow:0 0 0 3px #ffffff73}.theme-dark .sm\:dark\:focus\:shadow-outline-black:focus{box-shadow:0 0 0 3px #00000073}.theme-dark .sm\:dark\:focus\:shadow-outline-gray:focus{box-shadow:0 0 0 3px #d5d6d773}.theme-dark .sm\:dark\:focus\:shadow-outline-cool-gray:focus{box-shadow:0 0 0 3px #cfd8e373}.theme-dark .sm\:dark\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px #f8b4b473}.theme-dark .sm\:dark\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px #fdba8c73}.theme-dark .sm\:dark\:focus\:shadow-outline-yellow:focus{box-shadow:0 0 0 3px #faca1573}.theme-dark .sm\:dark\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px #84e1bc73}.theme-dark .sm\:dark\:focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px #7edce273}.theme-dark .sm\:dark\:focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px #a4cafe73}.theme-dark .sm\:dark\:focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px #b4c6fc73}.theme-dark .sm\:dark\:focus\:shadow-outline-purple:focus{box-shadow:0 0 0 3px #cabffd73}.theme-dark .sm\:dark\:focus\:shadow-outline-pink:focus{box-shadow:0 0 0 3px #f8b4d973}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}.md\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(0px*var(--space-y-reverse));margin-top:calc(0px*(1 - var(--space-y-reverse)))}.md\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(0px*(1 - var(--space-x-reverse)));margin-right:calc(0px*var(--space-x-reverse))}.md\:space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.25rem*var(--space-y-reverse));margin-top:calc(.25rem*(1 - var(--space-y-reverse)))}.md\:space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--space-x-reverse)));margin-right:calc(.25rem*var(--space-x-reverse))}.md\:space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.5rem*var(--space-y-reverse));margin-top:calc(.5rem*(1 - var(--space-y-reverse)))}.md\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--space-x-reverse)));margin-right:calc(.5rem*var(--space-x-reverse))}.md\:space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.75rem*var(--space-y-reverse));margin-top:calc(.75rem*(1 - var(--space-y-reverse)))}.md\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--space-x-reverse)));margin-right:calc(.75rem*var(--space-x-reverse))}.md\:space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1rem*var(--space-y-reverse));margin-top:calc(1rem*(1 - var(--space-y-reverse)))}.md\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1rem*(1 - var(--space-x-reverse)));margin-right:calc(1rem*var(--space-x-reverse))}.md\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1.25rem*var(--space-y-reverse));margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))}.md\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)));margin-right:calc(1.25rem*var(--space-x-reverse))}.md\:space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1.5rem*var(--space-y-reverse));margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))}.md\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)));margin-right:calc(1.5rem*var(--space-x-reverse))}.md\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(2rem*var(--space-y-reverse));margin-top:calc(2rem*(1 - var(--space-y-reverse)))}.md\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(2rem*(1 - var(--space-x-reverse)));margin-right:calc(2rem*var(--space-x-reverse))}.md\:space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(2.5rem*var(--space-y-reverse));margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))}.md\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)));margin-right:calc(2.5rem*var(--space-x-reverse))}.md\:space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(3rem*var(--space-y-reverse));margin-top:calc(3rem*(1 - var(--space-y-reverse)))}.md\:space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(3rem*(1 - var(--space-x-reverse)));margin-right:calc(3rem*var(--space-x-reverse))}.md\:space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(4rem*var(--space-y-reverse));margin-top:calc(4rem*(1 - var(--space-y-reverse)))}.md\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(4rem*(1 - var(--space-x-reverse)));margin-right:calc(4rem*var(--space-x-reverse))}.md\:space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(5rem*var(--space-y-reverse));margin-top:calc(5rem*(1 - var(--space-y-reverse)))}.md\:space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(5rem*(1 - var(--space-x-reverse)));margin-right:calc(5rem*var(--space-x-reverse))}.md\:space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(6rem*var(--space-y-reverse));margin-top:calc(6rem*(1 - var(--space-y-reverse)))}.md\:space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(6rem*(1 - var(--space-x-reverse)));margin-right:calc(6rem*var(--space-x-reverse))}.md\:space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(8rem*var(--space-y-reverse));margin-top:calc(8rem*(1 - var(--space-y-reverse)))}.md\:space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(8rem*(1 - var(--space-x-reverse)));margin-right:calc(8rem*var(--space-x-reverse))}.md\:space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(10rem*var(--space-y-reverse));margin-top:calc(10rem*(1 - var(--space-y-reverse)))}.md\:space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(10rem*(1 - var(--space-x-reverse)));margin-right:calc(10rem*var(--space-x-reverse))}.md\:space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(12rem*var(--space-y-reverse));margin-top:calc(12rem*(1 - var(--space-y-reverse)))}.md\:space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(12rem*(1 - var(--space-x-reverse)));margin-right:calc(12rem*var(--space-x-reverse))}.md\:space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(14rem*var(--space-y-reverse));margin-top:calc(14rem*(1 - var(--space-y-reverse)))}.md\:space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(14rem*(1 - var(--space-x-reverse)));margin-right:calc(14rem*var(--space-x-reverse))}.md\:space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(16rem*var(--space-y-reverse));margin-top:calc(16rem*(1 - var(--space-y-reverse)))}.md\:space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(16rem*(1 - var(--space-x-reverse)));margin-right:calc(16rem*var(--space-x-reverse))}.md\:space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1px*var(--space-y-reverse));margin-top:calc(1px*(1 - var(--space-y-reverse)))}.md\:space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1px*(1 - var(--space-x-reverse)));margin-right:calc(1px*var(--space-x-reverse))}.md\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.25rem*var(--space-y-reverse));margin-top:calc(-.25rem*(1 - var(--space-y-reverse)))}.md\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--space-x-reverse)));margin-right:calc(-.25rem*var(--space-x-reverse))}.md\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.5rem*var(--space-y-reverse));margin-top:calc(-.5rem*(1 - var(--space-y-reverse)))}.md\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-.5rem*var(--space-x-reverse))}.md\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.75rem*var(--space-y-reverse));margin-top:calc(-.75rem*(1 - var(--space-y-reverse)))}.md\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--space-x-reverse)));margin-right:calc(-.75rem*var(--space-x-reverse))}.md\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1rem*var(--space-y-reverse));margin-top:calc(-1rem*(1 - var(--space-y-reverse)))}.md\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--space-x-reverse)));margin-right:calc(-1rem*var(--space-x-reverse))}.md\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))}.md\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)));margin-right:calc(-1.25rem*var(--space-x-reverse))}.md\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))}.md\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-1.5rem*var(--space-x-reverse))}.md\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-2rem*var(--space-y-reverse));margin-top:calc(-2rem*(1 - var(--space-y-reverse)))}.md\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--space-x-reverse)));margin-right:calc(-2rem*var(--space-x-reverse))}.md\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))}.md\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-2.5rem*var(--space-x-reverse))}.md\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-3rem*var(--space-y-reverse));margin-top:calc(-3rem*(1 - var(--space-y-reverse)))}.md\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--space-x-reverse)));margin-right:calc(-3rem*var(--space-x-reverse))}.md\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-4rem*var(--space-y-reverse));margin-top:calc(-4rem*(1 - var(--space-y-reverse)))}.md\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--space-x-reverse)));margin-right:calc(-4rem*var(--space-x-reverse))}.md\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-5rem*var(--space-y-reverse));margin-top:calc(-5rem*(1 - var(--space-y-reverse)))}.md\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--space-x-reverse)));margin-right:calc(-5rem*var(--space-x-reverse))}.md\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-6rem*var(--space-y-reverse));margin-top:calc(-6rem*(1 - var(--space-y-reverse)))}.md\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--space-x-reverse)));margin-right:calc(-6rem*var(--space-x-reverse))}.md\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-8rem*var(--space-y-reverse));margin-top:calc(-8rem*(1 - var(--space-y-reverse)))}.md\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--space-x-reverse)));margin-right:calc(-8rem*var(--space-x-reverse))}.md\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-10rem*var(--space-y-reverse));margin-top:calc(-10rem*(1 - var(--space-y-reverse)))}.md\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--space-x-reverse)));margin-right:calc(-10rem*var(--space-x-reverse))}.md\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-12rem*var(--space-y-reverse));margin-top:calc(-12rem*(1 - var(--space-y-reverse)))}.md\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--space-x-reverse)));margin-right:calc(-12rem*var(--space-x-reverse))}.md\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-14rem*var(--space-y-reverse));margin-top:calc(-14rem*(1 - var(--space-y-reverse)))}.md\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--space-x-reverse)));margin-right:calc(-14rem*var(--space-x-reverse))}.md\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-16rem*var(--space-y-reverse));margin-top:calc(-16rem*(1 - var(--space-y-reverse)))}.md\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--space-x-reverse)));margin-right:calc(-16rem*var(--space-x-reverse))}.md\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1px*var(--space-y-reverse));margin-top:calc(-1px*(1 - var(--space-y-reverse)))}.md\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1px*(1 - var(--space-x-reverse)));margin-right:calc(-1px*var(--space-x-reverse))}.md\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.md\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.md\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(0px*var(--divide-y-reverse));border-top-width:calc(0px*(1 - var(--divide-y-reverse)))}.md\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--divide-x-reverse)));border-right-width:calc(0px*var(--divide-x-reverse))}.md\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(2px*var(--divide-y-reverse));border-top-width:calc(2px*(1 - var(--divide-y-reverse)))}.md\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--divide-x-reverse)));border-right-width:calc(2px*var(--divide-x-reverse))}.md\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(4px*var(--divide-y-reverse));border-top-width:calc(4px*(1 - var(--divide-y-reverse)))}.md\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--divide-x-reverse)));border-right-width:calc(4px*var(--divide-x-reverse))}.md\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(8px*var(--divide-y-reverse));border-top-width:calc(8px*(1 - var(--divide-y-reverse)))}.md\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--divide-x-reverse)));border-right-width:calc(8px*var(--divide-x-reverse))}.md\:divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(1px*var(--divide-y-reverse));border-top-width:calc(1px*(1 - var(--divide-y-reverse)))}.md\:divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--divide-x-reverse)));border-right-width:calc(1px*var(--divide-x-reverse))}.md\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.md\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.md\:divide-transparent>:not(template)~:not(template){border-color:#0000}.md\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.md\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--divide-opacity))}.md\:divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--divide-opacity))}.md\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.md\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.md\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--divide-opacity))}.md\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--divide-opacity))}.md\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--divide-opacity))}.md\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--divide-opacity))}.md\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--divide-opacity))}.md\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--divide-opacity))}.md\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--divide-opacity))}.md\:divide-cool-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--divide-opacity))}.md\:divide-cool-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--divide-opacity))}.md\:divide-cool-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--divide-opacity))}.md\:divide-cool-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--divide-opacity))}.md\:divide-cool-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--divide-opacity))}.md\:divide-cool-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--divide-opacity))}.md\:divide-cool-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--divide-opacity))}.md\:divide-cool-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--divide-opacity))}.md\:divide-cool-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--divide-opacity))}.md\:divide-cool-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--divide-opacity))}.md\:divide-red-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--divide-opacity))}.md\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--divide-opacity))}.md\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--divide-opacity))}.md\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--divide-opacity))}.md\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--divide-opacity))}.md\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--divide-opacity))}.md\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--divide-opacity))}.md\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--divide-opacity))}.md\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--divide-opacity))}.md\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.md\:divide-orange-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--divide-opacity))}.md\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--divide-opacity))}.md\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--divide-opacity))}.md\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--divide-opacity))}.md\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--divide-opacity))}.md\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--divide-opacity))}.md\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--divide-opacity))}.md\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--divide-opacity))}.md\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--divide-opacity))}.md\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.md\:divide-yellow-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--divide-opacity))}.md\:divide-yellow-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--divide-opacity))}.md\:divide-yellow-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--divide-opacity))}.md\:divide-yellow-300>:not(template)~:not(template){--divide-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--divide-opacity))}.md\:divide-yellow-400>:not(template)~:not(template){--divide-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--divide-opacity))}.md\:divide-yellow-500>:not(template)~:not(template){--divide-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--divide-opacity))}.md\:divide-yellow-600>:not(template)~:not(template){--divide-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--divide-opacity))}.md\:divide-yellow-700>:not(template)~:not(template){--divide-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--divide-opacity))}.md\:divide-yellow-800>:not(template)~:not(template){--divide-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--divide-opacity))}.md\:divide-yellow-900>:not(template)~:not(template){--divide-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--divide-opacity))}.md\:divide-green-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--divide-opacity))}.md\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--divide-opacity))}.md\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--divide-opacity))}.md\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--divide-opacity))}.md\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--divide-opacity))}.md\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--divide-opacity))}.md\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--divide-opacity))}.md\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--divide-opacity))}.md\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--divide-opacity))}.md\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--divide-opacity))}.md\:divide-teal-50>:not(template)~:not(template){--divide-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--divide-opacity))}.md\:divide-teal-100>:not(template)~:not(template){--divide-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--divide-opacity))}.md\:divide-teal-200>:not(template)~:not(template){--divide-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--divide-opacity))}.md\:divide-teal-300>:not(template)~:not(template){--divide-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--divide-opacity))}.md\:divide-teal-400>:not(template)~:not(template){--divide-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--divide-opacity))}.md\:divide-teal-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--divide-opacity))}.md\:divide-teal-600>:not(template)~:not(template){--divide-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--divide-opacity))}.md\:divide-teal-700>:not(template)~:not(template){--divide-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--divide-opacity))}.md\:divide-teal-800>:not(template)~:not(template){--divide-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--divide-opacity))}.md\:divide-teal-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--divide-opacity))}.md\:divide-blue-50>:not(template)~:not(template){--divide-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--divide-opacity))}.md\:divide-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--divide-opacity))}.md\:divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.md\:divide-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--divide-opacity))}.md\:divide-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--divide-opacity))}.md\:divide-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--divide-opacity))}.md\:divide-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--divide-opacity))}.md\:divide-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--divide-opacity))}.md\:divide-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--divide-opacity))}.md\:divide-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--divide-opacity))}.md\:divide-indigo-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--divide-opacity))}.md\:divide-indigo-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--divide-opacity))}.md\:divide-indigo-200>:not(template)~:not(template){--divide-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--divide-opacity))}.md\:divide-indigo-300>:not(template)~:not(template){--divide-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--divide-opacity))}.md\:divide-indigo-400>:not(template)~:not(template){--divide-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--divide-opacity))}.md\:divide-indigo-500>:not(template)~:not(template){--divide-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--divide-opacity))}.md\:divide-indigo-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--divide-opacity))}.md\:divide-indigo-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--divide-opacity))}.md\:divide-indigo-800>:not(template)~:not(template){--divide-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--divide-opacity))}.md\:divide-indigo-900>:not(template)~:not(template){--divide-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--divide-opacity))}.md\:divide-purple-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--divide-opacity))}.md\:divide-purple-100>:not(template)~:not(template){--divide-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--divide-opacity))}.md\:divide-purple-200>:not(template)~:not(template){--divide-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--divide-opacity))}.md\:divide-purple-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--divide-opacity))}.md\:divide-purple-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--divide-opacity))}.md\:divide-purple-500>:not(template)~:not(template){--divide-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--divide-opacity))}.md\:divide-purple-600>:not(template)~:not(template){--divide-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--divide-opacity))}.md\:divide-purple-700>:not(template)~:not(template){--divide-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--divide-opacity))}.md\:divide-purple-800>:not(template)~:not(template){--divide-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--divide-opacity))}.md\:divide-purple-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--divide-opacity))}.md\:divide-pink-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--divide-opacity))}.md\:divide-pink-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--divide-opacity))}.md\:divide-pink-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--divide-opacity))}.md\:divide-pink-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--divide-opacity))}.md\:divide-pink-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--divide-opacity))}.md\:divide-pink-500>:not(template)~:not(template){--divide-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--divide-opacity))}.md\:divide-pink-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--divide-opacity))}.md\:divide-pink-700>:not(template)~:not(template){--divide-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--divide-opacity))}.md\:divide-pink-800>:not(template)~:not(template){--divide-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--divide-opacity))}.md\:divide-pink-900>:not(template)~:not(template){--divide-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--divide-opacity))}.theme-dark .md\:dark\:divide-transparent>:not(template)~:not(template){border-color:#0000}.theme-dark .md\:dark\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.theme-dark .md\:dark\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--divide-opacity))}.theme-dark .md\:dark\:divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--divide-opacity))}.theme-dark .md\:dark\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.theme-dark .md\:dark\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.theme-dark .md\:dark\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--divide-opacity))}.theme-dark .md\:dark\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--divide-opacity))}.theme-dark .md\:dark\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--divide-opacity))}.theme-dark .md\:dark\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--divide-opacity))}.theme-dark .md\:dark\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--divide-opacity))}.theme-dark .md\:dark\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--divide-opacity))}.theme-dark .md\:dark\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--divide-opacity))}.theme-dark .md\:dark\:divide-cool-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--divide-opacity))}.theme-dark .md\:dark\:divide-cool-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--divide-opacity))}.theme-dark .md\:dark\:divide-cool-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--divide-opacity))}.theme-dark .md\:dark\:divide-cool-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--divide-opacity))}.theme-dark .md\:dark\:divide-cool-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--divide-opacity))}.theme-dark .md\:dark\:divide-cool-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--divide-opacity))}.theme-dark .md\:dark\:divide-cool-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--divide-opacity))}.theme-dark .md\:dark\:divide-cool-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--divide-opacity))}.theme-dark .md\:dark\:divide-cool-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--divide-opacity))}.theme-dark .md\:dark\:divide-cool-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--divide-opacity))}.theme-dark .md\:dark\:divide-red-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--divide-opacity))}.theme-dark .md\:dark\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--divide-opacity))}.theme-dark .md\:dark\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--divide-opacity))}.theme-dark .md\:dark\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--divide-opacity))}.theme-dark .md\:dark\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--divide-opacity))}.theme-dark .md\:dark\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--divide-opacity))}.theme-dark .md\:dark\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--divide-opacity))}.theme-dark .md\:dark\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--divide-opacity))}.theme-dark .md\:dark\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--divide-opacity))}.theme-dark .md\:dark\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.theme-dark .md\:dark\:divide-orange-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--divide-opacity))}.theme-dark .md\:dark\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--divide-opacity))}.theme-dark .md\:dark\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--divide-opacity))}.theme-dark .md\:dark\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--divide-opacity))}.theme-dark .md\:dark\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--divide-opacity))}.theme-dark .md\:dark\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--divide-opacity))}.theme-dark .md\:dark\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--divide-opacity))}.theme-dark .md\:dark\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--divide-opacity))}.theme-dark .md\:dark\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--divide-opacity))}.theme-dark .md\:dark\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.theme-dark .md\:dark\:divide-yellow-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--divide-opacity))}.theme-dark .md\:dark\:divide-yellow-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--divide-opacity))}.theme-dark .md\:dark\:divide-yellow-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--divide-opacity))}.theme-dark .md\:dark\:divide-yellow-300>:not(template)~:not(template){--divide-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--divide-opacity))}.theme-dark .md\:dark\:divide-yellow-400>:not(template)~:not(template){--divide-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--divide-opacity))}.theme-dark .md\:dark\:divide-yellow-500>:not(template)~:not(template){--divide-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--divide-opacity))}.theme-dark .md\:dark\:divide-yellow-600>:not(template)~:not(template){--divide-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--divide-opacity))}.theme-dark .md\:dark\:divide-yellow-700>:not(template)~:not(template){--divide-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--divide-opacity))}.theme-dark .md\:dark\:divide-yellow-800>:not(template)~:not(template){--divide-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--divide-opacity))}.theme-dark .md\:dark\:divide-yellow-900>:not(template)~:not(template){--divide-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--divide-opacity))}.theme-dark .md\:dark\:divide-green-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--divide-opacity))}.theme-dark .md\:dark\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--divide-opacity))}.theme-dark .md\:dark\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--divide-opacity))}.theme-dark .md\:dark\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--divide-opacity))}.theme-dark .md\:dark\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--divide-opacity))}.theme-dark .md\:dark\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--divide-opacity))}.theme-dark .md\:dark\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--divide-opacity))}.theme-dark .md\:dark\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--divide-opacity))}.theme-dark .md\:dark\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--divide-opacity))}.theme-dark .md\:dark\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--divide-opacity))}.theme-dark .md\:dark\:divide-teal-50>:not(template)~:not(template){--divide-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--divide-opacity))}.theme-dark .md\:dark\:divide-teal-100>:not(template)~:not(template){--divide-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--divide-opacity))}.theme-dark .md\:dark\:divide-teal-200>:not(template)~:not(template){--divide-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--divide-opacity))}.theme-dark .md\:dark\:divide-teal-300>:not(template)~:not(template){--divide-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--divide-opacity))}.theme-dark .md\:dark\:divide-teal-400>:not(template)~:not(template){--divide-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--divide-opacity))}.theme-dark .md\:dark\:divide-teal-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--divide-opacity))}.theme-dark .md\:dark\:divide-teal-600>:not(template)~:not(template){--divide-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--divide-opacity))}.theme-dark .md\:dark\:divide-teal-700>:not(template)~:not(template){--divide-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--divide-opacity))}.theme-dark .md\:dark\:divide-teal-800>:not(template)~:not(template){--divide-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--divide-opacity))}.theme-dark .md\:dark\:divide-teal-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--divide-opacity))}.theme-dark .md\:dark\:divide-blue-50>:not(template)~:not(template){--divide-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--divide-opacity))}.theme-dark .md\:dark\:divide-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--divide-opacity))}.theme-dark .md\:dark\:divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.theme-dark .md\:dark\:divide-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--divide-opacity))}.theme-dark .md\:dark\:divide-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--divide-opacity))}.theme-dark .md\:dark\:divide-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--divide-opacity))}.theme-dark .md\:dark\:divide-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--divide-opacity))}.theme-dark .md\:dark\:divide-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--divide-opacity))}.theme-dark .md\:dark\:divide-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--divide-opacity))}.theme-dark .md\:dark\:divide-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--divide-opacity))}.theme-dark .md\:dark\:divide-indigo-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--divide-opacity))}.theme-dark .md\:dark\:divide-indigo-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--divide-opacity))}.theme-dark .md\:dark\:divide-indigo-200>:not(template)~:not(template){--divide-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--divide-opacity))}.theme-dark .md\:dark\:divide-indigo-300>:not(template)~:not(template){--divide-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--divide-opacity))}.theme-dark .md\:dark\:divide-indigo-400>:not(template)~:not(template){--divide-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--divide-opacity))}.theme-dark .md\:dark\:divide-indigo-500>:not(template)~:not(template){--divide-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--divide-opacity))}.theme-dark .md\:dark\:divide-indigo-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--divide-opacity))}.theme-dark .md\:dark\:divide-indigo-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--divide-opacity))}.theme-dark .md\:dark\:divide-indigo-800>:not(template)~:not(template){--divide-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--divide-opacity))}.theme-dark .md\:dark\:divide-indigo-900>:not(template)~:not(template){--divide-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--divide-opacity))}.theme-dark .md\:dark\:divide-purple-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--divide-opacity))}.theme-dark .md\:dark\:divide-purple-100>:not(template)~:not(template){--divide-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--divide-opacity))}.theme-dark .md\:dark\:divide-purple-200>:not(template)~:not(template){--divide-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--divide-opacity))}.theme-dark .md\:dark\:divide-purple-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--divide-opacity))}.theme-dark .md\:dark\:divide-purple-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--divide-opacity))}.theme-dark .md\:dark\:divide-purple-500>:not(template)~:not(template){--divide-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--divide-opacity))}.theme-dark .md\:dark\:divide-purple-600>:not(template)~:not(template){--divide-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--divide-opacity))}.theme-dark .md\:dark\:divide-purple-700>:not(template)~:not(template){--divide-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--divide-opacity))}.theme-dark .md\:dark\:divide-purple-800>:not(template)~:not(template){--divide-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--divide-opacity))}.theme-dark .md\:dark\:divide-purple-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--divide-opacity))}.theme-dark .md\:dark\:divide-pink-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--divide-opacity))}.theme-dark .md\:dark\:divide-pink-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--divide-opacity))}.theme-dark .md\:dark\:divide-pink-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--divide-opacity))}.theme-dark .md\:dark\:divide-pink-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--divide-opacity))}.theme-dark .md\:dark\:divide-pink-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--divide-opacity))}.theme-dark .md\:dark\:divide-pink-500>:not(template)~:not(template){--divide-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--divide-opacity))}.theme-dark .md\:dark\:divide-pink-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--divide-opacity))}.theme-dark .md\:dark\:divide-pink-700>:not(template)~:not(template){--divide-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--divide-opacity))}.theme-dark .md\:dark\:divide-pink-800>:not(template)~:not(template){--divide-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--divide-opacity))}.theme-dark .md\:dark\:divide-pink-900>:not(template)~:not(template){--divide-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--divide-opacity))}.md\:divide-solid>:not(template)~:not(template){border-style:solid}.md\:divide-dashed>:not(template)~:not(template){border-style:dashed}.md\:divide-dotted>:not(template)~:not(template){border-style:dotted}.md\:divide-double>:not(template)~:not(template){border-style:double}.md\:divide-none>:not(template)~:not(template){border-style:none}.md\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.md\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.md\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.md\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.md\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.md\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.md\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.md\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.md\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.md\:appearance-none{-webkit-appearance:none;appearance:none}.md\:bg-fixed{background-attachment:fixed}.md\:bg-local{background-attachment:local}.md\:bg-scroll{background-attachment:scroll}.md\:bg-clip-border{background-clip:initial}.md\:bg-clip-padding{background-clip:padding-box}.md\:bg-clip-content{background-clip:content-box}.md\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.md\:bg-transparent{background-color:initial}.md\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.md\:bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.md\:bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.md\:bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.md\:bg-gray-300{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.md\:bg-gray-400{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.md\:bg-gray-500{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.md\:bg-gray-600{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.md\:bg-gray-700{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.md\:bg-gray-800{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.md\:bg-gray-900{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.md\:bg-cool-gray-50{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.md\:bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.md\:bg-cool-gray-200{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.md\:bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.md\:bg-cool-gray-400{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.md\:bg-cool-gray-500{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.md\:bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.md\:bg-cool-gray-700{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.md\:bg-cool-gray-800{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.md\:bg-cool-gray-900{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.md\:bg-red-50{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.md\:bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.md\:bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.md\:bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.md\:bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.md\:bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.md\:bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.md\:bg-red-700{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.md\:bg-red-800{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.md\:bg-red-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.md\:bg-orange-50{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.md\:bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.md\:bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.md\:bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.md\:bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.md\:bg-orange-500{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.md\:bg-orange-600{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.md\:bg-orange-700{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.md\:bg-orange-800{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.md\:bg-orange-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.md\:bg-yellow-50{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.md\:bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.md\:bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.md\:bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.md\:bg-yellow-400{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.md\:bg-yellow-500{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.md\:bg-yellow-600{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.md\:bg-yellow-700{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.md\:bg-yellow-800{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.md\:bg-yellow-900{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.md\:bg-green-50{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.md\:bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.md\:bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.md\:bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.md\:bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.md\:bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.md\:bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.md\:bg-green-700{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.md\:bg-green-800{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.md\:bg-green-900{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.md\:bg-teal-50{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.md\:bg-teal-100{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.md\:bg-teal-200{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.md\:bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.md\:bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.md\:bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.md\:bg-teal-600{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.md\:bg-teal-700{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.md\:bg-teal-800{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.md\:bg-teal-900{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.md\:bg-blue-50{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.md\:bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.md\:bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.md\:bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.md\:bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.md\:bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.md\:bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.md\:bg-blue-700{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.md\:bg-blue-800{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.md\:bg-blue-900{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.md\:bg-indigo-50{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.md\:bg-indigo-100{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.md\:bg-indigo-200{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.md\:bg-indigo-300{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.md\:bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.md\:bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.md\:bg-indigo-600{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.md\:bg-indigo-700{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.md\:bg-indigo-800{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.md\:bg-indigo-900{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.md\:bg-purple-50{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.md\:bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.md\:bg-purple-200{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.md\:bg-purple-300{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.md\:bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.md\:bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.md\:bg-purple-600{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.md\:bg-purple-700{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.md\:bg-purple-800{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.md\:bg-purple-900{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.md\:bg-pink-50{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.md\:bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.md\:bg-pink-200{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.md\:bg-pink-300{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.md\:bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.md\:bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.md\:bg-pink-600{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.md\:bg-pink-700{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.md\:bg-pink-800{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.md\:bg-pink-900{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.md\:hover\:bg-transparent:hover{background-color:initial}.md\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.md\:hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.md\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.md\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.md\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.md\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.md\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.md\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.md\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.md\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.md\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.md\:hover\:bg-cool-gray-50:hover{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.md\:hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.md\:hover\:bg-cool-gray-200:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.md\:hover\:bg-cool-gray-300:hover{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.md\:hover\:bg-cool-gray-400:hover{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.md\:hover\:bg-cool-gray-500:hover{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.md\:hover\:bg-cool-gray-600:hover{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.md\:hover\:bg-cool-gray-700:hover{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.md\:hover\:bg-cool-gray-800:hover{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.md\:hover\:bg-cool-gray-900:hover{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.md\:hover\:bg-red-50:hover{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.md\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.md\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.md\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.md\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.md\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.md\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.md\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.md\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.md\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.md\:hover\:bg-orange-50:hover{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.md\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.md\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.md\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.md\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.md\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.md\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.md\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.md\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.md\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.md\:hover\:bg-yellow-50:hover{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.md\:hover\:bg-yellow-100:hover{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.md\:hover\:bg-yellow-200:hover{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.md\:hover\:bg-yellow-300:hover{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.md\:hover\:bg-yellow-400:hover{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.md\:hover\:bg-yellow-500:hover{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.md\:hover\:bg-yellow-600:hover{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.md\:hover\:bg-yellow-700:hover{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.md\:hover\:bg-yellow-800:hover{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.md\:hover\:bg-yellow-900:hover{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.md\:hover\:bg-green-50:hover{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.md\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.md\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.md\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.md\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.md\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.md\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.md\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.md\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.md\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.md\:hover\:bg-teal-50:hover{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.md\:hover\:bg-teal-100:hover{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.md\:hover\:bg-teal-200:hover{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.md\:hover\:bg-teal-300:hover{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.md\:hover\:bg-teal-400:hover{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.md\:hover\:bg-teal-500:hover{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.md\:hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.md\:hover\:bg-teal-700:hover{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.md\:hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.md\:hover\:bg-teal-900:hover{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.md\:hover\:bg-blue-50:hover{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.md\:hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.md\:hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.md\:hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.md\:hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.md\:hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.md\:hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.md\:hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.md\:hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.md\:hover\:bg-blue-900:hover{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.md\:hover\:bg-indigo-50:hover{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.md\:hover\:bg-indigo-100:hover{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.md\:hover\:bg-indigo-200:hover{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.md\:hover\:bg-indigo-300:hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.md\:hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.md\:hover\:bg-indigo-500:hover{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.md\:hover\:bg-indigo-600:hover{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.md\:hover\:bg-indigo-700:hover{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.md\:hover\:bg-indigo-800:hover{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.md\:hover\:bg-indigo-900:hover{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.md\:hover\:bg-purple-50:hover{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.md\:hover\:bg-purple-100:hover{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.md\:hover\:bg-purple-200:hover{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.md\:hover\:bg-purple-300:hover{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.md\:hover\:bg-purple-400:hover{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.md\:hover\:bg-purple-500:hover{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.md\:hover\:bg-purple-600:hover{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.md\:hover\:bg-purple-700:hover{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.md\:hover\:bg-purple-800:hover{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.md\:hover\:bg-purple-900:hover{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.md\:hover\:bg-pink-50:hover{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.md\:hover\:bg-pink-100:hover{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.md\:hover\:bg-pink-200:hover{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.md\:hover\:bg-pink-300:hover{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.md\:hover\:bg-pink-400:hover{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.md\:hover\:bg-pink-500:hover{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.md\:hover\:bg-pink-600:hover{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.md\:hover\:bg-pink-700:hover{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.md\:hover\:bg-pink-800:hover{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.md\:hover\:bg-pink-900:hover{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.md\:focus\:bg-transparent:focus{background-color:initial}.md\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.md\:focus\:bg-gray-50:focus{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.md\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.md\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.md\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.md\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.md\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.md\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.md\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.md\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.md\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.md\:focus\:bg-cool-gray-50:focus{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.md\:focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.md\:focus\:bg-cool-gray-200:focus{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.md\:focus\:bg-cool-gray-300:focus{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.md\:focus\:bg-cool-gray-400:focus{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.md\:focus\:bg-cool-gray-500:focus{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.md\:focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.md\:focus\:bg-cool-gray-700:focus{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.md\:focus\:bg-cool-gray-800:focus{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.md\:focus\:bg-cool-gray-900:focus{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.md\:focus\:bg-red-50:focus{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.md\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.md\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.md\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.md\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.md\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.md\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.md\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.md\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.md\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.md\:focus\:bg-orange-50:focus{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.md\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.md\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.md\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.md\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.md\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.md\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.md\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.md\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.md\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.md\:focus\:bg-yellow-50:focus{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.md\:focus\:bg-yellow-100:focus{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.md\:focus\:bg-yellow-200:focus{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.md\:focus\:bg-yellow-300:focus{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.md\:focus\:bg-yellow-400:focus{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.md\:focus\:bg-yellow-500:focus{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.md\:focus\:bg-yellow-600:focus{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.md\:focus\:bg-yellow-700:focus{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.md\:focus\:bg-yellow-800:focus{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.md\:focus\:bg-yellow-900:focus{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.md\:focus\:bg-green-50:focus{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.md\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.md\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.md\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.md\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.md\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.md\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.md\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.md\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.md\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.md\:focus\:bg-teal-50:focus{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.md\:focus\:bg-teal-100:focus{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.md\:focus\:bg-teal-200:focus{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.md\:focus\:bg-teal-300:focus{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.md\:focus\:bg-teal-400:focus{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.md\:focus\:bg-teal-500:focus{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.md\:focus\:bg-teal-600:focus{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.md\:focus\:bg-teal-700:focus{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.md\:focus\:bg-teal-800:focus{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.md\:focus\:bg-teal-900:focus{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.md\:focus\:bg-blue-50:focus{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.md\:focus\:bg-blue-100:focus{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.md\:focus\:bg-blue-200:focus{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.md\:focus\:bg-blue-300:focus{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.md\:focus\:bg-blue-400:focus{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.md\:focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.md\:focus\:bg-blue-600:focus{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.md\:focus\:bg-blue-700:focus{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.md\:focus\:bg-blue-800:focus{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.md\:focus\:bg-blue-900:focus{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.md\:focus\:bg-indigo-50:focus{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.md\:focus\:bg-indigo-100:focus{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.md\:focus\:bg-indigo-200:focus{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.md\:focus\:bg-indigo-300:focus{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.md\:focus\:bg-indigo-400:focus{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.md\:focus\:bg-indigo-500:focus{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.md\:focus\:bg-indigo-600:focus{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.md\:focus\:bg-indigo-700:focus{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.md\:focus\:bg-indigo-800:focus{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.md\:focus\:bg-indigo-900:focus{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.md\:focus\:bg-purple-50:focus{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.md\:focus\:bg-purple-100:focus{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.md\:focus\:bg-purple-200:focus{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.md\:focus\:bg-purple-300:focus{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.md\:focus\:bg-purple-400:focus{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.md\:focus\:bg-purple-500:focus{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.md\:focus\:bg-purple-600:focus{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.md\:focus\:bg-purple-700:focus{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.md\:focus\:bg-purple-800:focus{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.md\:focus\:bg-purple-900:focus{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.md\:focus\:bg-pink-50:focus{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.md\:focus\:bg-pink-100:focus{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.md\:focus\:bg-pink-200:focus{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.md\:focus\:bg-pink-300:focus{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.md\:focus\:bg-pink-400:focus{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.md\:focus\:bg-pink-500:focus{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.md\:focus\:bg-pink-600:focus{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.md\:focus\:bg-pink-700:focus{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.md\:focus\:bg-pink-800:focus{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.md\:focus\:bg-pink-900:focus{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.md\:active\:bg-transparent:active{background-color:initial}.md\:active\:bg-white:active{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:active\:bg-black:active{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.md\:active\:bg-gray-50:active{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.md\:active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.md\:active\:bg-gray-200:active{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.md\:active\:bg-gray-300:active{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.md\:active\:bg-gray-400:active{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.md\:active\:bg-gray-500:active{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.md\:active\:bg-gray-600:active{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.md\:active\:bg-gray-700:active{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.md\:active\:bg-gray-800:active{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.md\:active\:bg-gray-900:active{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.md\:active\:bg-cool-gray-50:active{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.md\:active\:bg-cool-gray-100:active{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.md\:active\:bg-cool-gray-200:active{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.md\:active\:bg-cool-gray-300:active{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.md\:active\:bg-cool-gray-400:active{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.md\:active\:bg-cool-gray-500:active{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.md\:active\:bg-cool-gray-600:active{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.md\:active\:bg-cool-gray-700:active{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.md\:active\:bg-cool-gray-800:active{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.md\:active\:bg-cool-gray-900:active{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.md\:active\:bg-red-50:active{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.md\:active\:bg-red-100:active{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.md\:active\:bg-red-200:active{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.md\:active\:bg-red-300:active{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.md\:active\:bg-red-400:active{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.md\:active\:bg-red-500:active{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.md\:active\:bg-red-600:active{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.md\:active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.md\:active\:bg-red-800:active{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.md\:active\:bg-red-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.md\:active\:bg-orange-50:active{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.md\:active\:bg-orange-100:active{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.md\:active\:bg-orange-200:active{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.md\:active\:bg-orange-300:active{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.md\:active\:bg-orange-400:active{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.md\:active\:bg-orange-500:active{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.md\:active\:bg-orange-600:active{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.md\:active\:bg-orange-700:active{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.md\:active\:bg-orange-800:active{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.md\:active\:bg-orange-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.md\:active\:bg-yellow-50:active{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.md\:active\:bg-yellow-100:active{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.md\:active\:bg-yellow-200:active{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.md\:active\:bg-yellow-300:active{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.md\:active\:bg-yellow-400:active{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.md\:active\:bg-yellow-500:active{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.md\:active\:bg-yellow-600:active{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.md\:active\:bg-yellow-700:active{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.md\:active\:bg-yellow-800:active{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.md\:active\:bg-yellow-900:active{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.md\:active\:bg-green-50:active{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.md\:active\:bg-green-100:active{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.md\:active\:bg-green-200:active{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.md\:active\:bg-green-300:active{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.md\:active\:bg-green-400:active{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.md\:active\:bg-green-500:active{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.md\:active\:bg-green-600:active{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.md\:active\:bg-green-700:active{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.md\:active\:bg-green-800:active{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.md\:active\:bg-green-900:active{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.md\:active\:bg-teal-50:active{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.md\:active\:bg-teal-100:active{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.md\:active\:bg-teal-200:active{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.md\:active\:bg-teal-300:active{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.md\:active\:bg-teal-400:active{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.md\:active\:bg-teal-500:active{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.md\:active\:bg-teal-600:active{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.md\:active\:bg-teal-700:active{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.md\:active\:bg-teal-800:active{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.md\:active\:bg-teal-900:active{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.md\:active\:bg-blue-50:active{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.md\:active\:bg-blue-100:active{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.md\:active\:bg-blue-200:active{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.md\:active\:bg-blue-300:active{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.md\:active\:bg-blue-400:active{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.md\:active\:bg-blue-500:active{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.md\:active\:bg-blue-600:active{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.md\:active\:bg-blue-700:active{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.md\:active\:bg-blue-800:active{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.md\:active\:bg-blue-900:active{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.md\:active\:bg-indigo-50:active{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.md\:active\:bg-indigo-100:active{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.md\:active\:bg-indigo-200:active{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.md\:active\:bg-indigo-300:active{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.md\:active\:bg-indigo-400:active{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.md\:active\:bg-indigo-500:active{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.md\:active\:bg-indigo-600:active{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.md\:active\:bg-indigo-700:active{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.md\:active\:bg-indigo-800:active{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.md\:active\:bg-indigo-900:active{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.md\:active\:bg-purple-50:active{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.md\:active\:bg-purple-100:active{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.md\:active\:bg-purple-200:active{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.md\:active\:bg-purple-300:active{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.md\:active\:bg-purple-400:active{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.md\:active\:bg-purple-500:active{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.md\:active\:bg-purple-600:active{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.md\:active\:bg-purple-700:active{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.md\:active\:bg-purple-800:active{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.md\:active\:bg-purple-900:active{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.md\:active\:bg-pink-50:active{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.md\:active\:bg-pink-100:active{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.md\:active\:bg-pink-200:active{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.md\:active\:bg-pink-300:active{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.md\:active\:bg-pink-400:active{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.md\:active\:bg-pink-500:active{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.md\:active\:bg-pink-600:active{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.md\:active\:bg-pink-700:active{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.md\:active\:bg-pink-800:active{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.md\:active\:bg-pink-900:active{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.md\:odd\:bg-transparent:nth-child(odd){background-color:initial}.md\:odd\:bg-white:nth-child(odd){--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:odd\:bg-black:nth-child(odd){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.md\:odd\:bg-gray-50:nth-child(odd){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.md\:odd\:bg-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.md\:odd\:bg-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.md\:odd\:bg-gray-300:nth-child(odd){--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.md\:odd\:bg-gray-400:nth-child(odd){--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.md\:odd\:bg-gray-500:nth-child(odd){--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.md\:odd\:bg-gray-600:nth-child(odd){--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.md\:odd\:bg-gray-700:nth-child(odd){--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.md\:odd\:bg-gray-800:nth-child(odd){--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.md\:odd\:bg-gray-900:nth-child(odd){--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.md\:odd\:bg-cool-gray-50:nth-child(odd){--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.md\:odd\:bg-cool-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.md\:odd\:bg-cool-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.md\:odd\:bg-cool-gray-300:nth-child(odd){--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.md\:odd\:bg-cool-gray-400:nth-child(odd){--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.md\:odd\:bg-cool-gray-500:nth-child(odd){--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.md\:odd\:bg-cool-gray-600:nth-child(odd){--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.md\:odd\:bg-cool-gray-700:nth-child(odd){--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.md\:odd\:bg-cool-gray-800:nth-child(odd){--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.md\:odd\:bg-cool-gray-900:nth-child(odd){--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.md\:odd\:bg-red-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.md\:odd\:bg-red-100:nth-child(odd){--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.md\:odd\:bg-red-200:nth-child(odd){--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.md\:odd\:bg-red-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.md\:odd\:bg-red-400:nth-child(odd){--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.md\:odd\:bg-red-500:nth-child(odd){--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.md\:odd\:bg-red-600:nth-child(odd){--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.md\:odd\:bg-red-700:nth-child(odd){--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.md\:odd\:bg-red-800:nth-child(odd){--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.md\:odd\:bg-red-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.md\:odd\:bg-orange-50:nth-child(odd){--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.md\:odd\:bg-orange-100:nth-child(odd){--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.md\:odd\:bg-orange-200:nth-child(odd){--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.md\:odd\:bg-orange-300:nth-child(odd){--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.md\:odd\:bg-orange-400:nth-child(odd){--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.md\:odd\:bg-orange-500:nth-child(odd){--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.md\:odd\:bg-orange-600:nth-child(odd){--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.md\:odd\:bg-orange-700:nth-child(odd){--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.md\:odd\:bg-orange-800:nth-child(odd){--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.md\:odd\:bg-orange-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.md\:odd\:bg-yellow-50:nth-child(odd){--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.md\:odd\:bg-yellow-100:nth-child(odd){--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.md\:odd\:bg-yellow-200:nth-child(odd){--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.md\:odd\:bg-yellow-300:nth-child(odd){--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.md\:odd\:bg-yellow-400:nth-child(odd){--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.md\:odd\:bg-yellow-500:nth-child(odd){--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.md\:odd\:bg-yellow-600:nth-child(odd){--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.md\:odd\:bg-yellow-700:nth-child(odd){--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.md\:odd\:bg-yellow-800:nth-child(odd){--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.md\:odd\:bg-yellow-900:nth-child(odd){--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.md\:odd\:bg-green-50:nth-child(odd){--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.md\:odd\:bg-green-100:nth-child(odd){--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.md\:odd\:bg-green-200:nth-child(odd){--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.md\:odd\:bg-green-300:nth-child(odd){--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.md\:odd\:bg-green-400:nth-child(odd){--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.md\:odd\:bg-green-500:nth-child(odd){--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.md\:odd\:bg-green-600:nth-child(odd){--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.md\:odd\:bg-green-700:nth-child(odd){--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.md\:odd\:bg-green-800:nth-child(odd){--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.md\:odd\:bg-green-900:nth-child(odd){--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.md\:odd\:bg-teal-50:nth-child(odd){--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.md\:odd\:bg-teal-100:nth-child(odd){--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.md\:odd\:bg-teal-200:nth-child(odd){--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.md\:odd\:bg-teal-300:nth-child(odd){--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.md\:odd\:bg-teal-400:nth-child(odd){--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.md\:odd\:bg-teal-500:nth-child(odd){--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.md\:odd\:bg-teal-600:nth-child(odd){--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.md\:odd\:bg-teal-700:nth-child(odd){--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.md\:odd\:bg-teal-800:nth-child(odd){--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.md\:odd\:bg-teal-900:nth-child(odd){--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.md\:odd\:bg-blue-50:nth-child(odd){--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.md\:odd\:bg-blue-100:nth-child(odd){--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.md\:odd\:bg-blue-200:nth-child(odd){--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.md\:odd\:bg-blue-300:nth-child(odd){--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.md\:odd\:bg-blue-400:nth-child(odd){--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.md\:odd\:bg-blue-500:nth-child(odd){--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.md\:odd\:bg-blue-600:nth-child(odd){--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.md\:odd\:bg-blue-700:nth-child(odd){--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.md\:odd\:bg-blue-800:nth-child(odd){--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.md\:odd\:bg-blue-900:nth-child(odd){--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.md\:odd\:bg-indigo-50:nth-child(odd){--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.md\:odd\:bg-indigo-100:nth-child(odd){--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.md\:odd\:bg-indigo-200:nth-child(odd){--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.md\:odd\:bg-indigo-300:nth-child(odd){--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.md\:odd\:bg-indigo-400:nth-child(odd){--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.md\:odd\:bg-indigo-500:nth-child(odd){--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.md\:odd\:bg-indigo-600:nth-child(odd){--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.md\:odd\:bg-indigo-700:nth-child(odd){--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.md\:odd\:bg-indigo-800:nth-child(odd){--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.md\:odd\:bg-indigo-900:nth-child(odd){--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.md\:odd\:bg-purple-50:nth-child(odd){--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.md\:odd\:bg-purple-100:nth-child(odd){--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.md\:odd\:bg-purple-200:nth-child(odd){--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.md\:odd\:bg-purple-300:nth-child(odd){--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.md\:odd\:bg-purple-400:nth-child(odd){--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.md\:odd\:bg-purple-500:nth-child(odd){--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.md\:odd\:bg-purple-600:nth-child(odd){--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.md\:odd\:bg-purple-700:nth-child(odd){--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.md\:odd\:bg-purple-800:nth-child(odd){--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.md\:odd\:bg-purple-900:nth-child(odd){--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.md\:odd\:bg-pink-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.md\:odd\:bg-pink-100:nth-child(odd){--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.md\:odd\:bg-pink-200:nth-child(odd){--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.md\:odd\:bg-pink-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.md\:odd\:bg-pink-400:nth-child(odd){--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.md\:odd\:bg-pink-500:nth-child(odd){--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.md\:odd\:bg-pink-600:nth-child(odd){--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.md\:odd\:bg-pink-700:nth-child(odd){--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.md\:odd\:bg-pink-800:nth-child(odd){--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.md\:odd\:bg-pink-900:nth-child(odd){--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .md\:dark\:bg-transparent{background-color:initial}.theme-dark .md\:dark\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .md\:dark\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .md\:dark\:bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .md\:dark\:bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .md\:dark\:bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .md\:dark\:bg-gray-300{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .md\:dark\:bg-gray-400{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .md\:dark\:bg-gray-500{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .md\:dark\:bg-gray-600{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .md\:dark\:bg-gray-700{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .md\:dark\:bg-gray-800{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .md\:dark\:bg-gray-900{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .md\:dark\:bg-cool-gray-50{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .md\:dark\:bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .md\:dark\:bg-cool-gray-200{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .md\:dark\:bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .md\:dark\:bg-cool-gray-400{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .md\:dark\:bg-cool-gray-500{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .md\:dark\:bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .md\:dark\:bg-cool-gray-700{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .md\:dark\:bg-cool-gray-800{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .md\:dark\:bg-cool-gray-900{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .md\:dark\:bg-red-50{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .md\:dark\:bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .md\:dark\:bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .md\:dark\:bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .md\:dark\:bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .md\:dark\:bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .md\:dark\:bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .md\:dark\:bg-red-700{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .md\:dark\:bg-red-800{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .md\:dark\:bg-red-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .md\:dark\:bg-orange-50{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .md\:dark\:bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .md\:dark\:bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .md\:dark\:bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .md\:dark\:bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .md\:dark\:bg-orange-500{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .md\:dark\:bg-orange-600{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .md\:dark\:bg-orange-700{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .md\:dark\:bg-orange-800{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .md\:dark\:bg-orange-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .md\:dark\:bg-yellow-50{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .md\:dark\:bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .md\:dark\:bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .md\:dark\:bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .md\:dark\:bg-yellow-400{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .md\:dark\:bg-yellow-500{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .md\:dark\:bg-yellow-600{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .md\:dark\:bg-yellow-700{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .md\:dark\:bg-yellow-800{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .md\:dark\:bg-yellow-900{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .md\:dark\:bg-green-50{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .md\:dark\:bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .md\:dark\:bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .md\:dark\:bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .md\:dark\:bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .md\:dark\:bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .md\:dark\:bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .md\:dark\:bg-green-700{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .md\:dark\:bg-green-800{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .md\:dark\:bg-green-900{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .md\:dark\:bg-teal-50{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .md\:dark\:bg-teal-100{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .md\:dark\:bg-teal-200{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .md\:dark\:bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .md\:dark\:bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .md\:dark\:bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .md\:dark\:bg-teal-600{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .md\:dark\:bg-teal-700{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .md\:dark\:bg-teal-800{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .md\:dark\:bg-teal-900{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .md\:dark\:bg-blue-50{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .md\:dark\:bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .md\:dark\:bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .md\:dark\:bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .md\:dark\:bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .md\:dark\:bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .md\:dark\:bg-blue-700{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .md\:dark\:bg-blue-800{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .md\:dark\:bg-blue-900{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .md\:dark\:bg-indigo-50{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:bg-indigo-100{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .md\:dark\:bg-indigo-200{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .md\:dark\:bg-indigo-300{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .md\:dark\:bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .md\:dark\:bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .md\:dark\:bg-indigo-600{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .md\:dark\:bg-indigo-700{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .md\:dark\:bg-indigo-800{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .md\:dark\:bg-indigo-900{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .md\:dark\:bg-purple-50{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .md\:dark\:bg-purple-200{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .md\:dark\:bg-purple-300{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .md\:dark\:bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .md\:dark\:bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .md\:dark\:bg-purple-600{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .md\:dark\:bg-purple-700{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .md\:dark\:bg-purple-800{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .md\:dark\:bg-purple-900{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .md\:dark\:bg-pink-50{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .md\:dark\:bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .md\:dark\:bg-pink-200{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .md\:dark\:bg-pink-300{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .md\:dark\:bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .md\:dark\:bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .md\:dark\:bg-pink-600{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .md\:dark\:bg-pink-700{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .md\:dark\:bg-pink-800{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .md\:dark\:bg-pink-900{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-transparent:hover{background-color:initial}.theme-dark .md\:dark\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-cool-gray-50:hover{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-cool-gray-200:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-cool-gray-300:hover{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-cool-gray-400:hover{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-cool-gray-500:hover{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-cool-gray-600:hover{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-cool-gray-700:hover{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-cool-gray-800:hover{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-cool-gray-900:hover{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-red-50:hover{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-orange-50:hover{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-yellow-50:hover{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-yellow-100:hover{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-yellow-200:hover{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-yellow-300:hover{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-yellow-400:hover{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-yellow-500:hover{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-yellow-600:hover{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-yellow-700:hover{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-yellow-800:hover{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-yellow-900:hover{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-green-50:hover{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-teal-50:hover{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-teal-100:hover{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-teal-200:hover{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-teal-300:hover{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-teal-400:hover{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-teal-500:hover{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-teal-700:hover{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-teal-900:hover{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-blue-50:hover{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-blue-900:hover{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-indigo-50:hover{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-indigo-100:hover{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-indigo-200:hover{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-indigo-300:hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-indigo-500:hover{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-indigo-600:hover{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-indigo-700:hover{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-indigo-800:hover{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-indigo-900:hover{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-purple-50:hover{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-purple-100:hover{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-purple-200:hover{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-purple-300:hover{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-purple-400:hover{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-purple-500:hover{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-purple-600:hover{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-purple-700:hover{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-purple-800:hover{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-purple-900:hover{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-pink-50:hover{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-pink-100:hover{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-pink-200:hover{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-pink-300:hover{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-pink-400:hover{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-pink-500:hover{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-pink-600:hover{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-pink-700:hover{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-pink-800:hover{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .md\:dark\:hover\:bg-pink-900:hover{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-transparent:focus{background-color:initial}.theme-dark .md\:dark\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-gray-50:focus{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-cool-gray-50:focus{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-cool-gray-200:focus{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-cool-gray-300:focus{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-cool-gray-400:focus{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-cool-gray-500:focus{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-cool-gray-700:focus{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-cool-gray-800:focus{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-cool-gray-900:focus{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-red-50:focus{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-orange-50:focus{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-yellow-50:focus{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-yellow-100:focus{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-yellow-200:focus{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-yellow-300:focus{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-yellow-400:focus{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-yellow-500:focus{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-yellow-600:focus{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-yellow-700:focus{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-yellow-800:focus{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-yellow-900:focus{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-green-50:focus{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-teal-50:focus{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-teal-100:focus{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-teal-200:focus{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-teal-300:focus{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-teal-400:focus{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-teal-500:focus{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-teal-600:focus{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-teal-700:focus{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-teal-800:focus{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-teal-900:focus{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-blue-50:focus{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-blue-100:focus{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-blue-200:focus{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-blue-300:focus{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-blue-400:focus{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-blue-600:focus{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-blue-700:focus{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-blue-800:focus{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-blue-900:focus{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-indigo-50:focus{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-indigo-100:focus{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-indigo-200:focus{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-indigo-300:focus{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-indigo-400:focus{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-indigo-500:focus{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-indigo-600:focus{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-indigo-700:focus{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-indigo-800:focus{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-indigo-900:focus{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-purple-50:focus{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-purple-100:focus{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-purple-200:focus{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-purple-300:focus{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-purple-400:focus{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-purple-500:focus{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-purple-600:focus{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-purple-700:focus{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-purple-800:focus{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-purple-900:focus{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-pink-50:focus{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-pink-100:focus{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-pink-200:focus{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-pink-300:focus{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-pink-400:focus{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-pink-500:focus{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-pink-600:focus{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-pink-700:focus{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-pink-800:focus{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .md\:dark\:focus\:bg-pink-900:focus{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-transparent:active{background-color:initial}.theme-dark .md\:dark\:active\:bg-white:active{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-black:active{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-gray-50:active{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-gray-200:active{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-gray-300:active{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-gray-400:active{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-gray-500:active{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-gray-600:active{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-gray-700:active{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-gray-800:active{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-gray-900:active{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-cool-gray-50:active{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-cool-gray-100:active{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-cool-gray-200:active{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-cool-gray-300:active{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-cool-gray-400:active{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-cool-gray-500:active{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-cool-gray-600:active{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-cool-gray-700:active{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-cool-gray-800:active{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-cool-gray-900:active{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-red-50:active{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-red-100:active{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-red-200:active{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-red-300:active{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-red-400:active{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-red-500:active{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-red-600:active{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-red-800:active{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-red-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-orange-50:active{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-orange-100:active{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-orange-200:active{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-orange-300:active{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-orange-400:active{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-orange-500:active{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-orange-600:active{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-orange-700:active{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-orange-800:active{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-orange-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-yellow-50:active{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-yellow-100:active{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-yellow-200:active{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-yellow-300:active{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-yellow-400:active{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-yellow-500:active{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-yellow-600:active{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-yellow-700:active{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-yellow-800:active{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-yellow-900:active{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-green-50:active{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-green-100:active{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-green-200:active{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-green-300:active{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-green-400:active{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-green-500:active{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-green-600:active{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-green-700:active{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-green-800:active{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-green-900:active{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-teal-50:active{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-teal-100:active{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-teal-200:active{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-teal-300:active{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-teal-400:active{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-teal-500:active{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-teal-600:active{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-teal-700:active{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-teal-800:active{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-teal-900:active{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-blue-50:active{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-blue-100:active{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-blue-200:active{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-blue-300:active{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-blue-400:active{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-blue-500:active{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-blue-600:active{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-blue-700:active{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-blue-800:active{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-blue-900:active{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-indigo-50:active{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-indigo-100:active{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-indigo-200:active{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-indigo-300:active{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-indigo-400:active{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-indigo-500:active{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-indigo-600:active{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-indigo-700:active{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-indigo-800:active{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-indigo-900:active{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-purple-50:active{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-purple-100:active{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-purple-200:active{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-purple-300:active{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-purple-400:active{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-purple-500:active{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-purple-600:active{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-purple-700:active{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-purple-800:active{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-purple-900:active{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-pink-50:active{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-pink-100:active{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-pink-200:active{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-pink-300:active{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-pink-400:active{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-pink-500:active{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-pink-600:active{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-pink-700:active{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-pink-800:active{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .md\:dark\:active\:bg-pink-900:active{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-transparent:nth-child(odd){background-color:initial}.theme-dark .md\:dark\:odd\:bg-white:nth-child(odd){--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-black:nth-child(odd){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-gray-50:nth-child(odd){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-gray-300:nth-child(odd){--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-gray-400:nth-child(odd){--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-gray-500:nth-child(odd){--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-gray-600:nth-child(odd){--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-gray-700:nth-child(odd){--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-gray-800:nth-child(odd){--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-gray-900:nth-child(odd){--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-cool-gray-50:nth-child(odd){--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-cool-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-cool-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-cool-gray-300:nth-child(odd){--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-cool-gray-400:nth-child(odd){--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-cool-gray-500:nth-child(odd){--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-cool-gray-600:nth-child(odd){--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-cool-gray-700:nth-child(odd){--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-cool-gray-800:nth-child(odd){--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-cool-gray-900:nth-child(odd){--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-red-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-red-100:nth-child(odd){--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-red-200:nth-child(odd){--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-red-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-red-400:nth-child(odd){--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-red-500:nth-child(odd){--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-red-600:nth-child(odd){--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-red-700:nth-child(odd){--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-red-800:nth-child(odd){--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-red-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-orange-50:nth-child(odd){--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-orange-100:nth-child(odd){--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-orange-200:nth-child(odd){--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-orange-300:nth-child(odd){--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-orange-400:nth-child(odd){--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-orange-500:nth-child(odd){--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-orange-600:nth-child(odd){--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-orange-700:nth-child(odd){--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-orange-800:nth-child(odd){--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-orange-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-yellow-50:nth-child(odd){--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-yellow-100:nth-child(odd){--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-yellow-200:nth-child(odd){--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-yellow-300:nth-child(odd){--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-yellow-400:nth-child(odd){--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-yellow-500:nth-child(odd){--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-yellow-600:nth-child(odd){--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-yellow-700:nth-child(odd){--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-yellow-800:nth-child(odd){--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-yellow-900:nth-child(odd){--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-green-50:nth-child(odd){--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-green-100:nth-child(odd){--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-green-200:nth-child(odd){--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-green-300:nth-child(odd){--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-green-400:nth-child(odd){--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-green-500:nth-child(odd){--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-green-600:nth-child(odd){--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-green-700:nth-child(odd){--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-green-800:nth-child(odd){--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-green-900:nth-child(odd){--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-teal-50:nth-child(odd){--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-teal-100:nth-child(odd){--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-teal-200:nth-child(odd){--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-teal-300:nth-child(odd){--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-teal-400:nth-child(odd){--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-teal-500:nth-child(odd){--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-teal-600:nth-child(odd){--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-teal-700:nth-child(odd){--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-teal-800:nth-child(odd){--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-teal-900:nth-child(odd){--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-blue-50:nth-child(odd){--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-blue-100:nth-child(odd){--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-blue-200:nth-child(odd){--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-blue-300:nth-child(odd){--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-blue-400:nth-child(odd){--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-blue-500:nth-child(odd){--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-blue-600:nth-child(odd){--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-blue-700:nth-child(odd){--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-blue-800:nth-child(odd){--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-blue-900:nth-child(odd){--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-indigo-50:nth-child(odd){--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-indigo-100:nth-child(odd){--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-indigo-200:nth-child(odd){--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-indigo-300:nth-child(odd){--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-indigo-400:nth-child(odd){--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-indigo-500:nth-child(odd){--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-indigo-600:nth-child(odd){--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-indigo-700:nth-child(odd){--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-indigo-800:nth-child(odd){--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-indigo-900:nth-child(odd){--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-purple-50:nth-child(odd){--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-purple-100:nth-child(odd){--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-purple-200:nth-child(odd){--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-purple-300:nth-child(odd){--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-purple-400:nth-child(odd){--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-purple-500:nth-child(odd){--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-purple-600:nth-child(odd){--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-purple-700:nth-child(odd){--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-purple-800:nth-child(odd){--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-purple-900:nth-child(odd){--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-pink-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-pink-100:nth-child(odd){--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-pink-200:nth-child(odd){--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-pink-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-pink-400:nth-child(odd){--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-pink-500:nth-child(odd){--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-pink-600:nth-child(odd){--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-pink-700:nth-child(odd){--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-pink-800:nth-child(odd){--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .md\:dark\:odd\:bg-pink-900:nth-child(odd){--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.md\:bg-none{background-image:none}.md\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--gradient-color-stops))}.md\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.md\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--gradient-color-stops))}.md\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.md\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--gradient-color-stops))}.md\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.md\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--gradient-color-stops))}.md\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.md\:from-transparent{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.md\:from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.md\:from-black{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.md\:from-gray-50{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.md\:from-gray-100{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.md\:from-gray-200{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.md\:from-gray-300{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.md\:from-gray-400{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.md\:from-gray-500{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.md\:from-gray-600{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.md\:from-gray-700{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.md\:from-gray-800{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.md\:from-gray-900{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.md\:from-cool-gray-50{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.md\:from-cool-gray-100{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.md\:from-cool-gray-200{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.md\:from-cool-gray-300{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.md\:from-cool-gray-400{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.md\:from-cool-gray-500{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.md\:from-cool-gray-600{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.md\:from-cool-gray-700{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.md\:from-cool-gray-800{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.md\:from-cool-gray-900{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.md\:from-red-50{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.md\:from-red-100{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.md\:from-red-200{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.md\:from-red-300{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.md\:from-red-400{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.md\:from-red-500{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.md\:from-red-600{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.md\:from-red-700{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.md\:from-red-800{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.md\:from-red-900{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.md\:from-orange-50{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.md\:from-orange-100{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.md\:from-orange-200{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.md\:from-orange-300{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.md\:from-orange-400{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.md\:from-orange-500{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.md\:from-orange-600{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.md\:from-orange-700{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.md\:from-orange-800{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.md\:from-orange-900{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.md\:from-yellow-50{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.md\:from-yellow-100{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.md\:from-yellow-200{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.md\:from-yellow-300{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.md\:from-yellow-400{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.md\:from-yellow-500{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.md\:from-yellow-600{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.md\:from-yellow-700{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.md\:from-yellow-800{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.md\:from-yellow-900{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.md\:from-green-50{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.md\:from-green-100{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.md\:from-green-200{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.md\:from-green-300{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.md\:from-green-400{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.md\:from-green-500{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.md\:from-green-600{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.md\:from-green-700{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.md\:from-green-800{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.md\:from-green-900{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.md\:from-teal-50{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.md\:from-teal-100{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.md\:from-teal-200{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.md\:from-teal-300{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.md\:from-teal-400{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.md\:from-teal-500{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.md\:from-teal-600{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.md\:from-teal-700{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.md\:from-teal-800{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.md\:from-teal-900{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.md\:from-blue-50{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.md\:from-blue-100{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.md\:from-blue-200{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.md\:from-blue-300{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.md\:from-blue-400{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.md\:from-blue-500{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.md\:from-blue-600{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.md\:from-blue-700{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.md\:from-blue-800{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.md\:from-blue-900{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.md\:from-indigo-50{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.md\:from-indigo-100{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.md\:from-indigo-200{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.md\:from-indigo-300{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.md\:from-indigo-400{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.md\:from-indigo-500{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.md\:from-indigo-600{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.md\:from-indigo-700{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.md\:from-indigo-800{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.md\:from-indigo-900{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.md\:from-purple-50{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.md\:from-purple-100{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.md\:from-purple-200{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.md\:from-purple-300{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.md\:from-purple-400{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.md\:from-purple-500{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.md\:from-purple-600{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.md\:from-purple-700{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.md\:from-purple-800{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.md\:from-purple-900{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.md\:from-pink-50{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.md\:from-pink-100{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.md\:from-pink-200{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.md\:from-pink-300{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.md\:from-pink-400{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.md\:from-pink-500{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.md\:from-pink-600{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.md\:from-pink-700{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.md\:from-pink-800{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.md\:from-pink-900{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.md\:via-transparent{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.md\:via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.md\:via-black{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.md\:via-gray-50{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.md\:via-gray-100{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.md\:via-gray-200{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.md\:via-gray-300{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.md\:via-gray-400{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.md\:via-gray-500{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.md\:via-gray-600{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.md\:via-gray-700{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.md\:via-gray-800{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.md\:via-gray-900{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.md\:via-cool-gray-50{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.md\:via-cool-gray-100{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.md\:via-cool-gray-200{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.md\:via-cool-gray-300{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.md\:via-cool-gray-400{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.md\:via-cool-gray-500{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.md\:via-cool-gray-600{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.md\:via-cool-gray-700{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.md\:via-cool-gray-800{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.md\:via-cool-gray-900{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.md\:via-red-50{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.md\:via-red-100{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.md\:via-red-200{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.md\:via-red-300{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.md\:via-red-400{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.md\:via-red-500{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.md\:via-red-600{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.md\:via-red-700{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.md\:via-red-800{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.md\:via-red-900{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.md\:via-orange-50{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.md\:via-orange-100{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.md\:via-orange-200{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.md\:via-orange-300{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.md\:via-orange-400{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.md\:via-orange-500{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.md\:via-orange-600{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.md\:via-orange-700{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.md\:via-orange-800{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.md\:via-orange-900{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.md\:via-yellow-50{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.md\:via-yellow-100{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.md\:via-yellow-200{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.md\:via-yellow-300{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.md\:via-yellow-400{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.md\:via-yellow-500{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.md\:via-yellow-600{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.md\:via-yellow-700{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.md\:via-yellow-800{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.md\:via-yellow-900{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.md\:via-green-50{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.md\:via-green-100{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.md\:via-green-200{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.md\:via-green-300{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.md\:via-green-400{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.md\:via-green-500{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.md\:via-green-600{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.md\:via-green-700{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.md\:via-green-800{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.md\:via-green-900{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.md\:via-teal-50{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.md\:via-teal-100{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.md\:via-teal-200{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.md\:via-teal-300{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.md\:via-teal-400{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.md\:via-teal-500{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.md\:via-teal-600{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.md\:via-teal-700{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.md\:via-teal-800{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.md\:via-teal-900{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.md\:via-blue-50{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.md\:via-blue-100{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.md\:via-blue-200{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.md\:via-blue-300{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.md\:via-blue-400{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.md\:via-blue-500{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.md\:via-blue-600{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.md\:via-blue-700{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.md\:via-blue-800{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.md\:via-blue-900{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.md\:via-indigo-50{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.md\:via-indigo-100{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.md\:via-indigo-200{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.md\:via-indigo-300{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.md\:via-indigo-400{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.md\:via-indigo-500{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.md\:via-indigo-600{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.md\:via-indigo-700{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.md\:via-indigo-800{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.md\:via-indigo-900{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.md\:via-purple-50{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.md\:via-purple-100{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.md\:via-purple-200{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.md\:via-purple-300{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.md\:via-purple-400{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.md\:via-purple-500{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.md\:via-purple-600{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.md\:via-purple-700{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.md\:via-purple-800{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.md\:via-purple-900{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.md\:via-pink-50{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.md\:via-pink-100{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.md\:via-pink-200{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.md\:via-pink-300{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.md\:via-pink-400{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.md\:via-pink-500{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.md\:via-pink-600{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.md\:via-pink-700{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.md\:via-pink-800{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.md\:via-pink-900{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.md\:to-transparent{--gradient-to-color:#0000}.md\:to-white{--gradient-to-color:#fff}.md\:to-black{--gradient-to-color:#000}.md\:to-gray-50{--gradient-to-color:#f9fafb}.md\:to-gray-100{--gradient-to-color:#f4f5f7}.md\:to-gray-200{--gradient-to-color:#e5e7eb}.md\:to-gray-300{--gradient-to-color:#d5d6d7}.md\:to-gray-400{--gradient-to-color:#9e9e9e}.md\:to-gray-500{--gradient-to-color:#707275}.md\:to-gray-600{--gradient-to-color:#4c4f52}.md\:to-gray-700{--gradient-to-color:#24262d}.md\:to-gray-800{--gradient-to-color:#1a1c23}.md\:to-gray-900{--gradient-to-color:#121317}.md\:to-cool-gray-50{--gradient-to-color:#fbfdfe}.md\:to-cool-gray-100{--gradient-to-color:#f1f5f9}.md\:to-cool-gray-200{--gradient-to-color:#e2e8f0}.md\:to-cool-gray-300{--gradient-to-color:#cfd8e3}.md\:to-cool-gray-400{--gradient-to-color:#97a6ba}.md\:to-cool-gray-500{--gradient-to-color:#64748b}.md\:to-cool-gray-600{--gradient-to-color:#475569}.md\:to-cool-gray-700{--gradient-to-color:#364152}.md\:to-cool-gray-800{--gradient-to-color:#27303f}.md\:to-cool-gray-900{--gradient-to-color:#1a202e}.md\:to-red-50{--gradient-to-color:#fdf2f2}.md\:to-red-100{--gradient-to-color:#fde8e8}.md\:to-red-200{--gradient-to-color:#fbd5d5}.md\:to-red-300{--gradient-to-color:#f8b4b4}.md\:to-red-400{--gradient-to-color:#f98080}.md\:to-red-500{--gradient-to-color:#f05252}.md\:to-red-600{--gradient-to-color:#e02424}.md\:to-red-700{--gradient-to-color:#c81e1e}.md\:to-red-800{--gradient-to-color:#9b1c1c}.md\:to-red-900{--gradient-to-color:#771d1d}.md\:to-orange-50{--gradient-to-color:#fff8f1}.md\:to-orange-100{--gradient-to-color:#feecdc}.md\:to-orange-200{--gradient-to-color:#fcd9bd}.md\:to-orange-300{--gradient-to-color:#fdba8c}.md\:to-orange-400{--gradient-to-color:#ff8a4c}.md\:to-orange-500{--gradient-to-color:#ff5a1f}.md\:to-orange-600{--gradient-to-color:#d03801}.md\:to-orange-700{--gradient-to-color:#b43403}.md\:to-orange-800{--gradient-to-color:#8a2c0d}.md\:to-orange-900{--gradient-to-color:#771d1d}.md\:to-yellow-50{--gradient-to-color:#fdfdea}.md\:to-yellow-100{--gradient-to-color:#fdf6b2}.md\:to-yellow-200{--gradient-to-color:#fce96a}.md\:to-yellow-300{--gradient-to-color:#faca15}.md\:to-yellow-400{--gradient-to-color:#e3a008}.md\:to-yellow-500{--gradient-to-color:#c27803}.md\:to-yellow-600{--gradient-to-color:#9f580a}.md\:to-yellow-700{--gradient-to-color:#8e4b10}.md\:to-yellow-800{--gradient-to-color:#723b13}.md\:to-yellow-900{--gradient-to-color:#633112}.md\:to-green-50{--gradient-to-color:#f3faf7}.md\:to-green-100{--gradient-to-color:#def7ec}.md\:to-green-200{--gradient-to-color:#bcf0da}.md\:to-green-300{--gradient-to-color:#84e1bc}.md\:to-green-400{--gradient-to-color:#31c48d}.md\:to-green-500{--gradient-to-color:#0e9f6e}.md\:to-green-600{--gradient-to-color:#057a55}.md\:to-green-700{--gradient-to-color:#046c4e}.md\:to-green-800{--gradient-to-color:#03543f}.md\:to-green-900{--gradient-to-color:#014737}.md\:to-teal-50{--gradient-to-color:#edfafa}.md\:to-teal-100{--gradient-to-color:#d5f5f6}.md\:to-teal-200{--gradient-to-color:#afecef}.md\:to-teal-300{--gradient-to-color:#7edce2}.md\:to-teal-400{--gradient-to-color:#16bdca}.md\:to-teal-500{--gradient-to-color:#0694a2}.md\:to-teal-600{--gradient-to-color:#047481}.md\:to-teal-700{--gradient-to-color:#036672}.md\:to-teal-800{--gradient-to-color:#05505c}.md\:to-teal-900{--gradient-to-color:#014451}.md\:to-blue-50{--gradient-to-color:#ebf5ff}.md\:to-blue-100{--gradient-to-color:#e1effe}.md\:to-blue-200{--gradient-to-color:#c3ddfd}.md\:to-blue-300{--gradient-to-color:#a4cafe}.md\:to-blue-400{--gradient-to-color:#76a9fa}.md\:to-blue-500{--gradient-to-color:#3f83f8}.md\:to-blue-600{--gradient-to-color:#1c64f2}.md\:to-blue-700{--gradient-to-color:#1a56db}.md\:to-blue-800{--gradient-to-color:#1e429f}.md\:to-blue-900{--gradient-to-color:#233876}.md\:to-indigo-50{--gradient-to-color:#f0f5ff}.md\:to-indigo-100{--gradient-to-color:#e5edff}.md\:to-indigo-200{--gradient-to-color:#cddbfe}.md\:to-indigo-300{--gradient-to-color:#b4c6fc}.md\:to-indigo-400{--gradient-to-color:#8da2fb}.md\:to-indigo-500{--gradient-to-color:#6875f5}.md\:to-indigo-600{--gradient-to-color:#5850ec}.md\:to-indigo-700{--gradient-to-color:#5145cd}.md\:to-indigo-800{--gradient-to-color:#42389d}.md\:to-indigo-900{--gradient-to-color:#362f78}.md\:to-purple-50{--gradient-to-color:#f6f5ff}.md\:to-purple-100{--gradient-to-color:#edebfe}.md\:to-purple-200{--gradient-to-color:#dcd7fe}.md\:to-purple-300{--gradient-to-color:#cabffd}.md\:to-purple-400{--gradient-to-color:#ac94fa}.md\:to-purple-500{--gradient-to-color:#9061f9}.md\:to-purple-600{--gradient-to-color:#7e3af2}.md\:to-purple-700{--gradient-to-color:#6c2bd9}.md\:to-purple-800{--gradient-to-color:#5521b5}.md\:to-purple-900{--gradient-to-color:#4a1d96}.md\:to-pink-50{--gradient-to-color:#fdf2f8}.md\:to-pink-100{--gradient-to-color:#fce8f3}.md\:to-pink-200{--gradient-to-color:#fad1e8}.md\:to-pink-300{--gradient-to-color:#f8b4d9}.md\:to-pink-400{--gradient-to-color:#f17eb8}.md\:to-pink-500{--gradient-to-color:#e74694}.md\:to-pink-600{--gradient-to-color:#d61f69}.md\:to-pink-700{--gradient-to-color:#bf125d}.md\:to-pink-800{--gradient-to-color:#99154b}.md\:to-pink-900{--gradient-to-color:#751a3d}.md\:hover\:from-transparent:hover{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.md\:hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.md\:hover\:from-black:hover{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.md\:hover\:from-gray-50:hover{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.md\:hover\:from-gray-100:hover{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.md\:hover\:from-gray-200:hover{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.md\:hover\:from-gray-300:hover{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.md\:hover\:from-gray-400:hover{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.md\:hover\:from-gray-500:hover{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.md\:hover\:from-gray-600:hover{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.md\:hover\:from-gray-700:hover{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.md\:hover\:from-gray-800:hover{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.md\:hover\:from-gray-900:hover{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.md\:hover\:from-cool-gray-50:hover{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.md\:hover\:from-cool-gray-100:hover{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.md\:hover\:from-cool-gray-200:hover{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.md\:hover\:from-cool-gray-300:hover{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.md\:hover\:from-cool-gray-400:hover{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.md\:hover\:from-cool-gray-500:hover{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.md\:hover\:from-cool-gray-600:hover{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.md\:hover\:from-cool-gray-700:hover{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.md\:hover\:from-cool-gray-800:hover{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.md\:hover\:from-cool-gray-900:hover{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.md\:hover\:from-red-50:hover{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.md\:hover\:from-red-100:hover{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.md\:hover\:from-red-200:hover{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.md\:hover\:from-red-300:hover{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.md\:hover\:from-red-400:hover{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.md\:hover\:from-red-500:hover{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.md\:hover\:from-red-600:hover{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.md\:hover\:from-red-700:hover{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.md\:hover\:from-red-800:hover{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.md\:hover\:from-red-900:hover{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.md\:hover\:from-orange-50:hover{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.md\:hover\:from-orange-100:hover{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.md\:hover\:from-orange-200:hover{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.md\:hover\:from-orange-300:hover{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.md\:hover\:from-orange-400:hover{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.md\:hover\:from-orange-500:hover{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.md\:hover\:from-orange-600:hover{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.md\:hover\:from-orange-700:hover{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.md\:hover\:from-orange-800:hover{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.md\:hover\:from-orange-900:hover{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.md\:hover\:from-yellow-50:hover{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.md\:hover\:from-yellow-100:hover{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.md\:hover\:from-yellow-200:hover{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.md\:hover\:from-yellow-300:hover{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.md\:hover\:from-yellow-400:hover{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.md\:hover\:from-yellow-500:hover{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.md\:hover\:from-yellow-600:hover{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.md\:hover\:from-yellow-700:hover{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.md\:hover\:from-yellow-800:hover{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.md\:hover\:from-yellow-900:hover{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.md\:hover\:from-green-50:hover{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.md\:hover\:from-green-100:hover{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.md\:hover\:from-green-200:hover{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.md\:hover\:from-green-300:hover{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.md\:hover\:from-green-400:hover{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.md\:hover\:from-green-500:hover{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.md\:hover\:from-green-600:hover{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.md\:hover\:from-green-700:hover{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.md\:hover\:from-green-800:hover{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.md\:hover\:from-green-900:hover{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.md\:hover\:from-teal-50:hover{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.md\:hover\:from-teal-100:hover{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.md\:hover\:from-teal-200:hover{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.md\:hover\:from-teal-300:hover{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.md\:hover\:from-teal-400:hover{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.md\:hover\:from-teal-500:hover{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.md\:hover\:from-teal-600:hover{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.md\:hover\:from-teal-700:hover{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.md\:hover\:from-teal-800:hover{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.md\:hover\:from-teal-900:hover{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.md\:hover\:from-blue-50:hover{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.md\:hover\:from-blue-100:hover{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.md\:hover\:from-blue-200:hover{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.md\:hover\:from-blue-300:hover{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.md\:hover\:from-blue-400:hover{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.md\:hover\:from-blue-500:hover{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.md\:hover\:from-blue-600:hover{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.md\:hover\:from-blue-700:hover{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.md\:hover\:from-blue-800:hover{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.md\:hover\:from-blue-900:hover{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.md\:hover\:from-indigo-50:hover{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.md\:hover\:from-indigo-100:hover{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.md\:hover\:from-indigo-200:hover{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.md\:hover\:from-indigo-300:hover{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.md\:hover\:from-indigo-400:hover{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.md\:hover\:from-indigo-500:hover{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.md\:hover\:from-indigo-600:hover{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.md\:hover\:from-indigo-700:hover{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.md\:hover\:from-indigo-800:hover{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.md\:hover\:from-indigo-900:hover{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.md\:hover\:from-purple-50:hover{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.md\:hover\:from-purple-100:hover{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.md\:hover\:from-purple-200:hover{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.md\:hover\:from-purple-300:hover{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.md\:hover\:from-purple-400:hover{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.md\:hover\:from-purple-500:hover{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.md\:hover\:from-purple-600:hover{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.md\:hover\:from-purple-700:hover{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.md\:hover\:from-purple-800:hover{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.md\:hover\:from-purple-900:hover{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.md\:hover\:from-pink-50:hover{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.md\:hover\:from-pink-100:hover{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.md\:hover\:from-pink-200:hover{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.md\:hover\:from-pink-300:hover{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.md\:hover\:from-pink-400:hover{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.md\:hover\:from-pink-500:hover{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.md\:hover\:from-pink-600:hover{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.md\:hover\:from-pink-700:hover{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.md\:hover\:from-pink-800:hover{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.md\:hover\:from-pink-900:hover{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.md\:hover\:via-transparent:hover{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.md\:hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.md\:hover\:via-black:hover{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.md\:hover\:via-gray-50:hover{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.md\:hover\:via-gray-100:hover{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.md\:hover\:via-gray-200:hover{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.md\:hover\:via-gray-300:hover{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.md\:hover\:via-gray-400:hover{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.md\:hover\:via-gray-500:hover{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.md\:hover\:via-gray-600:hover{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.md\:hover\:via-gray-700:hover{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.md\:hover\:via-gray-800:hover{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.md\:hover\:via-gray-900:hover{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.md\:hover\:via-cool-gray-50:hover{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.md\:hover\:via-cool-gray-100:hover{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.md\:hover\:via-cool-gray-200:hover{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.md\:hover\:via-cool-gray-300:hover{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.md\:hover\:via-cool-gray-400:hover{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.md\:hover\:via-cool-gray-500:hover{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.md\:hover\:via-cool-gray-600:hover{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.md\:hover\:via-cool-gray-700:hover{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.md\:hover\:via-cool-gray-800:hover{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.md\:hover\:via-cool-gray-900:hover{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.md\:hover\:via-red-50:hover{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.md\:hover\:via-red-100:hover{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.md\:hover\:via-red-200:hover{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.md\:hover\:via-red-300:hover{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.md\:hover\:via-red-400:hover{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.md\:hover\:via-red-500:hover{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.md\:hover\:via-red-600:hover{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.md\:hover\:via-red-700:hover{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.md\:hover\:via-red-800:hover{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.md\:hover\:via-red-900:hover{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.md\:hover\:via-orange-50:hover{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.md\:hover\:via-orange-100:hover{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.md\:hover\:via-orange-200:hover{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.md\:hover\:via-orange-300:hover{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.md\:hover\:via-orange-400:hover{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.md\:hover\:via-orange-500:hover{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.md\:hover\:via-orange-600:hover{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.md\:hover\:via-orange-700:hover{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.md\:hover\:via-orange-800:hover{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.md\:hover\:via-orange-900:hover{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.md\:hover\:via-yellow-50:hover{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.md\:hover\:via-yellow-100:hover{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.md\:hover\:via-yellow-200:hover{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.md\:hover\:via-yellow-300:hover{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.md\:hover\:via-yellow-400:hover{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.md\:hover\:via-yellow-500:hover{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.md\:hover\:via-yellow-600:hover{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.md\:hover\:via-yellow-700:hover{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.md\:hover\:via-yellow-800:hover{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.md\:hover\:via-yellow-900:hover{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.md\:hover\:via-green-50:hover{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.md\:hover\:via-green-100:hover{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.md\:hover\:via-green-200:hover{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.md\:hover\:via-green-300:hover{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.md\:hover\:via-green-400:hover{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.md\:hover\:via-green-500:hover{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.md\:hover\:via-green-600:hover{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.md\:hover\:via-green-700:hover{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.md\:hover\:via-green-800:hover{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.md\:hover\:via-green-900:hover{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.md\:hover\:via-teal-50:hover{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.md\:hover\:via-teal-100:hover{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.md\:hover\:via-teal-200:hover{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.md\:hover\:via-teal-300:hover{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.md\:hover\:via-teal-400:hover{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.md\:hover\:via-teal-500:hover{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.md\:hover\:via-teal-600:hover{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.md\:hover\:via-teal-700:hover{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.md\:hover\:via-teal-800:hover{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.md\:hover\:via-teal-900:hover{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.md\:hover\:via-blue-50:hover{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.md\:hover\:via-blue-100:hover{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.md\:hover\:via-blue-200:hover{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.md\:hover\:via-blue-300:hover{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.md\:hover\:via-blue-400:hover{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.md\:hover\:via-blue-500:hover{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.md\:hover\:via-blue-600:hover{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.md\:hover\:via-blue-700:hover{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.md\:hover\:via-blue-800:hover{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.md\:hover\:via-blue-900:hover{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.md\:hover\:via-indigo-50:hover{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.md\:hover\:via-indigo-100:hover{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.md\:hover\:via-indigo-200:hover{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.md\:hover\:via-indigo-300:hover{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.md\:hover\:via-indigo-400:hover{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.md\:hover\:via-indigo-500:hover{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.md\:hover\:via-indigo-600:hover{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.md\:hover\:via-indigo-700:hover{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.md\:hover\:via-indigo-800:hover{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.md\:hover\:via-indigo-900:hover{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.md\:hover\:via-purple-50:hover{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.md\:hover\:via-purple-100:hover{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.md\:hover\:via-purple-200:hover{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.md\:hover\:via-purple-300:hover{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.md\:hover\:via-purple-400:hover{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.md\:hover\:via-purple-500:hover{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.md\:hover\:via-purple-600:hover{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.md\:hover\:via-purple-700:hover{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.md\:hover\:via-purple-800:hover{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.md\:hover\:via-purple-900:hover{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.md\:hover\:via-pink-50:hover{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.md\:hover\:via-pink-100:hover{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.md\:hover\:via-pink-200:hover{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.md\:hover\:via-pink-300:hover{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.md\:hover\:via-pink-400:hover{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.md\:hover\:via-pink-500:hover{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.md\:hover\:via-pink-600:hover{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.md\:hover\:via-pink-700:hover{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.md\:hover\:via-pink-800:hover{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.md\:hover\:via-pink-900:hover{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.md\:hover\:to-transparent:hover{--gradient-to-color:#0000}.md\:hover\:to-white:hover{--gradient-to-color:#fff}.md\:hover\:to-black:hover{--gradient-to-color:#000}.md\:hover\:to-gray-50:hover{--gradient-to-color:#f9fafb}.md\:hover\:to-gray-100:hover{--gradient-to-color:#f4f5f7}.md\:hover\:to-gray-200:hover{--gradient-to-color:#e5e7eb}.md\:hover\:to-gray-300:hover{--gradient-to-color:#d5d6d7}.md\:hover\:to-gray-400:hover{--gradient-to-color:#9e9e9e}.md\:hover\:to-gray-500:hover{--gradient-to-color:#707275}.md\:hover\:to-gray-600:hover{--gradient-to-color:#4c4f52}.md\:hover\:to-gray-700:hover{--gradient-to-color:#24262d}.md\:hover\:to-gray-800:hover{--gradient-to-color:#1a1c23}.md\:hover\:to-gray-900:hover{--gradient-to-color:#121317}.md\:hover\:to-cool-gray-50:hover{--gradient-to-color:#fbfdfe}.md\:hover\:to-cool-gray-100:hover{--gradient-to-color:#f1f5f9}.md\:hover\:to-cool-gray-200:hover{--gradient-to-color:#e2e8f0}.md\:hover\:to-cool-gray-300:hover{--gradient-to-color:#cfd8e3}.md\:hover\:to-cool-gray-400:hover{--gradient-to-color:#97a6ba}.md\:hover\:to-cool-gray-500:hover{--gradient-to-color:#64748b}.md\:hover\:to-cool-gray-600:hover{--gradient-to-color:#475569}.md\:hover\:to-cool-gray-700:hover{--gradient-to-color:#364152}.md\:hover\:to-cool-gray-800:hover{--gradient-to-color:#27303f}.md\:hover\:to-cool-gray-900:hover{--gradient-to-color:#1a202e}.md\:hover\:to-red-50:hover{--gradient-to-color:#fdf2f2}.md\:hover\:to-red-100:hover{--gradient-to-color:#fde8e8}.md\:hover\:to-red-200:hover{--gradient-to-color:#fbd5d5}.md\:hover\:to-red-300:hover{--gradient-to-color:#f8b4b4}.md\:hover\:to-red-400:hover{--gradient-to-color:#f98080}.md\:hover\:to-red-500:hover{--gradient-to-color:#f05252}.md\:hover\:to-red-600:hover{--gradient-to-color:#e02424}.md\:hover\:to-red-700:hover{--gradient-to-color:#c81e1e}.md\:hover\:to-red-800:hover{--gradient-to-color:#9b1c1c}.md\:hover\:to-red-900:hover{--gradient-to-color:#771d1d}.md\:hover\:to-orange-50:hover{--gradient-to-color:#fff8f1}.md\:hover\:to-orange-100:hover{--gradient-to-color:#feecdc}.md\:hover\:to-orange-200:hover{--gradient-to-color:#fcd9bd}.md\:hover\:to-orange-300:hover{--gradient-to-color:#fdba8c}.md\:hover\:to-orange-400:hover{--gradient-to-color:#ff8a4c}.md\:hover\:to-orange-500:hover{--gradient-to-color:#ff5a1f}.md\:hover\:to-orange-600:hover{--gradient-to-color:#d03801}.md\:hover\:to-orange-700:hover{--gradient-to-color:#b43403}.md\:hover\:to-orange-800:hover{--gradient-to-color:#8a2c0d}.md\:hover\:to-orange-900:hover{--gradient-to-color:#771d1d}.md\:hover\:to-yellow-50:hover{--gradient-to-color:#fdfdea}.md\:hover\:to-yellow-100:hover{--gradient-to-color:#fdf6b2}.md\:hover\:to-yellow-200:hover{--gradient-to-color:#fce96a}.md\:hover\:to-yellow-300:hover{--gradient-to-color:#faca15}.md\:hover\:to-yellow-400:hover{--gradient-to-color:#e3a008}.md\:hover\:to-yellow-500:hover{--gradient-to-color:#c27803}.md\:hover\:to-yellow-600:hover{--gradient-to-color:#9f580a}.md\:hover\:to-yellow-700:hover{--gradient-to-color:#8e4b10}.md\:hover\:to-yellow-800:hover{--gradient-to-color:#723b13}.md\:hover\:to-yellow-900:hover{--gradient-to-color:#633112}.md\:hover\:to-green-50:hover{--gradient-to-color:#f3faf7}.md\:hover\:to-green-100:hover{--gradient-to-color:#def7ec}.md\:hover\:to-green-200:hover{--gradient-to-color:#bcf0da}.md\:hover\:to-green-300:hover{--gradient-to-color:#84e1bc}.md\:hover\:to-green-400:hover{--gradient-to-color:#31c48d}.md\:hover\:to-green-500:hover{--gradient-to-color:#0e9f6e}.md\:hover\:to-green-600:hover{--gradient-to-color:#057a55}.md\:hover\:to-green-700:hover{--gradient-to-color:#046c4e}.md\:hover\:to-green-800:hover{--gradient-to-color:#03543f}.md\:hover\:to-green-900:hover{--gradient-to-color:#014737}.md\:hover\:to-teal-50:hover{--gradient-to-color:#edfafa}.md\:hover\:to-teal-100:hover{--gradient-to-color:#d5f5f6}.md\:hover\:to-teal-200:hover{--gradient-to-color:#afecef}.md\:hover\:to-teal-300:hover{--gradient-to-color:#7edce2}.md\:hover\:to-teal-400:hover{--gradient-to-color:#16bdca}.md\:hover\:to-teal-500:hover{--gradient-to-color:#0694a2}.md\:hover\:to-teal-600:hover{--gradient-to-color:#047481}.md\:hover\:to-teal-700:hover{--gradient-to-color:#036672}.md\:hover\:to-teal-800:hover{--gradient-to-color:#05505c}.md\:hover\:to-teal-900:hover{--gradient-to-color:#014451}.md\:hover\:to-blue-50:hover{--gradient-to-color:#ebf5ff}.md\:hover\:to-blue-100:hover{--gradient-to-color:#e1effe}.md\:hover\:to-blue-200:hover{--gradient-to-color:#c3ddfd}.md\:hover\:to-blue-300:hover{--gradient-to-color:#a4cafe}.md\:hover\:to-blue-400:hover{--gradient-to-color:#76a9fa}.md\:hover\:to-blue-500:hover{--gradient-to-color:#3f83f8}.md\:hover\:to-blue-600:hover{--gradient-to-color:#1c64f2}.md\:hover\:to-blue-700:hover{--gradient-to-color:#1a56db}.md\:hover\:to-blue-800:hover{--gradient-to-color:#1e429f}.md\:hover\:to-blue-900:hover{--gradient-to-color:#233876}.md\:hover\:to-indigo-50:hover{--gradient-to-color:#f0f5ff}.md\:hover\:to-indigo-100:hover{--gradient-to-color:#e5edff}.md\:hover\:to-indigo-200:hover{--gradient-to-color:#cddbfe}.md\:hover\:to-indigo-300:hover{--gradient-to-color:#b4c6fc}.md\:hover\:to-indigo-400:hover{--gradient-to-color:#8da2fb}.md\:hover\:to-indigo-500:hover{--gradient-to-color:#6875f5}.md\:hover\:to-indigo-600:hover{--gradient-to-color:#5850ec}.md\:hover\:to-indigo-700:hover{--gradient-to-color:#5145cd}.md\:hover\:to-indigo-800:hover{--gradient-to-color:#42389d}.md\:hover\:to-indigo-900:hover{--gradient-to-color:#362f78}.md\:hover\:to-purple-50:hover{--gradient-to-color:#f6f5ff}.md\:hover\:to-purple-100:hover{--gradient-to-color:#edebfe}.md\:hover\:to-purple-200:hover{--gradient-to-color:#dcd7fe}.md\:hover\:to-purple-300:hover{--gradient-to-color:#cabffd}.md\:hover\:to-purple-400:hover{--gradient-to-color:#ac94fa}.md\:hover\:to-purple-500:hover{--gradient-to-color:#9061f9}.md\:hover\:to-purple-600:hover{--gradient-to-color:#7e3af2}.md\:hover\:to-purple-700:hover{--gradient-to-color:#6c2bd9}.md\:hover\:to-purple-800:hover{--gradient-to-color:#5521b5}.md\:hover\:to-purple-900:hover{--gradient-to-color:#4a1d96}.md\:hover\:to-pink-50:hover{--gradient-to-color:#fdf2f8}.md\:hover\:to-pink-100:hover{--gradient-to-color:#fce8f3}.md\:hover\:to-pink-200:hover{--gradient-to-color:#fad1e8}.md\:hover\:to-pink-300:hover{--gradient-to-color:#f8b4d9}.md\:hover\:to-pink-400:hover{--gradient-to-color:#f17eb8}.md\:hover\:to-pink-500:hover{--gradient-to-color:#e74694}.md\:hover\:to-pink-600:hover{--gradient-to-color:#d61f69}.md\:hover\:to-pink-700:hover{--gradient-to-color:#bf125d}.md\:hover\:to-pink-800:hover{--gradient-to-color:#99154b}.md\:hover\:to-pink-900:hover{--gradient-to-color:#751a3d}.md\:focus\:from-transparent:focus{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.md\:focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.md\:focus\:from-black:focus{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.md\:focus\:from-gray-50:focus{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.md\:focus\:from-gray-100:focus{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.md\:focus\:from-gray-200:focus{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.md\:focus\:from-gray-300:focus{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.md\:focus\:from-gray-400:focus{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.md\:focus\:from-gray-500:focus{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.md\:focus\:from-gray-600:focus{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.md\:focus\:from-gray-700:focus{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.md\:focus\:from-gray-800:focus{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.md\:focus\:from-gray-900:focus{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.md\:focus\:from-cool-gray-50:focus{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.md\:focus\:from-cool-gray-100:focus{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.md\:focus\:from-cool-gray-200:focus{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.md\:focus\:from-cool-gray-300:focus{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.md\:focus\:from-cool-gray-400:focus{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.md\:focus\:from-cool-gray-500:focus{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.md\:focus\:from-cool-gray-600:focus{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.md\:focus\:from-cool-gray-700:focus{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.md\:focus\:from-cool-gray-800:focus{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.md\:focus\:from-cool-gray-900:focus{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.md\:focus\:from-red-50:focus{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.md\:focus\:from-red-100:focus{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.md\:focus\:from-red-200:focus{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.md\:focus\:from-red-300:focus{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.md\:focus\:from-red-400:focus{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.md\:focus\:from-red-500:focus{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.md\:focus\:from-red-600:focus{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.md\:focus\:from-red-700:focus{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.md\:focus\:from-red-800:focus{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.md\:focus\:from-red-900:focus{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.md\:focus\:from-orange-50:focus{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.md\:focus\:from-orange-100:focus{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.md\:focus\:from-orange-200:focus{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.md\:focus\:from-orange-300:focus{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.md\:focus\:from-orange-400:focus{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.md\:focus\:from-orange-500:focus{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.md\:focus\:from-orange-600:focus{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.md\:focus\:from-orange-700:focus{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.md\:focus\:from-orange-800:focus{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.md\:focus\:from-orange-900:focus{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.md\:focus\:from-yellow-50:focus{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.md\:focus\:from-yellow-100:focus{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.md\:focus\:from-yellow-200:focus{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.md\:focus\:from-yellow-300:focus{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.md\:focus\:from-yellow-400:focus{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.md\:focus\:from-yellow-500:focus{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.md\:focus\:from-yellow-600:focus{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.md\:focus\:from-yellow-700:focus{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.md\:focus\:from-yellow-800:focus{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.md\:focus\:from-yellow-900:focus{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.md\:focus\:from-green-50:focus{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.md\:focus\:from-green-100:focus{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.md\:focus\:from-green-200:focus{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.md\:focus\:from-green-300:focus{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.md\:focus\:from-green-400:focus{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.md\:focus\:from-green-500:focus{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.md\:focus\:from-green-600:focus{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.md\:focus\:from-green-700:focus{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.md\:focus\:from-green-800:focus{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.md\:focus\:from-green-900:focus{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.md\:focus\:from-teal-50:focus{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.md\:focus\:from-teal-100:focus{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.md\:focus\:from-teal-200:focus{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.md\:focus\:from-teal-300:focus{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.md\:focus\:from-teal-400:focus{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.md\:focus\:from-teal-500:focus{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.md\:focus\:from-teal-600:focus{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.md\:focus\:from-teal-700:focus{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.md\:focus\:from-teal-800:focus{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.md\:focus\:from-teal-900:focus{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.md\:focus\:from-blue-50:focus{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.md\:focus\:from-blue-100:focus{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.md\:focus\:from-blue-200:focus{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.md\:focus\:from-blue-300:focus{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.md\:focus\:from-blue-400:focus{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.md\:focus\:from-blue-500:focus{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.md\:focus\:from-blue-600:focus{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.md\:focus\:from-blue-700:focus{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.md\:focus\:from-blue-800:focus{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.md\:focus\:from-blue-900:focus{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.md\:focus\:from-indigo-50:focus{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.md\:focus\:from-indigo-100:focus{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.md\:focus\:from-indigo-200:focus{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.md\:focus\:from-indigo-300:focus{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.md\:focus\:from-indigo-400:focus{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.md\:focus\:from-indigo-500:focus{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.md\:focus\:from-indigo-600:focus{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.md\:focus\:from-indigo-700:focus{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.md\:focus\:from-indigo-800:focus{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.md\:focus\:from-indigo-900:focus{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.md\:focus\:from-purple-50:focus{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.md\:focus\:from-purple-100:focus{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.md\:focus\:from-purple-200:focus{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.md\:focus\:from-purple-300:focus{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.md\:focus\:from-purple-400:focus{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.md\:focus\:from-purple-500:focus{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.md\:focus\:from-purple-600:focus{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.md\:focus\:from-purple-700:focus{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.md\:focus\:from-purple-800:focus{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.md\:focus\:from-purple-900:focus{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.md\:focus\:from-pink-50:focus{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.md\:focus\:from-pink-100:focus{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.md\:focus\:from-pink-200:focus{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.md\:focus\:from-pink-300:focus{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.md\:focus\:from-pink-400:focus{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.md\:focus\:from-pink-500:focus{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.md\:focus\:from-pink-600:focus{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.md\:focus\:from-pink-700:focus{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.md\:focus\:from-pink-800:focus{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.md\:focus\:from-pink-900:focus{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.md\:focus\:via-transparent:focus{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.md\:focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.md\:focus\:via-black:focus{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.md\:focus\:via-gray-50:focus{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.md\:focus\:via-gray-100:focus{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.md\:focus\:via-gray-200:focus{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.md\:focus\:via-gray-300:focus{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.md\:focus\:via-gray-400:focus{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.md\:focus\:via-gray-500:focus{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.md\:focus\:via-gray-600:focus{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.md\:focus\:via-gray-700:focus{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.md\:focus\:via-gray-800:focus{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.md\:focus\:via-gray-900:focus{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.md\:focus\:via-cool-gray-50:focus{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.md\:focus\:via-cool-gray-100:focus{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.md\:focus\:via-cool-gray-200:focus{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.md\:focus\:via-cool-gray-300:focus{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.md\:focus\:via-cool-gray-400:focus{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.md\:focus\:via-cool-gray-500:focus{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.md\:focus\:via-cool-gray-600:focus{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.md\:focus\:via-cool-gray-700:focus{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.md\:focus\:via-cool-gray-800:focus{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.md\:focus\:via-cool-gray-900:focus{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.md\:focus\:via-red-50:focus{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.md\:focus\:via-red-100:focus{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.md\:focus\:via-red-200:focus{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.md\:focus\:via-red-300:focus{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.md\:focus\:via-red-400:focus{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.md\:focus\:via-red-500:focus{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.md\:focus\:via-red-600:focus{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.md\:focus\:via-red-700:focus{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.md\:focus\:via-red-800:focus{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.md\:focus\:via-red-900:focus{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.md\:focus\:via-orange-50:focus{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.md\:focus\:via-orange-100:focus{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.md\:focus\:via-orange-200:focus{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.md\:focus\:via-orange-300:focus{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.md\:focus\:via-orange-400:focus{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.md\:focus\:via-orange-500:focus{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.md\:focus\:via-orange-600:focus{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.md\:focus\:via-orange-700:focus{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.md\:focus\:via-orange-800:focus{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.md\:focus\:via-orange-900:focus{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.md\:focus\:via-yellow-50:focus{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.md\:focus\:via-yellow-100:focus{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.md\:focus\:via-yellow-200:focus{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.md\:focus\:via-yellow-300:focus{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.md\:focus\:via-yellow-400:focus{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.md\:focus\:via-yellow-500:focus{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.md\:focus\:via-yellow-600:focus{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.md\:focus\:via-yellow-700:focus{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.md\:focus\:via-yellow-800:focus{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.md\:focus\:via-yellow-900:focus{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.md\:focus\:via-green-50:focus{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.md\:focus\:via-green-100:focus{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.md\:focus\:via-green-200:focus{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.md\:focus\:via-green-300:focus{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.md\:focus\:via-green-400:focus{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.md\:focus\:via-green-500:focus{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.md\:focus\:via-green-600:focus{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.md\:focus\:via-green-700:focus{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.md\:focus\:via-green-800:focus{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.md\:focus\:via-green-900:focus{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.md\:focus\:via-teal-50:focus{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.md\:focus\:via-teal-100:focus{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.md\:focus\:via-teal-200:focus{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.md\:focus\:via-teal-300:focus{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.md\:focus\:via-teal-400:focus{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.md\:focus\:via-teal-500:focus{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.md\:focus\:via-teal-600:focus{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.md\:focus\:via-teal-700:focus{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.md\:focus\:via-teal-800:focus{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.md\:focus\:via-teal-900:focus{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.md\:focus\:via-blue-50:focus{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.md\:focus\:via-blue-100:focus{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.md\:focus\:via-blue-200:focus{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.md\:focus\:via-blue-300:focus{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.md\:focus\:via-blue-400:focus{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.md\:focus\:via-blue-500:focus{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.md\:focus\:via-blue-600:focus{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.md\:focus\:via-blue-700:focus{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.md\:focus\:via-blue-800:focus{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.md\:focus\:via-blue-900:focus{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.md\:focus\:via-indigo-50:focus{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.md\:focus\:via-indigo-100:focus{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.md\:focus\:via-indigo-200:focus{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.md\:focus\:via-indigo-300:focus{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.md\:focus\:via-indigo-400:focus{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.md\:focus\:via-indigo-500:focus{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.md\:focus\:via-indigo-600:focus{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.md\:focus\:via-indigo-700:focus{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.md\:focus\:via-indigo-800:focus{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.md\:focus\:via-indigo-900:focus{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.md\:focus\:via-purple-50:focus{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.md\:focus\:via-purple-100:focus{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.md\:focus\:via-purple-200:focus{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.md\:focus\:via-purple-300:focus{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.md\:focus\:via-purple-400:focus{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.md\:focus\:via-purple-500:focus{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.md\:focus\:via-purple-600:focus{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.md\:focus\:via-purple-700:focus{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.md\:focus\:via-purple-800:focus{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.md\:focus\:via-purple-900:focus{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.md\:focus\:via-pink-50:focus{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.md\:focus\:via-pink-100:focus{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.md\:focus\:via-pink-200:focus{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.md\:focus\:via-pink-300:focus{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.md\:focus\:via-pink-400:focus{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.md\:focus\:via-pink-500:focus{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.md\:focus\:via-pink-600:focus{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.md\:focus\:via-pink-700:focus{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.md\:focus\:via-pink-800:focus{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.md\:focus\:via-pink-900:focus{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.md\:focus\:to-transparent:focus{--gradient-to-color:#0000}.md\:focus\:to-white:focus{--gradient-to-color:#fff}.md\:focus\:to-black:focus{--gradient-to-color:#000}.md\:focus\:to-gray-50:focus{--gradient-to-color:#f9fafb}.md\:focus\:to-gray-100:focus{--gradient-to-color:#f4f5f7}.md\:focus\:to-gray-200:focus{--gradient-to-color:#e5e7eb}.md\:focus\:to-gray-300:focus{--gradient-to-color:#d5d6d7}.md\:focus\:to-gray-400:focus{--gradient-to-color:#9e9e9e}.md\:focus\:to-gray-500:focus{--gradient-to-color:#707275}.md\:focus\:to-gray-600:focus{--gradient-to-color:#4c4f52}.md\:focus\:to-gray-700:focus{--gradient-to-color:#24262d}.md\:focus\:to-gray-800:focus{--gradient-to-color:#1a1c23}.md\:focus\:to-gray-900:focus{--gradient-to-color:#121317}.md\:focus\:to-cool-gray-50:focus{--gradient-to-color:#fbfdfe}.md\:focus\:to-cool-gray-100:focus{--gradient-to-color:#f1f5f9}.md\:focus\:to-cool-gray-200:focus{--gradient-to-color:#e2e8f0}.md\:focus\:to-cool-gray-300:focus{--gradient-to-color:#cfd8e3}.md\:focus\:to-cool-gray-400:focus{--gradient-to-color:#97a6ba}.md\:focus\:to-cool-gray-500:focus{--gradient-to-color:#64748b}.md\:focus\:to-cool-gray-600:focus{--gradient-to-color:#475569}.md\:focus\:to-cool-gray-700:focus{--gradient-to-color:#364152}.md\:focus\:to-cool-gray-800:focus{--gradient-to-color:#27303f}.md\:focus\:to-cool-gray-900:focus{--gradient-to-color:#1a202e}.md\:focus\:to-red-50:focus{--gradient-to-color:#fdf2f2}.md\:focus\:to-red-100:focus{--gradient-to-color:#fde8e8}.md\:focus\:to-red-200:focus{--gradient-to-color:#fbd5d5}.md\:focus\:to-red-300:focus{--gradient-to-color:#f8b4b4}.md\:focus\:to-red-400:focus{--gradient-to-color:#f98080}.md\:focus\:to-red-500:focus{--gradient-to-color:#f05252}.md\:focus\:to-red-600:focus{--gradient-to-color:#e02424}.md\:focus\:to-red-700:focus{--gradient-to-color:#c81e1e}.md\:focus\:to-red-800:focus{--gradient-to-color:#9b1c1c}.md\:focus\:to-red-900:focus{--gradient-to-color:#771d1d}.md\:focus\:to-orange-50:focus{--gradient-to-color:#fff8f1}.md\:focus\:to-orange-100:focus{--gradient-to-color:#feecdc}.md\:focus\:to-orange-200:focus{--gradient-to-color:#fcd9bd}.md\:focus\:to-orange-300:focus{--gradient-to-color:#fdba8c}.md\:focus\:to-orange-400:focus{--gradient-to-color:#ff8a4c}.md\:focus\:to-orange-500:focus{--gradient-to-color:#ff5a1f}.md\:focus\:to-orange-600:focus{--gradient-to-color:#d03801}.md\:focus\:to-orange-700:focus{--gradient-to-color:#b43403}.md\:focus\:to-orange-800:focus{--gradient-to-color:#8a2c0d}.md\:focus\:to-orange-900:focus{--gradient-to-color:#771d1d}.md\:focus\:to-yellow-50:focus{--gradient-to-color:#fdfdea}.md\:focus\:to-yellow-100:focus{--gradient-to-color:#fdf6b2}.md\:focus\:to-yellow-200:focus{--gradient-to-color:#fce96a}.md\:focus\:to-yellow-300:focus{--gradient-to-color:#faca15}.md\:focus\:to-yellow-400:focus{--gradient-to-color:#e3a008}.md\:focus\:to-yellow-500:focus{--gradient-to-color:#c27803}.md\:focus\:to-yellow-600:focus{--gradient-to-color:#9f580a}.md\:focus\:to-yellow-700:focus{--gradient-to-color:#8e4b10}.md\:focus\:to-yellow-800:focus{--gradient-to-color:#723b13}.md\:focus\:to-yellow-900:focus{--gradient-to-color:#633112}.md\:focus\:to-green-50:focus{--gradient-to-color:#f3faf7}.md\:focus\:to-green-100:focus{--gradient-to-color:#def7ec}.md\:focus\:to-green-200:focus{--gradient-to-color:#bcf0da}.md\:focus\:to-green-300:focus{--gradient-to-color:#84e1bc}.md\:focus\:to-green-400:focus{--gradient-to-color:#31c48d}.md\:focus\:to-green-500:focus{--gradient-to-color:#0e9f6e}.md\:focus\:to-green-600:focus{--gradient-to-color:#057a55}.md\:focus\:to-green-700:focus{--gradient-to-color:#046c4e}.md\:focus\:to-green-800:focus{--gradient-to-color:#03543f}.md\:focus\:to-green-900:focus{--gradient-to-color:#014737}.md\:focus\:to-teal-50:focus{--gradient-to-color:#edfafa}.md\:focus\:to-teal-100:focus{--gradient-to-color:#d5f5f6}.md\:focus\:to-teal-200:focus{--gradient-to-color:#afecef}.md\:focus\:to-teal-300:focus{--gradient-to-color:#7edce2}.md\:focus\:to-teal-400:focus{--gradient-to-color:#16bdca}.md\:focus\:to-teal-500:focus{--gradient-to-color:#0694a2}.md\:focus\:to-teal-600:focus{--gradient-to-color:#047481}.md\:focus\:to-teal-700:focus{--gradient-to-color:#036672}.md\:focus\:to-teal-800:focus{--gradient-to-color:#05505c}.md\:focus\:to-teal-900:focus{--gradient-to-color:#014451}.md\:focus\:to-blue-50:focus{--gradient-to-color:#ebf5ff}.md\:focus\:to-blue-100:focus{--gradient-to-color:#e1effe}.md\:focus\:to-blue-200:focus{--gradient-to-color:#c3ddfd}.md\:focus\:to-blue-300:focus{--gradient-to-color:#a4cafe}.md\:focus\:to-blue-400:focus{--gradient-to-color:#76a9fa}.md\:focus\:to-blue-500:focus{--gradient-to-color:#3f83f8}.md\:focus\:to-blue-600:focus{--gradient-to-color:#1c64f2}.md\:focus\:to-blue-700:focus{--gradient-to-color:#1a56db}.md\:focus\:to-blue-800:focus{--gradient-to-color:#1e429f}.md\:focus\:to-blue-900:focus{--gradient-to-color:#233876}.md\:focus\:to-indigo-50:focus{--gradient-to-color:#f0f5ff}.md\:focus\:to-indigo-100:focus{--gradient-to-color:#e5edff}.md\:focus\:to-indigo-200:focus{--gradient-to-color:#cddbfe}.md\:focus\:to-indigo-300:focus{--gradient-to-color:#b4c6fc}.md\:focus\:to-indigo-400:focus{--gradient-to-color:#8da2fb}.md\:focus\:to-indigo-500:focus{--gradient-to-color:#6875f5}.md\:focus\:to-indigo-600:focus{--gradient-to-color:#5850ec}.md\:focus\:to-indigo-700:focus{--gradient-to-color:#5145cd}.md\:focus\:to-indigo-800:focus{--gradient-to-color:#42389d}.md\:focus\:to-indigo-900:focus{--gradient-to-color:#362f78}.md\:focus\:to-purple-50:focus{--gradient-to-color:#f6f5ff}.md\:focus\:to-purple-100:focus{--gradient-to-color:#edebfe}.md\:focus\:to-purple-200:focus{--gradient-to-color:#dcd7fe}.md\:focus\:to-purple-300:focus{--gradient-to-color:#cabffd}.md\:focus\:to-purple-400:focus{--gradient-to-color:#ac94fa}.md\:focus\:to-purple-500:focus{--gradient-to-color:#9061f9}.md\:focus\:to-purple-600:focus{--gradient-to-color:#7e3af2}.md\:focus\:to-purple-700:focus{--gradient-to-color:#6c2bd9}.md\:focus\:to-purple-800:focus{--gradient-to-color:#5521b5}.md\:focus\:to-purple-900:focus{--gradient-to-color:#4a1d96}.md\:focus\:to-pink-50:focus{--gradient-to-color:#fdf2f8}.md\:focus\:to-pink-100:focus{--gradient-to-color:#fce8f3}.md\:focus\:to-pink-200:focus{--gradient-to-color:#fad1e8}.md\:focus\:to-pink-300:focus{--gradient-to-color:#f8b4d9}.md\:focus\:to-pink-400:focus{--gradient-to-color:#f17eb8}.md\:focus\:to-pink-500:focus{--gradient-to-color:#e74694}.md\:focus\:to-pink-600:focus{--gradient-to-color:#d61f69}.md\:focus\:to-pink-700:focus{--gradient-to-color:#bf125d}.md\:focus\:to-pink-800:focus{--gradient-to-color:#99154b}.md\:focus\:to-pink-900:focus{--gradient-to-color:#751a3d}.md\:bg-opacity-0{--bg-opacity:0}.md\:bg-opacity-10{--bg-opacity:0.1}.md\:bg-opacity-25{--bg-opacity:0.25}.md\:bg-opacity-50{--bg-opacity:0.5}.md\:bg-opacity-75{--bg-opacity:0.75}.md\:bg-opacity-100{--bg-opacity:1}.md\:hover\:bg-opacity-0:hover{--bg-opacity:0}.md\:hover\:bg-opacity-10:hover{--bg-opacity:0.1}.md\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.md\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.md\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.md\:hover\:bg-opacity-100:hover{--bg-opacity:1}.md\:focus\:bg-opacity-0:focus{--bg-opacity:0}.md\:focus\:bg-opacity-10:focus{--bg-opacity:0.1}.md\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.md\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.md\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.md\:focus\:bg-opacity-100:focus{--bg-opacity:1}.theme-dark .md\:dark\:hover\:bg-opacity-0:hover{--bg-opacity:0}.theme-dark .md\:dark\:hover\:bg-opacity-10:hover{--bg-opacity:0.1}.theme-dark .md\:dark\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.theme-dark .md\:dark\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.theme-dark .md\:dark\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.theme-dark .md\:dark\:hover\:bg-opacity-100:hover{--bg-opacity:1}.md\:bg-bottom{background-position:bottom}.md\:bg-center{background-position:50%}.md\:bg-left{background-position:0}.md\:bg-left-bottom{background-position:0 100%}.md\:bg-left-top{background-position:0 0}.md\:bg-right{background-position:100%}.md\:bg-right-bottom{background-position:100% 100%}.md\:bg-right-top{background-position:100% 0}.md\:bg-top{background-position:top}.md\:bg-repeat{background-repeat:repeat}.md\:bg-no-repeat{background-repeat:no-repeat}.md\:bg-repeat-x{background-repeat:repeat-x}.md\:bg-repeat-y{background-repeat:repeat-y}.md\:bg-repeat-round{background-repeat:round}.md\:bg-repeat-space{background-repeat:space}.md\:bg-auto{background-size:auto}.md\:bg-cover{background-size:cover}.md\:bg-contain{background-size:contain}.md\:border-collapse{border-collapse:collapse}.md\:border-separate{border-collapse:initial}.md\:border-transparent{border-color:#0000}.md\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.md\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.md\:border-gray-50{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.md\:border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.md\:border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.md\:border-gray-300{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.md\:border-gray-400{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.md\:border-gray-500{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.md\:border-gray-600{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.md\:border-gray-700{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.md\:border-gray-800{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.md\:border-gray-900{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.md\:border-cool-gray-50{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.md\:border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.md\:border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.md\:border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.md\:border-cool-gray-400{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.md\:border-cool-gray-500{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.md\:border-cool-gray-600{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.md\:border-cool-gray-700{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.md\:border-cool-gray-800{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.md\:border-cool-gray-900{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.md\:border-red-50{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.md\:border-red-100{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.md\:border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.md\:border-red-300{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.md\:border-red-400{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.md\:border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.md\:border-red-600{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.md\:border-red-700{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.md\:border-red-800{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.md\:border-red-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.md\:border-orange-50{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.md\:border-orange-100{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.md\:border-orange-200{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.md\:border-orange-300{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.md\:border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.md\:border-orange-500{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.md\:border-orange-600{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.md\:border-orange-700{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.md\:border-orange-800{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.md\:border-orange-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.md\:border-yellow-50{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.md\:border-yellow-100{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.md\:border-yellow-200{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.md\:border-yellow-300{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.md\:border-yellow-400{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.md\:border-yellow-500{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.md\:border-yellow-600{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.md\:border-yellow-700{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.md\:border-yellow-800{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.md\:border-yellow-900{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.md\:border-green-50{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.md\:border-green-100{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.md\:border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.md\:border-green-300{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.md\:border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.md\:border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.md\:border-green-600{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.md\:border-green-700{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.md\:border-green-800{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.md\:border-green-900{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.md\:border-teal-50{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.md\:border-teal-100{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.md\:border-teal-200{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.md\:border-teal-300{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.md\:border-teal-400{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.md\:border-teal-500{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.md\:border-teal-600{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.md\:border-teal-700{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.md\:border-teal-800{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.md\:border-teal-900{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.md\:border-blue-50{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.md\:border-blue-100{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.md\:border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.md\:border-blue-300{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.md\:border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.md\:border-blue-500{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.md\:border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.md\:border-blue-700{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.md\:border-blue-800{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.md\:border-blue-900{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.md\:border-indigo-50{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.md\:border-indigo-100{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.md\:border-indigo-200{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.md\:border-indigo-300{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.md\:border-indigo-400{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.md\:border-indigo-500{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.md\:border-indigo-600{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.md\:border-indigo-700{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.md\:border-indigo-800{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.md\:border-indigo-900{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.md\:border-purple-50{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.md\:border-purple-100{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.md\:border-purple-200{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.md\:border-purple-300{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.md\:border-purple-400{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.md\:border-purple-500{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.md\:border-purple-600{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.md\:border-purple-700{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.md\:border-purple-800{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.md\:border-purple-900{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.md\:border-pink-50{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.md\:border-pink-100{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.md\:border-pink-200{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.md\:border-pink-300{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.md\:border-pink-400{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.md\:border-pink-500{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.md\:border-pink-600{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.md\:border-pink-700{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.md\:border-pink-800{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.md\:border-pink-900{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.md\:hover\:border-transparent:hover{border-color:#0000}.md\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.md\:hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.md\:hover\:border-gray-50:hover{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.md\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.md\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.md\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.md\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.md\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.md\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.md\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.md\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.md\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.md\:hover\:border-cool-gray-50:hover{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.md\:hover\:border-cool-gray-100:hover{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.md\:hover\:border-cool-gray-200:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.md\:hover\:border-cool-gray-300:hover{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.md\:hover\:border-cool-gray-400:hover{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.md\:hover\:border-cool-gray-500:hover{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.md\:hover\:border-cool-gray-600:hover{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.md\:hover\:border-cool-gray-700:hover{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.md\:hover\:border-cool-gray-800:hover{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.md\:hover\:border-cool-gray-900:hover{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.md\:hover\:border-red-50:hover{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.md\:hover\:border-red-100:hover{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.md\:hover\:border-red-200:hover{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.md\:hover\:border-red-300:hover{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.md\:hover\:border-red-400:hover{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.md\:hover\:border-red-500:hover{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.md\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.md\:hover\:border-red-700:hover{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.md\:hover\:border-red-800:hover{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.md\:hover\:border-red-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.md\:hover\:border-orange-50:hover{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.md\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.md\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.md\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.md\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.md\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.md\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.md\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.md\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.md\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.md\:hover\:border-yellow-50:hover{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.md\:hover\:border-yellow-100:hover{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.md\:hover\:border-yellow-200:hover{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.md\:hover\:border-yellow-300:hover{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.md\:hover\:border-yellow-400:hover{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.md\:hover\:border-yellow-500:hover{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.md\:hover\:border-yellow-600:hover{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.md\:hover\:border-yellow-700:hover{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.md\:hover\:border-yellow-800:hover{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.md\:hover\:border-yellow-900:hover{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.md\:hover\:border-green-50:hover{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.md\:hover\:border-green-100:hover{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.md\:hover\:border-green-200:hover{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.md\:hover\:border-green-300:hover{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.md\:hover\:border-green-400:hover{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.md\:hover\:border-green-500:hover{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.md\:hover\:border-green-600:hover{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.md\:hover\:border-green-700:hover{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.md\:hover\:border-green-800:hover{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.md\:hover\:border-green-900:hover{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.md\:hover\:border-teal-50:hover{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.md\:hover\:border-teal-100:hover{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.md\:hover\:border-teal-200:hover{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.md\:hover\:border-teal-300:hover{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.md\:hover\:border-teal-400:hover{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.md\:hover\:border-teal-500:hover{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.md\:hover\:border-teal-600:hover{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.md\:hover\:border-teal-700:hover{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.md\:hover\:border-teal-800:hover{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.md\:hover\:border-teal-900:hover{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.md\:hover\:border-blue-50:hover{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.md\:hover\:border-blue-100:hover{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.md\:hover\:border-blue-200:hover{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.md\:hover\:border-blue-300:hover{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.md\:hover\:border-blue-400:hover{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.md\:hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.md\:hover\:border-blue-600:hover{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.md\:hover\:border-blue-700:hover{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.md\:hover\:border-blue-800:hover{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.md\:hover\:border-blue-900:hover{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.md\:hover\:border-indigo-50:hover{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.md\:hover\:border-indigo-100:hover{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.md\:hover\:border-indigo-200:hover{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.md\:hover\:border-indigo-300:hover{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.md\:hover\:border-indigo-400:hover{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.md\:hover\:border-indigo-500:hover{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.md\:hover\:border-indigo-600:hover{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.md\:hover\:border-indigo-700:hover{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.md\:hover\:border-indigo-800:hover{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.md\:hover\:border-indigo-900:hover{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.md\:hover\:border-purple-50:hover{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.md\:hover\:border-purple-100:hover{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.md\:hover\:border-purple-200:hover{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.md\:hover\:border-purple-300:hover{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.md\:hover\:border-purple-400:hover{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.md\:hover\:border-purple-500:hover{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.md\:hover\:border-purple-600:hover{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.md\:hover\:border-purple-700:hover{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.md\:hover\:border-purple-800:hover{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.md\:hover\:border-purple-900:hover{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.md\:hover\:border-pink-50:hover{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.md\:hover\:border-pink-100:hover{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.md\:hover\:border-pink-200:hover{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.md\:hover\:border-pink-300:hover{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.md\:hover\:border-pink-400:hover{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.md\:hover\:border-pink-500:hover{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.md\:hover\:border-pink-600:hover{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.md\:hover\:border-pink-700:hover{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.md\:hover\:border-pink-800:hover{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.md\:hover\:border-pink-900:hover{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.md\:focus\:border-transparent:focus{border-color:#0000}.md\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.md\:focus\:border-black:focus{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.md\:focus\:border-gray-50:focus{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.md\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.md\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.md\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.md\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.md\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.md\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.md\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.md\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.md\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.md\:focus\:border-cool-gray-50:focus{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.md\:focus\:border-cool-gray-100:focus{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.md\:focus\:border-cool-gray-200:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.md\:focus\:border-cool-gray-300:focus{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.md\:focus\:border-cool-gray-400:focus{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.md\:focus\:border-cool-gray-500:focus{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.md\:focus\:border-cool-gray-600:focus{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.md\:focus\:border-cool-gray-700:focus{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.md\:focus\:border-cool-gray-800:focus{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.md\:focus\:border-cool-gray-900:focus{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.md\:focus\:border-red-50:focus{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.md\:focus\:border-red-100:focus{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.md\:focus\:border-red-200:focus{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.md\:focus\:border-red-300:focus{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.md\:focus\:border-red-400:focus{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.md\:focus\:border-red-500:focus{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.md\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.md\:focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.md\:focus\:border-red-800:focus{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.md\:focus\:border-red-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.md\:focus\:border-orange-50:focus{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.md\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.md\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.md\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.md\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.md\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.md\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.md\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.md\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.md\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.md\:focus\:border-yellow-50:focus{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.md\:focus\:border-yellow-100:focus{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.md\:focus\:border-yellow-200:focus{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.md\:focus\:border-yellow-300:focus{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.md\:focus\:border-yellow-400:focus{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.md\:focus\:border-yellow-500:focus{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.md\:focus\:border-yellow-600:focus{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.md\:focus\:border-yellow-700:focus{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.md\:focus\:border-yellow-800:focus{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.md\:focus\:border-yellow-900:focus{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.md\:focus\:border-green-50:focus{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.md\:focus\:border-green-100:focus{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.md\:focus\:border-green-200:focus{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.md\:focus\:border-green-300:focus{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.md\:focus\:border-green-400:focus{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.md\:focus\:border-green-500:focus{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.md\:focus\:border-green-600:focus{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.md\:focus\:border-green-700:focus{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.md\:focus\:border-green-800:focus{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.md\:focus\:border-green-900:focus{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.md\:focus\:border-teal-50:focus{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.md\:focus\:border-teal-100:focus{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.md\:focus\:border-teal-200:focus{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.md\:focus\:border-teal-300:focus{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.md\:focus\:border-teal-400:focus{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.md\:focus\:border-teal-500:focus{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.md\:focus\:border-teal-600:focus{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.md\:focus\:border-teal-700:focus{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.md\:focus\:border-teal-800:focus{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.md\:focus\:border-teal-900:focus{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.md\:focus\:border-blue-50:focus{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.md\:focus\:border-blue-100:focus{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.md\:focus\:border-blue-200:focus{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.md\:focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.md\:focus\:border-blue-400:focus{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.md\:focus\:border-blue-500:focus{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.md\:focus\:border-blue-600:focus{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.md\:focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.md\:focus\:border-blue-800:focus{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.md\:focus\:border-blue-900:focus{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.md\:focus\:border-indigo-50:focus{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.md\:focus\:border-indigo-100:focus{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.md\:focus\:border-indigo-200:focus{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.md\:focus\:border-indigo-300:focus{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.md\:focus\:border-indigo-400:focus{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.md\:focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.md\:focus\:border-indigo-600:focus{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.md\:focus\:border-indigo-700:focus{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.md\:focus\:border-indigo-800:focus{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.md\:focus\:border-indigo-900:focus{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.md\:focus\:border-purple-50:focus{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.md\:focus\:border-purple-100:focus{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.md\:focus\:border-purple-200:focus{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.md\:focus\:border-purple-300:focus{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.md\:focus\:border-purple-400:focus{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.md\:focus\:border-purple-500:focus{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.md\:focus\:border-purple-600:focus{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.md\:focus\:border-purple-700:focus{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.md\:focus\:border-purple-800:focus{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.md\:focus\:border-purple-900:focus{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.md\:focus\:border-pink-50:focus{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.md\:focus\:border-pink-100:focus{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.md\:focus\:border-pink-200:focus{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.md\:focus\:border-pink-300:focus{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.md\:focus\:border-pink-400:focus{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.md\:focus\:border-pink-500:focus{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.md\:focus\:border-pink-600:focus{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.md\:focus\:border-pink-700:focus{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.md\:focus\:border-pink-800:focus{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.md\:focus\:border-pink-900:focus{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .md\:dark\:border-transparent{border-color:#0000}.theme-dark .md\:dark\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .md\:dark\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .md\:dark\:border-gray-50{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .md\:dark\:border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .md\:dark\:border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .md\:dark\:border-gray-300{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .md\:dark\:border-gray-400{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .md\:dark\:border-gray-500{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .md\:dark\:border-gray-600{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .md\:dark\:border-gray-700{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .md\:dark\:border-gray-800{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .md\:dark\:border-gray-900{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .md\:dark\:border-cool-gray-50{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .md\:dark\:border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .md\:dark\:border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .md\:dark\:border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .md\:dark\:border-cool-gray-400{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .md\:dark\:border-cool-gray-500{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .md\:dark\:border-cool-gray-600{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .md\:dark\:border-cool-gray-700{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .md\:dark\:border-cool-gray-800{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .md\:dark\:border-cool-gray-900{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .md\:dark\:border-red-50{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .md\:dark\:border-red-100{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .md\:dark\:border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .md\:dark\:border-red-300{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .md\:dark\:border-red-400{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .md\:dark\:border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .md\:dark\:border-red-600{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .md\:dark\:border-red-700{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .md\:dark\:border-red-800{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .md\:dark\:border-red-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .md\:dark\:border-orange-50{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .md\:dark\:border-orange-100{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .md\:dark\:border-orange-200{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .md\:dark\:border-orange-300{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .md\:dark\:border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .md\:dark\:border-orange-500{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .md\:dark\:border-orange-600{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .md\:dark\:border-orange-700{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .md\:dark\:border-orange-800{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .md\:dark\:border-orange-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .md\:dark\:border-yellow-50{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .md\:dark\:border-yellow-100{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .md\:dark\:border-yellow-200{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .md\:dark\:border-yellow-300{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .md\:dark\:border-yellow-400{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .md\:dark\:border-yellow-500{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .md\:dark\:border-yellow-600{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .md\:dark\:border-yellow-700{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .md\:dark\:border-yellow-800{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .md\:dark\:border-yellow-900{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .md\:dark\:border-green-50{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .md\:dark\:border-green-100{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .md\:dark\:border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .md\:dark\:border-green-300{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .md\:dark\:border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .md\:dark\:border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .md\:dark\:border-green-600{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .md\:dark\:border-green-700{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .md\:dark\:border-green-800{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .md\:dark\:border-green-900{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .md\:dark\:border-teal-50{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .md\:dark\:border-teal-100{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .md\:dark\:border-teal-200{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .md\:dark\:border-teal-300{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .md\:dark\:border-teal-400{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .md\:dark\:border-teal-500{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .md\:dark\:border-teal-600{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .md\:dark\:border-teal-700{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .md\:dark\:border-teal-800{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .md\:dark\:border-teal-900{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .md\:dark\:border-blue-50{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .md\:dark\:border-blue-100{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .md\:dark\:border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .md\:dark\:border-blue-300{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .md\:dark\:border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .md\:dark\:border-blue-500{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .md\:dark\:border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .md\:dark\:border-blue-700{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .md\:dark\:border-blue-800{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .md\:dark\:border-blue-900{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .md\:dark\:border-indigo-50{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .md\:dark\:border-indigo-100{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .md\:dark\:border-indigo-200{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .md\:dark\:border-indigo-300{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .md\:dark\:border-indigo-400{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .md\:dark\:border-indigo-500{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .md\:dark\:border-indigo-600{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .md\:dark\:border-indigo-700{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .md\:dark\:border-indigo-800{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .md\:dark\:border-indigo-900{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .md\:dark\:border-purple-50{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .md\:dark\:border-purple-100{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .md\:dark\:border-purple-200{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .md\:dark\:border-purple-300{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .md\:dark\:border-purple-400{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .md\:dark\:border-purple-500{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .md\:dark\:border-purple-600{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .md\:dark\:border-purple-700{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .md\:dark\:border-purple-800{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .md\:dark\:border-purple-900{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .md\:dark\:border-pink-50{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .md\:dark\:border-pink-100{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .md\:dark\:border-pink-200{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .md\:dark\:border-pink-300{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .md\:dark\:border-pink-400{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .md\:dark\:border-pink-500{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .md\:dark\:border-pink-600{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .md\:dark\:border-pink-700{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .md\:dark\:border-pink-800{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .md\:dark\:border-pink-900{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-transparent:focus{border-color:#0000}.theme-dark .md\:dark\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-black:focus{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-gray-50:focus{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-cool-gray-50:focus{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-cool-gray-100:focus{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-cool-gray-200:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-cool-gray-300:focus{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-cool-gray-400:focus{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-cool-gray-500:focus{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-cool-gray-600:focus{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-cool-gray-700:focus{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-cool-gray-800:focus{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-cool-gray-900:focus{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-red-50:focus{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-red-100:focus{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-red-200:focus{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-red-300:focus{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-red-400:focus{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-red-500:focus{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-red-800:focus{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-red-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-orange-50:focus{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-yellow-50:focus{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-yellow-100:focus{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-yellow-200:focus{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-yellow-300:focus{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-yellow-400:focus{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-yellow-500:focus{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-yellow-600:focus{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-yellow-700:focus{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-yellow-800:focus{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-yellow-900:focus{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-green-50:focus{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-green-100:focus{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-green-200:focus{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-green-300:focus{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-green-400:focus{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-green-500:focus{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-green-600:focus{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-green-700:focus{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-green-800:focus{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-green-900:focus{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-teal-50:focus{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-teal-100:focus{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-teal-200:focus{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-teal-300:focus{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-teal-400:focus{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-teal-500:focus{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-teal-600:focus{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-teal-700:focus{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-teal-800:focus{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-teal-900:focus{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-blue-50:focus{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-blue-100:focus{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-blue-200:focus{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-blue-400:focus{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-blue-500:focus{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-blue-600:focus{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-blue-800:focus{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-blue-900:focus{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-indigo-50:focus{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-indigo-100:focus{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-indigo-200:focus{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-indigo-300:focus{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-indigo-400:focus{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-indigo-600:focus{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-indigo-700:focus{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-indigo-800:focus{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-indigo-900:focus{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-purple-50:focus{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-purple-100:focus{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-purple-200:focus{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-purple-300:focus{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-purple-400:focus{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-purple-500:focus{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-purple-600:focus{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-purple-700:focus{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-purple-800:focus{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-purple-900:focus{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-pink-50:focus{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-pink-100:focus{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-pink-200:focus{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-pink-300:focus{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-pink-400:focus{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-pink-500:focus{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-pink-600:focus{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-pink-700:focus{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-pink-800:focus{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .md\:dark\:focus\:border-pink-900:focus{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-transparent:hover{border-color:#0000}.theme-dark .md\:dark\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-gray-50:hover{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-cool-gray-50:hover{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-cool-gray-100:hover{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-cool-gray-200:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-cool-gray-300:hover{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-cool-gray-400:hover{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-cool-gray-500:hover{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-cool-gray-600:hover{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-cool-gray-700:hover{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-cool-gray-800:hover{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-cool-gray-900:hover{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-red-50:hover{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-red-100:hover{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-red-200:hover{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-red-300:hover{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-red-400:hover{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-red-500:hover{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-red-700:hover{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-red-800:hover{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-red-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-orange-50:hover{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-yellow-50:hover{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-yellow-100:hover{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-yellow-200:hover{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-yellow-300:hover{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-yellow-400:hover{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-yellow-500:hover{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-yellow-600:hover{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-yellow-700:hover{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-yellow-800:hover{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-yellow-900:hover{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-green-50:hover{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-green-100:hover{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-green-200:hover{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-green-300:hover{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-green-400:hover{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-green-500:hover{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-green-600:hover{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-green-700:hover{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-green-800:hover{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-green-900:hover{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-teal-50:hover{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-teal-100:hover{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-teal-200:hover{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-teal-300:hover{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-teal-400:hover{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-teal-500:hover{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-teal-600:hover{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-teal-700:hover{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-teal-800:hover{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-teal-900:hover{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-blue-50:hover{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-blue-100:hover{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-blue-200:hover{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-blue-300:hover{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-blue-400:hover{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-blue-600:hover{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-blue-700:hover{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-blue-800:hover{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-blue-900:hover{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-indigo-50:hover{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-indigo-100:hover{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-indigo-200:hover{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-indigo-300:hover{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-indigo-400:hover{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-indigo-500:hover{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-indigo-600:hover{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-indigo-700:hover{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-indigo-800:hover{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-indigo-900:hover{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-purple-50:hover{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-purple-100:hover{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-purple-200:hover{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-purple-300:hover{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-purple-400:hover{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-purple-500:hover{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-purple-600:hover{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-purple-700:hover{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-purple-800:hover{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-purple-900:hover{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-pink-50:hover{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-pink-100:hover{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-pink-200:hover{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-pink-300:hover{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-pink-400:hover{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-pink-500:hover{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-pink-600:hover{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-pink-700:hover{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-pink-800:hover{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .md\:dark\:hover\:border-pink-900:hover{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.md\:border-opacity-0{--border-opacity:0}.md\:border-opacity-25{--border-opacity:0.25}.md\:border-opacity-50{--border-opacity:0.5}.md\:border-opacity-75{--border-opacity:0.75}.md\:border-opacity-100{--border-opacity:1}.md\:hover\:border-opacity-0:hover{--border-opacity:0}.md\:hover\:border-opacity-25:hover{--border-opacity:0.25}.md\:hover\:border-opacity-50:hover{--border-opacity:0.5}.md\:hover\:border-opacity-75:hover{--border-opacity:0.75}.md\:hover\:border-opacity-100:hover{--border-opacity:1}.md\:focus\:border-opacity-0:focus{--border-opacity:0}.md\:focus\:border-opacity-25:focus{--border-opacity:0.25}.md\:focus\:border-opacity-50:focus{--border-opacity:0.5}.md\:focus\:border-opacity-75:focus{--border-opacity:0.75}.md\:focus\:border-opacity-100:focus{--border-opacity:1}.md\:rounded-none{border-radius:0}.md\:rounded-sm{border-radius:.125rem}.md\:rounded{border-radius:.25rem}.md\:rounded-md{border-radius:.375rem}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-xl{border-radius:.75rem}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-3xl{border-radius:1.5rem}.md\:rounded-full{border-radius:9999px}.md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.md\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.md\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.md\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.md\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.md\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.md\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.md\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.md\:rounded-t{border-top-left-radius:.25rem}.md\:rounded-r,.md\:rounded-t{border-top-right-radius:.25rem}.md\:rounded-b,.md\:rounded-r{border-bottom-right-radius:.25rem}.md\:rounded-b,.md\:rounded-l{border-bottom-left-radius:.25rem}.md\:rounded-l{border-top-left-radius:.25rem}.md\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.md\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.md\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.md\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.md\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.md\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.md\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.md\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.md\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.md\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.md\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.md\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.md\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.md\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.md\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.md\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.md\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.md\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.md\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.md\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.md\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.md\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.md\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.md\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.md\:rounded-tl-none{border-top-left-radius:0}.md\:rounded-tr-none{border-top-right-radius:0}.md\:rounded-br-none{border-bottom-right-radius:0}.md\:rounded-bl-none{border-bottom-left-radius:0}.md\:rounded-tl-sm{border-top-left-radius:.125rem}.md\:rounded-tr-sm{border-top-right-radius:.125rem}.md\:rounded-br-sm{border-bottom-right-radius:.125rem}.md\:rounded-bl-sm{border-bottom-left-radius:.125rem}.md\:rounded-tl{border-top-left-radius:.25rem}.md\:rounded-tr{border-top-right-radius:.25rem}.md\:rounded-br{border-bottom-right-radius:.25rem}.md\:rounded-bl{border-bottom-left-radius:.25rem}.md\:rounded-tl-md{border-top-left-radius:.375rem}.md\:rounded-tr-md{border-top-right-radius:.375rem}.md\:rounded-br-md{border-bottom-right-radius:.375rem}.md\:rounded-bl-md{border-bottom-left-radius:.375rem}.md\:rounded-tl-lg{border-top-left-radius:.5rem}.md\:rounded-tr-lg{border-top-right-radius:.5rem}.md\:rounded-br-lg{border-bottom-right-radius:.5rem}.md\:rounded-bl-lg{border-bottom-left-radius:.5rem}.md\:rounded-tl-xl{border-top-left-radius:.75rem}.md\:rounded-tr-xl{border-top-right-radius:.75rem}.md\:rounded-br-xl{border-bottom-right-radius:.75rem}.md\:rounded-bl-xl{border-bottom-left-radius:.75rem}.md\:rounded-tl-2xl{border-top-left-radius:1rem}.md\:rounded-tr-2xl{border-top-right-radius:1rem}.md\:rounded-br-2xl{border-bottom-right-radius:1rem}.md\:rounded-bl-2xl{border-bottom-left-radius:1rem}.md\:rounded-tl-3xl{border-top-left-radius:1.5rem}.md\:rounded-tr-3xl{border-top-right-radius:1.5rem}.md\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.md\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.md\:rounded-tl-full{border-top-left-radius:9999px}.md\:rounded-tr-full{border-top-right-radius:9999px}.md\:rounded-br-full{border-bottom-right-radius:9999px}.md\:rounded-bl-full{border-bottom-left-radius:9999px}.md\:border-solid{border-style:solid}.md\:border-dashed{border-style:dashed}.md\:border-dotted{border-style:dotted}.md\:border-double{border-style:double}.md\:border-none{border-style:none}.md\:border-0{border-width:0}.md\:border-2{border-width:2px}.md\:border-4{border-width:4px}.md\:border-8{border-width:8px}.md\:border{border-width:1px}.md\:border-t-0{border-top-width:0}.md\:border-r-0{border-right-width:0}.md\:border-b-0{border-bottom-width:0}.md\:border-l-0{border-left-width:0}.md\:border-t-2{border-top-width:2px}.md\:border-r-2{border-right-width:2px}.md\:border-b-2{border-bottom-width:2px}.md\:border-l-2{border-left-width:2px}.md\:border-t-4{border-top-width:4px}.md\:border-r-4{border-right-width:4px}.md\:border-b-4{border-bottom-width:4px}.md\:border-l-4{border-left-width:4px}.md\:border-t-8{border-top-width:8px}.md\:border-r-8{border-right-width:8px}.md\:border-b-8{border-bottom-width:8px}.md\:border-l-8{border-left-width:8px}.md\:border-t{border-top-width:1px}.md\:border-r{border-right-width:1px}.md\:border-b{border-bottom-width:1px}.md\:border-l{border-left-width:1px}.md\:box-border{box-sizing:border-box}.md\:box-content{box-sizing:initial}.md\:cursor-auto{cursor:auto}.md\:cursor-default{cursor:default}.md\:cursor-pointer{cursor:pointer}.md\:cursor-wait{cursor:wait}.md\:cursor-text{cursor:text}.md\:cursor-move{cursor:move}.md\:cursor-not-allowed{cursor:not-allowed}.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\:table{display:table}.md\:table-caption{display:table-caption}.md\:table-cell{display:table-cell}.md\:table-column{display:table-column}.md\:table-column-group{display:table-column-group}.md\:table-footer-group{display:table-footer-group}.md\:table-header-group{display:table-header-group}.md\:table-row-group{display:table-row-group}.md\:table-row{display:table-row}.md\:flow-root{display:flow-root}.md\:grid{display:grid}.md\:inline-grid{display:inline-grid}.md\:contents{display:contents}.md\:hidden{display:none}.theme-dark .md\:dark\:block{display:block}.theme-dark .md\:dark\:inline-block{display:inline-block}.theme-dark .md\:dark\:inline{display:inline}.theme-dark .md\:dark\:flex{display:flex}.theme-dark .md\:dark\:inline-flex{display:inline-flex}.theme-dark .md\:dark\:table{display:table}.theme-dark .md\:dark\:table-caption{display:table-caption}.theme-dark .md\:dark\:table-cell{display:table-cell}.theme-dark .md\:dark\:table-column{display:table-column}.theme-dark .md\:dark\:table-column-group{display:table-column-group}.theme-dark .md\:dark\:table-footer-group{display:table-footer-group}.theme-dark .md\:dark\:table-header-group{display:table-header-group}.theme-dark .md\:dark\:table-row-group{display:table-row-group}.theme-dark .md\:dark\:table-row{display:table-row}.theme-dark .md\:dark\:flow-root{display:flow-root}.theme-dark .md\:dark\:grid{display:grid}.theme-dark .md\:dark\:inline-grid{display:inline-grid}.theme-dark .md\:dark\:contents{display:contents}.theme-dark .md\:dark\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse}.md\:flex-no-wrap{flex-wrap:nowrap}.md\:place-items-auto{place-items:auto}.md\:place-items-start{place-items:start}.md\:place-items-end{place-items:end}.md\:place-items-center{place-items:center}.md\:place-items-stretch{place-items:stretch}.md\:place-content-center{place-content:center}.md\:place-content-start{place-content:start}.md\:place-content-end{place-content:end}.md\:place-content-between{place-content:space-between}.md\:place-content-around{place-content:space-around}.md\:place-content-evenly{place-content:space-evenly}.md\:place-content-stretch{place-content:stretch}.md\:place-self-auto{place-self:auto}.md\:place-self-start{place-self:start}.md\:place-self-end{place-self:end}.md\:place-self-center{place-self:center}.md\:place-self-stretch{place-self:stretch}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:content-center{align-content:center}.md\:content-start{align-content:flex-start}.md\:content-end{align-content:flex-end}.md\:content-between{align-content:space-between}.md\:content-around{align-content:space-around}.md\:content-evenly{align-content:space-evenly}.md\:self-auto{align-self:auto}.md\:self-start{align-self:flex-start}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:self-stretch{align-self:stretch}.md\:justify-items-auto{justify-items:auto}.md\:justify-items-start{justify-items:start}.md\:justify-items-end{justify-items:end}.md\:justify-items-center{justify-items:center}.md\:justify-items-stretch{justify-items:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:justify-self-auto{justify-self:auto}.md\:justify-self-start{justify-self:start}.md\:justify-self-end{justify-self:end}.md\:justify-self-center{justify-self:center}.md\:justify-self-stretch{justify-self:stretch}.md\:flex-1{flex:1 1}.md\:flex-auto{flex:1 1 auto}.md\:flex-initial{flex:0 1 auto}.md\:flex-none{flex:none}.md\:flex-grow-0{flex-grow:0}.md\:flex-grow{flex-grow:1}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-shrink{flex-shrink:1}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-4{order:4}.md\:order-5{order:5}.md\:order-6{order:6}.md\:order-7{order:7}.md\:order-8{order:8}.md\:order-9{order:9}.md\:order-10{order:10}.md\:order-11{order:11}.md\:order-12{order:12}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:order-none{order:0}.md\:float-right{float:right}.md\:float-left{float:left}.md\:float-none{float:none}.md\:clearfix:after{clear:both;content:"";display:table}.md\:clear-left{clear:left}.md\:clear-right{clear:right}.md\:clear-both{clear:both}.md\:clear-none{clear:none}.md\:font-sans{font-family:Open Sans,sans-serif}.md\:font-serif{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.md\:font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.md\:font-hairline{font-weight:100}.md\:font-thin{font-weight:200}.md\:font-light{font-weight:300}.md\:font-normal{font-weight:400}.md\:font-medium{font-weight:500}.md\:font-semibold{font-weight:600}.md\:font-bold{font-weight:700}.md\:font-extrabold{font-weight:800}.md\:font-black{font-weight:900}.md\:hover\:font-hairline:hover{font-weight:100}.md\:hover\:font-thin:hover{font-weight:200}.md\:hover\:font-light:hover{font-weight:300}.md\:hover\:font-normal:hover{font-weight:400}.md\:hover\:font-medium:hover{font-weight:500}.md\:hover\:font-semibold:hover{font-weight:600}.md\:hover\:font-bold:hover{font-weight:700}.md\:hover\:font-extrabold:hover{font-weight:800}.md\:hover\:font-black:hover{font-weight:900}.md\:focus\:font-hairline:focus{font-weight:100}.md\:focus\:font-thin:focus{font-weight:200}.md\:focus\:font-light:focus{font-weight:300}.md\:focus\:font-normal:focus{font-weight:400}.md\:focus\:font-medium:focus{font-weight:500}.md\:focus\:font-semibold:focus{font-weight:600}.md\:focus\:font-bold:focus{font-weight:700}.md\:focus\:font-extrabold:focus{font-weight:800}.md\:focus\:font-black:focus{font-weight:900}.md\:h-0{height:0}.md\:h-1{height:.25rem}.md\:h-2{height:.5rem}.md\:h-3{height:.75rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-8{height:2rem}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-32{height:8rem}.md\:h-40{height:10rem}.md\:h-48{height:12rem}.md\:h-56{height:14rem}.md\:h-64{height:16rem}.md\:h-auto{height:auto}.md\:h-px{height:1px}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.md\:text-xs{font-size:.75rem}.md\:text-sm{font-size:.875rem}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:4rem}.md\:leading-3{line-height:.75rem}.md\:leading-4{line-height:1rem}.md\:leading-5{line-height:1.25rem}.md\:leading-6{line-height:1.5rem}.md\:leading-7{line-height:1.75rem}.md\:leading-8{line-height:2rem}.md\:leading-9{line-height:2.25rem}.md\:leading-10{line-height:2.5rem}.md\:leading-none{line-height:1}.md\:leading-tight{line-height:1.25}.md\:leading-snug{line-height:1.375}.md\:leading-normal{line-height:1.5}.md\:leading-relaxed{line-height:1.625}.md\:leading-loose{line-height:2}.md\:list-inside{list-style-position:inside}.md\:list-outside{list-style-position:outside}.md\:list-none{list-style-type:none}.md\:list-disc{list-style-type:disc}.md\:list-decimal{list-style-type:decimal}.md\:m-0{margin:0}.md\:m-1{margin:.25rem}.md\:m-2{margin:.5rem}.md\:m-3{margin:.75rem}.md\:m-4{margin:1rem}.md\:m-5{margin:1.25rem}.md\:m-6{margin:1.5rem}.md\:m-8{margin:2rem}.md\:m-10{margin:2.5rem}.md\:m-12{margin:3rem}.md\:m-16{margin:4rem}.md\:m-20{margin:5rem}.md\:m-24{margin:6rem}.md\:m-32{margin:8rem}.md\:m-40{margin:10rem}.md\:m-48{margin:12rem}.md\:m-56{margin:14rem}.md\:m-64{margin:16rem}.md\:m-auto{margin:auto}.md\:m-px{margin:1px}.md\:-m-1{margin:-.25rem}.md\:-m-2{margin:-.5rem}.md\:-m-3{margin:-.75rem}.md\:-m-4{margin:-1rem}.md\:-m-5{margin:-1.25rem}.md\:-m-6{margin:-1.5rem}.md\:-m-8{margin:-2rem}.md\:-m-10{margin:-2.5rem}.md\:-m-12{margin:-3rem}.md\:-m-16{margin:-4rem}.md\:-m-20{margin:-5rem}.md\:-m-24{margin:-6rem}.md\:-m-32{margin:-8rem}.md\:-m-40{margin:-10rem}.md\:-m-48{margin:-12rem}.md\:-m-56{margin:-14rem}.md\:-m-64{margin:-16rem}.md\:-m-px{margin:-1px}.md\:my-0{margin-bottom:0;margin-top:0}.md\:mx-0{margin-left:0;margin-right:0}.md\:my-1{margin-bottom:.25rem;margin-top:.25rem}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.md\:my-2{margin-bottom:.5rem;margin-top:.5rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:my-3{margin-bottom:.75rem;margin-top:.75rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:my-4{margin-bottom:1rem;margin-top:1rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:my-8{margin-bottom:2rem;margin-top:2rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:my-12{margin-bottom:3rem;margin-top:3rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:my-16{margin-bottom:4rem;margin-top:4rem}.md\:mx-16{margin-left:4rem;margin-right:4rem}.md\:my-20{margin-bottom:5rem;margin-top:5rem}.md\:mx-20{margin-left:5rem;margin-right:5rem}.md\:my-24{margin-bottom:6rem;margin-top:6rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:my-32{margin-bottom:8rem;margin-top:8rem}.md\:mx-32{margin-left:8rem;margin-right:8rem}.md\:my-40{margin-bottom:10rem;margin-top:10rem}.md\:mx-40{margin-left:10rem;margin-right:10rem}.md\:my-48{margin-bottom:12rem;margin-top:12rem}.md\:mx-48{margin-left:12rem;margin-right:12rem}.md\:my-56{margin-bottom:14rem;margin-top:14rem}.md\:mx-56{margin-left:14rem;margin-right:14rem}.md\:my-64{margin-bottom:16rem;margin-top:16rem}.md\:mx-64{margin-left:16rem;margin-right:16rem}.md\:my-auto{margin-bottom:auto;margin-top:auto}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-px{margin-bottom:1px;margin-top:1px}.md\:mx-px{margin-left:1px;margin-right:1px}.md\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.md\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.md\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.md\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.md\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.md\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.md\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.md\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.md\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.md\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.md\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.md\:-mx-12{margin-left:-3rem;margin-right:-3rem}.md\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.md\:-mx-16{margin-left:-4rem;margin-right:-4rem}.md\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.md\:-mx-20{margin-left:-5rem;margin-right:-5rem}.md\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.md\:-mx-24{margin-left:-6rem;margin-right:-6rem}.md\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.md\:-mx-32{margin-left:-8rem;margin-right:-8rem}.md\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.md\:-mx-40{margin-left:-10rem;margin-right:-10rem}.md\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.md\:-mx-48{margin-left:-12rem;margin-right:-12rem}.md\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.md\:-mx-56{margin-left:-14rem;margin-right:-14rem}.md\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.md\:-mx-64{margin-left:-16rem;margin-right:-16rem}.md\:-my-px{margin-bottom:-1px;margin-top:-1px}.md\:-mx-px{margin-left:-1px;margin-right:-1px}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mt-1{margin-top:.25rem}.md\:mr-1{margin-right:.25rem}.md\:mb-1{margin-bottom:.25rem}.md\:ml-1{margin-left:.25rem}.md\:mt-2{margin-top:.5rem}.md\:mr-2{margin-right:.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:ml-2{margin-left:.5rem}.md\:mt-3{margin-top:.75rem}.md\:mr-3{margin-right:.75rem}.md\:mb-3{margin-bottom:.75rem}.md\:ml-3{margin-left:.75rem}.md\:mt-4{margin-top:1rem}.md\:mr-4{margin-right:1rem}.md\:mb-4{margin-bottom:1rem}.md\:ml-4{margin-left:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mr-5{margin-right:1.25rem}.md\:mb-5{margin-bottom:1.25rem}.md\:ml-5{margin-left:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mr-6{margin-right:1.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-6{margin-left:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mr-8{margin-right:2rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-8{margin-left:2rem}.md\:mt-10{margin-top:2.5rem}.md\:mr-10{margin-right:2.5rem}.md\:mb-10{margin-bottom:2.5rem}.md\:ml-10{margin-left:2.5rem}.md\:mt-12{margin-top:3rem}.md\:mr-12{margin-right:3rem}.md\:mb-12{margin-bottom:3rem}.md\:ml-12{margin-left:3rem}.md\:mt-16{margin-top:4rem}.md\:mr-16{margin-right:4rem}.md\:mb-16{margin-bottom:4rem}.md\:ml-16{margin-left:4rem}.md\:mt-20{margin-top:5rem}.md\:mr-20{margin-right:5rem}.md\:mb-20{margin-bottom:5rem}.md\:ml-20{margin-left:5rem}.md\:mt-24{margin-top:6rem}.md\:mr-24{margin-right:6rem}.md\:mb-24{margin-bottom:6rem}.md\:ml-24{margin-left:6rem}.md\:mt-32{margin-top:8rem}.md\:mr-32{margin-right:8rem}.md\:mb-32{margin-bottom:8rem}.md\:ml-32{margin-left:8rem}.md\:mt-40{margin-top:10rem}.md\:mr-40{margin-right:10rem}.md\:mb-40{margin-bottom:10rem}.md\:ml-40{margin-left:10rem}.md\:mt-48{margin-top:12rem}.md\:mr-48{margin-right:12rem}.md\:mb-48{margin-bottom:12rem}.md\:ml-48{margin-left:12rem}.md\:mt-56{margin-top:14rem}.md\:mr-56{margin-right:14rem}.md\:mb-56{margin-bottom:14rem}.md\:ml-56{margin-left:14rem}.md\:mt-64{margin-top:16rem}.md\:mr-64{margin-right:16rem}.md\:mb-64{margin-bottom:16rem}.md\:ml-64{margin-left:16rem}.md\:mt-auto{margin-top:auto}.md\:mr-auto{margin-right:auto}.md\:mb-auto{margin-bottom:auto}.md\:ml-auto{margin-left:auto}.md\:mt-px{margin-top:1px}.md\:mr-px{margin-right:1px}.md\:mb-px{margin-bottom:1px}.md\:ml-px{margin-left:1px}.md\:-mt-1{margin-top:-.25rem}.md\:-mr-1{margin-right:-.25rem}.md\:-mb-1{margin-bottom:-.25rem}.md\:-ml-1{margin-left:-.25rem}.md\:-mt-2{margin-top:-.5rem}.md\:-mr-2{margin-right:-.5rem}.md\:-mb-2{margin-bottom:-.5rem}.md\:-ml-2{margin-left:-.5rem}.md\:-mt-3{margin-top:-.75rem}.md\:-mr-3{margin-right:-.75rem}.md\:-mb-3{margin-bottom:-.75rem}.md\:-ml-3{margin-left:-.75rem}.md\:-mt-4{margin-top:-1rem}.md\:-mr-4{margin-right:-1rem}.md\:-mb-4{margin-bottom:-1rem}.md\:-ml-4{margin-left:-1rem}.md\:-mt-5{margin-top:-1.25rem}.md\:-mr-5{margin-right:-1.25rem}.md\:-mb-5{margin-bottom:-1.25rem}.md\:-ml-5{margin-left:-1.25rem}.md\:-mt-6{margin-top:-1.5rem}.md\:-mr-6{margin-right:-1.5rem}.md\:-mb-6{margin-bottom:-1.5rem}.md\:-ml-6{margin-left:-1.5rem}.md\:-mt-8{margin-top:-2rem}.md\:-mr-8{margin-right:-2rem}.md\:-mb-8{margin-bottom:-2rem}.md\:-ml-8{margin-left:-2rem}.md\:-mt-10{margin-top:-2.5rem}.md\:-mr-10{margin-right:-2.5rem}.md\:-mb-10{margin-bottom:-2.5rem}.md\:-ml-10{margin-left:-2.5rem}.md\:-mt-12{margin-top:-3rem}.md\:-mr-12{margin-right:-3rem}.md\:-mb-12{margin-bottom:-3rem}.md\:-ml-12{margin-left:-3rem}.md\:-mt-16{margin-top:-4rem}.md\:-mr-16{margin-right:-4rem}.md\:-mb-16{margin-bottom:-4rem}.md\:-ml-16{margin-left:-4rem}.md\:-mt-20{margin-top:-5rem}.md\:-mr-20{margin-right:-5rem}.md\:-mb-20{margin-bottom:-5rem}.md\:-ml-20{margin-left:-5rem}.md\:-mt-24{margin-top:-6rem}.md\:-mr-24{margin-right:-6rem}.md\:-mb-24{margin-bottom:-6rem}.md\:-ml-24{margin-left:-6rem}.md\:-mt-32{margin-top:-8rem}.md\:-mr-32{margin-right:-8rem}.md\:-mb-32{margin-bottom:-8rem}.md\:-ml-32{margin-left:-8rem}.md\:-mt-40{margin-top:-10rem}.md\:-mr-40{margin-right:-10rem}.md\:-mb-40{margin-bottom:-10rem}.md\:-ml-40{margin-left:-10rem}.md\:-mt-48{margin-top:-12rem}.md\:-mr-48{margin-right:-12rem}.md\:-mb-48{margin-bottom:-12rem}.md\:-ml-48{margin-left:-12rem}.md\:-mt-56{margin-top:-14rem}.md\:-mr-56{margin-right:-14rem}.md\:-mb-56{margin-bottom:-14rem}.md\:-ml-56{margin-left:-14rem}.md\:-mt-64{margin-top:-16rem}.md\:-mr-64{margin-right:-16rem}.md\:-mb-64{margin-bottom:-16rem}.md\:-ml-64{margin-left:-16rem}.md\:-mt-px{margin-top:-1px}.md\:-mr-px{margin-right:-1px}.md\:-mb-px{margin-bottom:-1px}.md\:-ml-px{margin-left:-1px}.md\:last\:m-0:last-child{margin:0}.md\:last\:m-1:last-child{margin:.25rem}.md\:last\:m-2:last-child{margin:.5rem}.md\:last\:m-3:last-child{margin:.75rem}.md\:last\:m-4:last-child{margin:1rem}.md\:last\:m-5:last-child{margin:1.25rem}.md\:last\:m-6:last-child{margin:1.5rem}.md\:last\:m-8:last-child{margin:2rem}.md\:last\:m-10:last-child{margin:2.5rem}.md\:last\:m-12:last-child{margin:3rem}.md\:last\:m-16:last-child{margin:4rem}.md\:last\:m-20:last-child{margin:5rem}.md\:last\:m-24:last-child{margin:6rem}.md\:last\:m-32:last-child{margin:8rem}.md\:last\:m-40:last-child{margin:10rem}.md\:last\:m-48:last-child{margin:12rem}.md\:last\:m-56:last-child{margin:14rem}.md\:last\:m-64:last-child{margin:16rem}.md\:last\:m-auto:last-child{margin:auto}.md\:last\:m-px:last-child{margin:1px}.md\:last\:-m-1:last-child{margin:-.25rem}.md\:last\:-m-2:last-child{margin:-.5rem}.md\:last\:-m-3:last-child{margin:-.75rem}.md\:last\:-m-4:last-child{margin:-1rem}.md\:last\:-m-5:last-child{margin:-1.25rem}.md\:last\:-m-6:last-child{margin:-1.5rem}.md\:last\:-m-8:last-child{margin:-2rem}.md\:last\:-m-10:last-child{margin:-2.5rem}.md\:last\:-m-12:last-child{margin:-3rem}.md\:last\:-m-16:last-child{margin:-4rem}.md\:last\:-m-20:last-child{margin:-5rem}.md\:last\:-m-24:last-child{margin:-6rem}.md\:last\:-m-32:last-child{margin:-8rem}.md\:last\:-m-40:last-child{margin:-10rem}.md\:last\:-m-48:last-child{margin:-12rem}.md\:last\:-m-56:last-child{margin:-14rem}.md\:last\:-m-64:last-child{margin:-16rem}.md\:last\:-m-px:last-child{margin:-1px}.md\:last\:my-0:last-child{margin-bottom:0;margin-top:0}.md\:last\:mx-0:last-child{margin-left:0;margin-right:0}.md\:last\:my-1:last-child{margin-bottom:.25rem;margin-top:.25rem}.md\:last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.md\:last\:my-2:last-child{margin-bottom:.5rem;margin-top:.5rem}.md\:last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.md\:last\:my-3:last-child{margin-bottom:.75rem;margin-top:.75rem}.md\:last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.md\:last\:my-4:last-child{margin-bottom:1rem;margin-top:1rem}.md\:last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.md\:last\:my-5:last-child{margin-bottom:1.25rem;margin-top:1.25rem}.md\:last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.md\:last\:my-6:last-child{margin-bottom:1.5rem;margin-top:1.5rem}.md\:last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.md\:last\:my-8:last-child{margin-bottom:2rem;margin-top:2rem}.md\:last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.md\:last\:my-10:last-child{margin-bottom:2.5rem;margin-top:2.5rem}.md\:last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.md\:last\:my-12:last-child{margin-bottom:3rem;margin-top:3rem}.md\:last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.md\:last\:my-16:last-child{margin-bottom:4rem;margin-top:4rem}.md\:last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.md\:last\:my-20:last-child{margin-bottom:5rem;margin-top:5rem}.md\:last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.md\:last\:my-24:last-child{margin-bottom:6rem;margin-top:6rem}.md\:last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.md\:last\:my-32:last-child{margin-bottom:8rem;margin-top:8rem}.md\:last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.md\:last\:my-40:last-child{margin-bottom:10rem;margin-top:10rem}.md\:last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.md\:last\:my-48:last-child{margin-bottom:12rem;margin-top:12rem}.md\:last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.md\:last\:my-56:last-child{margin-bottom:14rem;margin-top:14rem}.md\:last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.md\:last\:my-64:last-child{margin-bottom:16rem;margin-top:16rem}.md\:last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.md\:last\:my-auto:last-child{margin-bottom:auto;margin-top:auto}.md\:last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.md\:last\:my-px:last-child{margin-bottom:1px;margin-top:1px}.md\:last\:mx-px:last-child{margin-left:1px;margin-right:1px}.md\:last\:-my-1:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.md\:last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.md\:last\:-my-2:last-child{margin-bottom:-.5rem;margin-top:-.5rem}.md\:last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.md\:last\:-my-3:last-child{margin-bottom:-.75rem;margin-top:-.75rem}.md\:last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.md\:last\:-my-4:last-child{margin-bottom:-1rem;margin-top:-1rem}.md\:last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.md\:last\:-my-5:last-child{margin-bottom:-1.25rem;margin-top:-1.25rem}.md\:last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.md\:last\:-my-6:last-child{margin-bottom:-1.5rem;margin-top:-1.5rem}.md\:last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.md\:last\:-my-8:last-child{margin-bottom:-2rem;margin-top:-2rem}.md\:last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.md\:last\:-my-10:last-child{margin-bottom:-2.5rem;margin-top:-2.5rem}.md\:last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.md\:last\:-my-12:last-child{margin-bottom:-3rem;margin-top:-3rem}.md\:last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.md\:last\:-my-16:last-child{margin-bottom:-4rem;margin-top:-4rem}.md\:last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.md\:last\:-my-20:last-child{margin-bottom:-5rem;margin-top:-5rem}.md\:last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.md\:last\:-my-24:last-child{margin-bottom:-6rem;margin-top:-6rem}.md\:last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.md\:last\:-my-32:last-child{margin-bottom:-8rem;margin-top:-8rem}.md\:last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.md\:last\:-my-40:last-child{margin-bottom:-10rem;margin-top:-10rem}.md\:last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.md\:last\:-my-48:last-child{margin-bottom:-12rem;margin-top:-12rem}.md\:last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.md\:last\:-my-56:last-child{margin-bottom:-14rem;margin-top:-14rem}.md\:last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.md\:last\:-my-64:last-child{margin-bottom:-16rem;margin-top:-16rem}.md\:last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.md\:last\:-my-px:last-child{margin-bottom:-1px;margin-top:-1px}.md\:last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.md\:last\:mt-0:last-child{margin-top:0}.md\:last\:mr-0:last-child{margin-right:0}.md\:last\:mb-0:last-child{margin-bottom:0}.md\:last\:ml-0:last-child{margin-left:0}.md\:last\:mt-1:last-child{margin-top:.25rem}.md\:last\:mr-1:last-child{margin-right:.25rem}.md\:last\:mb-1:last-child{margin-bottom:.25rem}.md\:last\:ml-1:last-child{margin-left:.25rem}.md\:last\:mt-2:last-child{margin-top:.5rem}.md\:last\:mr-2:last-child{margin-right:.5rem}.md\:last\:mb-2:last-child{margin-bottom:.5rem}.md\:last\:ml-2:last-child{margin-left:.5rem}.md\:last\:mt-3:last-child{margin-top:.75rem}.md\:last\:mr-3:last-child{margin-right:.75rem}.md\:last\:mb-3:last-child{margin-bottom:.75rem}.md\:last\:ml-3:last-child{margin-left:.75rem}.md\:last\:mt-4:last-child{margin-top:1rem}.md\:last\:mr-4:last-child{margin-right:1rem}.md\:last\:mb-4:last-child{margin-bottom:1rem}.md\:last\:ml-4:last-child{margin-left:1rem}.md\:last\:mt-5:last-child{margin-top:1.25rem}.md\:last\:mr-5:last-child{margin-right:1.25rem}.md\:last\:mb-5:last-child{margin-bottom:1.25rem}.md\:last\:ml-5:last-child{margin-left:1.25rem}.md\:last\:mt-6:last-child{margin-top:1.5rem}.md\:last\:mr-6:last-child{margin-right:1.5rem}.md\:last\:mb-6:last-child{margin-bottom:1.5rem}.md\:last\:ml-6:last-child{margin-left:1.5rem}.md\:last\:mt-8:last-child{margin-top:2rem}.md\:last\:mr-8:last-child{margin-right:2rem}.md\:last\:mb-8:last-child{margin-bottom:2rem}.md\:last\:ml-8:last-child{margin-left:2rem}.md\:last\:mt-10:last-child{margin-top:2.5rem}.md\:last\:mr-10:last-child{margin-right:2.5rem}.md\:last\:mb-10:last-child{margin-bottom:2.5rem}.md\:last\:ml-10:last-child{margin-left:2.5rem}.md\:last\:mt-12:last-child{margin-top:3rem}.md\:last\:mr-12:last-child{margin-right:3rem}.md\:last\:mb-12:last-child{margin-bottom:3rem}.md\:last\:ml-12:last-child{margin-left:3rem}.md\:last\:mt-16:last-child{margin-top:4rem}.md\:last\:mr-16:last-child{margin-right:4rem}.md\:last\:mb-16:last-child{margin-bottom:4rem}.md\:last\:ml-16:last-child{margin-left:4rem}.md\:last\:mt-20:last-child{margin-top:5rem}.md\:last\:mr-20:last-child{margin-right:5rem}.md\:last\:mb-20:last-child{margin-bottom:5rem}.md\:last\:ml-20:last-child{margin-left:5rem}.md\:last\:mt-24:last-child{margin-top:6rem}.md\:last\:mr-24:last-child{margin-right:6rem}.md\:last\:mb-24:last-child{margin-bottom:6rem}.md\:last\:ml-24:last-child{margin-left:6rem}.md\:last\:mt-32:last-child{margin-top:8rem}.md\:last\:mr-32:last-child{margin-right:8rem}.md\:last\:mb-32:last-child{margin-bottom:8rem}.md\:last\:ml-32:last-child{margin-left:8rem}.md\:last\:mt-40:last-child{margin-top:10rem}.md\:last\:mr-40:last-child{margin-right:10rem}.md\:last\:mb-40:last-child{margin-bottom:10rem}.md\:last\:ml-40:last-child{margin-left:10rem}.md\:last\:mt-48:last-child{margin-top:12rem}.md\:last\:mr-48:last-child{margin-right:12rem}.md\:last\:mb-48:last-child{margin-bottom:12rem}.md\:last\:ml-48:last-child{margin-left:12rem}.md\:last\:mt-56:last-child{margin-top:14rem}.md\:last\:mr-56:last-child{margin-right:14rem}.md\:last\:mb-56:last-child{margin-bottom:14rem}.md\:last\:ml-56:last-child{margin-left:14rem}.md\:last\:mt-64:last-child{margin-top:16rem}.md\:last\:mr-64:last-child{margin-right:16rem}.md\:last\:mb-64:last-child{margin-bottom:16rem}.md\:last\:ml-64:last-child{margin-left:16rem}.md\:last\:mt-auto:last-child{margin-top:auto}.md\:last\:mr-auto:last-child{margin-right:auto}.md\:last\:mb-auto:last-child{margin-bottom:auto}.md\:last\:ml-auto:last-child{margin-left:auto}.md\:last\:mt-px:last-child{margin-top:1px}.md\:last\:mr-px:last-child{margin-right:1px}.md\:last\:mb-px:last-child{margin-bottom:1px}.md\:last\:ml-px:last-child{margin-left:1px}.md\:last\:-mt-1:last-child{margin-top:-.25rem}.md\:last\:-mr-1:last-child{margin-right:-.25rem}.md\:last\:-mb-1:last-child{margin-bottom:-.25rem}.md\:last\:-ml-1:last-child{margin-left:-.25rem}.md\:last\:-mt-2:last-child{margin-top:-.5rem}.md\:last\:-mr-2:last-child{margin-right:-.5rem}.md\:last\:-mb-2:last-child{margin-bottom:-.5rem}.md\:last\:-ml-2:last-child{margin-left:-.5rem}.md\:last\:-mt-3:last-child{margin-top:-.75rem}.md\:last\:-mr-3:last-child{margin-right:-.75rem}.md\:last\:-mb-3:last-child{margin-bottom:-.75rem}.md\:last\:-ml-3:last-child{margin-left:-.75rem}.md\:last\:-mt-4:last-child{margin-top:-1rem}.md\:last\:-mr-4:last-child{margin-right:-1rem}.md\:last\:-mb-4:last-child{margin-bottom:-1rem}.md\:last\:-ml-4:last-child{margin-left:-1rem}.md\:last\:-mt-5:last-child{margin-top:-1.25rem}.md\:last\:-mr-5:last-child{margin-right:-1.25rem}.md\:last\:-mb-5:last-child{margin-bottom:-1.25rem}.md\:last\:-ml-5:last-child{margin-left:-1.25rem}.md\:last\:-mt-6:last-child{margin-top:-1.5rem}.md\:last\:-mr-6:last-child{margin-right:-1.5rem}.md\:last\:-mb-6:last-child{margin-bottom:-1.5rem}.md\:last\:-ml-6:last-child{margin-left:-1.5rem}.md\:last\:-mt-8:last-child{margin-top:-2rem}.md\:last\:-mr-8:last-child{margin-right:-2rem}.md\:last\:-mb-8:last-child{margin-bottom:-2rem}.md\:last\:-ml-8:last-child{margin-left:-2rem}.md\:last\:-mt-10:last-child{margin-top:-2.5rem}.md\:last\:-mr-10:last-child{margin-right:-2.5rem}.md\:last\:-mb-10:last-child{margin-bottom:-2.5rem}.md\:last\:-ml-10:last-child{margin-left:-2.5rem}.md\:last\:-mt-12:last-child{margin-top:-3rem}.md\:last\:-mr-12:last-child{margin-right:-3rem}.md\:last\:-mb-12:last-child{margin-bottom:-3rem}.md\:last\:-ml-12:last-child{margin-left:-3rem}.md\:last\:-mt-16:last-child{margin-top:-4rem}.md\:last\:-mr-16:last-child{margin-right:-4rem}.md\:last\:-mb-16:last-child{margin-bottom:-4rem}.md\:last\:-ml-16:last-child{margin-left:-4rem}.md\:last\:-mt-20:last-child{margin-top:-5rem}.md\:last\:-mr-20:last-child{margin-right:-5rem}.md\:last\:-mb-20:last-child{margin-bottom:-5rem}.md\:last\:-ml-20:last-child{margin-left:-5rem}.md\:last\:-mt-24:last-child{margin-top:-6rem}.md\:last\:-mr-24:last-child{margin-right:-6rem}.md\:last\:-mb-24:last-child{margin-bottom:-6rem}.md\:last\:-ml-24:last-child{margin-left:-6rem}.md\:last\:-mt-32:last-child{margin-top:-8rem}.md\:last\:-mr-32:last-child{margin-right:-8rem}.md\:last\:-mb-32:last-child{margin-bottom:-8rem}.md\:last\:-ml-32:last-child{margin-left:-8rem}.md\:last\:-mt-40:last-child{margin-top:-10rem}.md\:last\:-mr-40:last-child{margin-right:-10rem}.md\:last\:-mb-40:last-child{margin-bottom:-10rem}.md\:last\:-ml-40:last-child{margin-left:-10rem}.md\:last\:-mt-48:last-child{margin-top:-12rem}.md\:last\:-mr-48:last-child{margin-right:-12rem}.md\:last\:-mb-48:last-child{margin-bottom:-12rem}.md\:last\:-ml-48:last-child{margin-left:-12rem}.md\:last\:-mt-56:last-child{margin-top:-14rem}.md\:last\:-mr-56:last-child{margin-right:-14rem}.md\:last\:-mb-56:last-child{margin-bottom:-14rem}.md\:last\:-ml-56:last-child{margin-left:-14rem}.md\:last\:-mt-64:last-child{margin-top:-16rem}.md\:last\:-mr-64:last-child{margin-right:-16rem}.md\:last\:-mb-64:last-child{margin-bottom:-16rem}.md\:last\:-ml-64:last-child{margin-left:-16rem}.md\:last\:-mt-px:last-child{margin-top:-1px}.md\:last\:-mr-px:last-child{margin-right:-1px}.md\:last\:-mb-px:last-child{margin-bottom:-1px}.md\:last\:-ml-px:last-child{margin-left:-1px}.md\:max-h-0{max-height:0}.md\:max-h-1{max-height:.25rem}.md\:max-h-2{max-height:.5rem}.md\:max-h-3{max-height:.75rem}.md\:max-h-4{max-height:1rem}.md\:max-h-5{max-height:1.25rem}.md\:max-h-6{max-height:1.5rem}.md\:max-h-8{max-height:2rem}.md\:max-h-10{max-height:2.5rem}.md\:max-h-12{max-height:3rem}.md\:max-h-16{max-height:4rem}.md\:max-h-20{max-height:5rem}.md\:max-h-24{max-height:6rem}.md\:max-h-32{max-height:8rem}.md\:max-h-40{max-height:10rem}.md\:max-h-48{max-height:12rem}.md\:max-h-56{max-height:14rem}.md\:max-h-64{max-height:16rem}.md\:max-h-xl{max-height:36rem}.md\:max-h-px{max-height:1px}.md\:max-w-none{max-width:none}.md\:max-w-xs{max-width:20rem}.md\:max-w-sm{max-width:24rem}.md\:max-w-md{max-width:28rem}.md\:max-w-lg{max-width:32rem}.md\:max-w-xl{max-width:36rem}.md\:max-w-2xl{max-width:42rem}.md\:max-w-3xl{max-width:48rem}.md\:max-w-4xl{max-width:56rem}.md\:max-w-5xl{max-width:64rem}.md\:max-w-6xl{max-width:72rem}.md\:max-w-full{max-width:100%}.md\:max-w-screen-sm{max-width:640px}.md\:max-w-screen-md{max-width:768px}.md\:max-w-screen-lg{max-width:1024px}.md\:max-w-screen-xl{max-width:1280px}.md\:min-h-0{min-height:0}.md\:min-h-full{min-height:100%}.md\:min-h-screen{min-height:100vh}.md\:min-w-0{min-width:0}.md\:min-w-1{min-width:.25rem}.md\:min-w-2{min-width:.5rem}.md\:min-w-3{min-width:.75rem}.md\:min-w-4{min-width:1rem}.md\:min-w-5{min-width:1.25rem}.md\:min-w-6{min-width:1.5rem}.md\:min-w-8{min-width:2rem}.md\:min-w-10{min-width:2.5rem}.md\:min-w-12{min-width:3rem}.md\:min-w-16{min-width:4rem}.md\:min-w-20{min-width:5rem}.md\:min-w-24{min-width:6rem}.md\:min-w-32{min-width:8rem}.md\:min-w-40{min-width:10rem}.md\:min-w-48{min-width:12rem}.md\:min-w-56{min-width:14rem}.md\:min-w-64{min-width:16rem}.md\:min-w-max-content{min-width:-webkit-max-content;min-width:max-content}.md\:min-w-px{min-width:1px}.md\:object-contain{object-fit:contain}.md\:object-cover{object-fit:cover}.md\:object-fill{object-fit:fill}.md\:object-none{object-fit:none}.md\:object-scale-down{object-fit:scale-down}.md\:object-bottom{object-position:bottom}.md\:object-center{object-position:center}.md\:object-left{object-position:left}.md\:object-left-bottom{object-position:left bottom}.md\:object-left-top{object-position:left top}.md\:object-right{object-position:right}.md\:object-right-bottom{object-position:right bottom}.md\:object-right-top{object-position:right top}.md\:object-top{object-position:top}.md\:opacity-0{opacity:0}.md\:opacity-25{opacity:.25}.md\:opacity-50{opacity:.5}.md\:opacity-75{opacity:.75}.md\:opacity-100{opacity:1}.md\:hover\:opacity-0:hover{opacity:0}.md\:hover\:opacity-25:hover{opacity:.25}.md\:hover\:opacity-50:hover{opacity:.5}.md\:hover\:opacity-75:hover{opacity:.75}.md\:hover\:opacity-100:hover{opacity:1}.md\:focus\:opacity-0:focus{opacity:0}.md\:focus\:opacity-25:focus{opacity:.25}.md\:focus\:opacity-50:focus{opacity:.5}.md\:focus\:opacity-75:focus{opacity:.75}.md\:focus\:opacity-100:focus{opacity:1}.md\:outline-none{outline:2px solid #0000;outline-offset:2px}.md\:outline-white{outline:2px dotted #fff;outline-offset:2px}.md\:outline-black{outline:2px dotted #000;outline-offset:2px}.md\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.md\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.md\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.md\:overflow-auto{overflow:auto}.md\:overflow-hidden{overflow:hidden}.md\:overflow-visible{overflow:visible}.md\:overflow-scroll{overflow:scroll}.md\:overflow-x-auto{overflow-x:auto}.md\:overflow-y-auto{overflow-y:auto}.md\:overflow-x-hidden{overflow-x:hidden}.md\:overflow-y-hidden{overflow-y:hidden}.md\:overflow-x-visible{overflow-x:visible}.md\:overflow-y-visible{overflow-y:visible}.md\:overflow-x-scroll{overflow-x:scroll}.md\:overflow-y-scroll{overflow-y:scroll}.md\:scrolling-touch{-webkit-overflow-scrolling:touch}.md\:scrolling-auto{-webkit-overflow-scrolling:auto}.md\:overscroll-auto{overscroll-behavior:auto}.md\:overscroll-contain{overscroll-behavior:contain}.md\:overscroll-none{overscroll-behavior:none}.md\:overscroll-y-auto{overscroll-behavior-y:auto}.md\:overscroll-y-contain{overscroll-behavior-y:contain}.md\:overscroll-y-none{overscroll-behavior-y:none}.md\:overscroll-x-auto{overscroll-behavior-x:auto}.md\:overscroll-x-contain{overscroll-behavior-x:contain}.md\:overscroll-x-none{overscroll-behavior-x:none}.md\:p-0{padding:0}.md\:p-1{padding:.25rem}.md\:p-2{padding:.5rem}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-20{padding:5rem}.md\:p-24{padding:6rem}.md\:p-32{padding:8rem}.md\:p-40{padding:10rem}.md\:p-48{padding:12rem}.md\:p-56{padding:14rem}.md\:p-64{padding:16rem}.md\:p-px{padding:1px}.md\:py-0{padding-bottom:0;padding-top:0}.md\:px-0{padding-left:0;padding-right:0}.md\:py-1{padding-bottom:.25rem;padding-top:.25rem}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.md\:py-2{padding-bottom:.5rem;padding-top:.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-12{padding-bottom:3rem;padding-top:3rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:py-20{padding-bottom:5rem;padding-top:5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-24{padding-bottom:6rem;padding-top:6rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:py-32{padding-bottom:8rem;padding-top:8rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:py-40{padding-bottom:10rem;padding-top:10rem}.md\:px-40{padding-left:10rem;padding-right:10rem}.md\:py-48{padding-bottom:12rem;padding-top:12rem}.md\:px-48{padding-left:12rem;padding-right:12rem}.md\:py-56{padding-bottom:14rem;padding-top:14rem}.md\:px-56{padding-left:14rem;padding-right:14rem}.md\:py-64{padding-bottom:16rem;padding-top:16rem}.md\:px-64{padding-left:16rem;padding-right:16rem}.md\:py-px{padding-bottom:1px;padding-top:1px}.md\:px-px{padding-left:1px;padding-right:1px}.md\:pt-0{padding-top:0}.md\:pr-0{padding-right:0}.md\:pb-0{padding-bottom:0}.md\:pl-0{padding-left:0}.md\:pt-1{padding-top:.25rem}.md\:pr-1{padding-right:.25rem}.md\:pb-1{padding-bottom:.25rem}.md\:pl-1{padding-left:.25rem}.md\:pt-2{padding-top:.5rem}.md\:pr-2{padding-right:.5rem}.md\:pb-2{padding-bottom:.5rem}.md\:pl-2{padding-left:.5rem}.md\:pt-3{padding-top:.75rem}.md\:pr-3{padding-right:.75rem}.md\:pb-3{padding-bottom:.75rem}.md\:pl-3{padding-left:.75rem}.md\:pt-4{padding-top:1rem}.md\:pr-4{padding-right:1rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-4{padding-left:1rem}.md\:pt-5{padding-top:1.25rem}.md\:pr-5{padding-right:1.25rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pl-5{padding-left:1.25rem}.md\:pt-6{padding-top:1.5rem}.md\:pr-6{padding-right:1.5rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pl-6{padding-left:1.5rem}.md\:pt-8{padding-top:2rem}.md\:pr-8{padding-right:2rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-8{padding-left:2rem}.md\:pt-10{padding-top:2.5rem}.md\:pr-10{padding-right:2.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pr-12{padding-right:3rem}.md\:pb-12{padding-bottom:3rem}.md\:pl-12{padding-left:3rem}.md\:pt-16{padding-top:4rem}.md\:pr-16{padding-right:4rem}.md\:pb-16{padding-bottom:4rem}.md\:pl-16{padding-left:4rem}.md\:pt-20{padding-top:5rem}.md\:pr-20{padding-right:5rem}.md\:pb-20{padding-bottom:5rem}.md\:pl-20{padding-left:5rem}.md\:pt-24{padding-top:6rem}.md\:pr-24{padding-right:6rem}.md\:pb-24{padding-bottom:6rem}.md\:pl-24{padding-left:6rem}.md\:pt-32{padding-top:8rem}.md\:pr-32{padding-right:8rem}.md\:pb-32{padding-bottom:8rem}.md\:pl-32{padding-left:8rem}.md\:pt-40{padding-top:10rem}.md\:pr-40{padding-right:10rem}.md\:pb-40{padding-bottom:10rem}.md\:pl-40{padding-left:10rem}.md\:pt-48{padding-top:12rem}.md\:pr-48{padding-right:12rem}.md\:pb-48{padding-bottom:12rem}.md\:pl-48{padding-left:12rem}.md\:pt-56{padding-top:14rem}.md\:pr-56{padding-right:14rem}.md\:pb-56{padding-bottom:14rem}.md\:pl-56{padding-left:14rem}.md\:pt-64{padding-top:16rem}.md\:pr-64{padding-right:16rem}.md\:pb-64{padding-bottom:16rem}.md\:pl-64{padding-left:16rem}.md\:pt-px{padding-top:1px}.md\:pr-px{padding-right:1px}.md\:pb-px{padding-bottom:1px}.md\:pl-px{padding-left:1px}.md\:placeholder-transparent::placeholder{color:#0000}.md\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.md\:placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.md\:placeholder-gray-50::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.md\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.md\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.md\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.md\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.md\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.md\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.md\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.md\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.md\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.md\:placeholder-cool-gray-50::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.md\:placeholder-cool-gray-100::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.md\:placeholder-cool-gray-200::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.md\:placeholder-cool-gray-300::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.md\:placeholder-cool-gray-400::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.md\:placeholder-cool-gray-500::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.md\:placeholder-cool-gray-600::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.md\:placeholder-cool-gray-700::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.md\:placeholder-cool-gray-800::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.md\:placeholder-cool-gray-900::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.md\:placeholder-red-50::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.md\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.md\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.md\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.md\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.md\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.md\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.md\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.md\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.md\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.md\:placeholder-orange-50::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.md\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.md\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.md\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.md\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.md\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.md\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.md\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.md\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.md\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.md\:placeholder-yellow-50::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.md\:placeholder-yellow-100::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.md\:placeholder-yellow-200::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.md\:placeholder-yellow-300::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.md\:placeholder-yellow-400::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.md\:placeholder-yellow-500::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.md\:placeholder-yellow-600::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.md\:placeholder-yellow-700::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.md\:placeholder-yellow-800::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.md\:placeholder-yellow-900::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.md\:placeholder-green-50::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.md\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.md\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.md\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.md\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.md\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.md\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.md\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.md\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.md\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.md\:placeholder-teal-50::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.md\:placeholder-teal-100::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.md\:placeholder-teal-200::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.md\:placeholder-teal-300::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.md\:placeholder-teal-400::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.md\:placeholder-teal-500::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.md\:placeholder-teal-600::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.md\:placeholder-teal-700::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.md\:placeholder-teal-800::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.md\:placeholder-teal-900::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.md\:placeholder-blue-50::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.md\:placeholder-blue-100::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.md\:placeholder-blue-200::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.md\:placeholder-blue-300::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.md\:placeholder-blue-400::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.md\:placeholder-blue-500::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.md\:placeholder-blue-600::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.md\:placeholder-blue-700::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.md\:placeholder-blue-800::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.md\:placeholder-blue-900::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.md\:placeholder-indigo-50::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.md\:placeholder-indigo-100::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.md\:placeholder-indigo-200::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.md\:placeholder-indigo-300::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.md\:placeholder-indigo-400::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.md\:placeholder-indigo-500::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.md\:placeholder-indigo-600::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.md\:placeholder-indigo-700::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.md\:placeholder-indigo-800::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.md\:placeholder-indigo-900::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.md\:placeholder-purple-50::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.md\:placeholder-purple-100::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.md\:placeholder-purple-200::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.md\:placeholder-purple-300::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.md\:placeholder-purple-400::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.md\:placeholder-purple-500::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.md\:placeholder-purple-600::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.md\:placeholder-purple-700::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.md\:placeholder-purple-800::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.md\:placeholder-purple-900::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.md\:placeholder-pink-50::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.md\:placeholder-pink-100::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.md\:placeholder-pink-200::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.md\:placeholder-pink-300::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.md\:placeholder-pink-400::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.md\:placeholder-pink-500::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.md\:placeholder-pink-600::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.md\:placeholder-pink-700::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.md\:placeholder-pink-800::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.md\:placeholder-pink-900::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.md\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.md\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.md\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-50:focus::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.md\:focus\:placeholder-cool-gray-50:focus::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.md\:focus\:placeholder-cool-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.md\:focus\:placeholder-cool-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.md\:focus\:placeholder-cool-gray-300:focus::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.md\:focus\:placeholder-cool-gray-400:focus::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.md\:focus\:placeholder-cool-gray-500:focus::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.md\:focus\:placeholder-cool-gray-600:focus::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.md\:focus\:placeholder-cool-gray-700:focus::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.md\:focus\:placeholder-cool-gray-800:focus::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.md\:focus\:placeholder-cool-gray-900:focus::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.md\:focus\:placeholder-red-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.md\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.md\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.md\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.md\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.md\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.md\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.md\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.md\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.md\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-50:focus::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.md\:focus\:placeholder-yellow-50:focus::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.md\:focus\:placeholder-yellow-100:focus::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.md\:focus\:placeholder-yellow-200:focus::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.md\:focus\:placeholder-yellow-300:focus::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.md\:focus\:placeholder-yellow-400:focus::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.md\:focus\:placeholder-yellow-500:focus::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.md\:focus\:placeholder-yellow-600:focus::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.md\:focus\:placeholder-yellow-700:focus::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.md\:focus\:placeholder-yellow-800:focus::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.md\:focus\:placeholder-yellow-900:focus::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.md\:focus\:placeholder-green-50:focus::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.md\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.md\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.md\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.md\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.md\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.md\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.md\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.md\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.md\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.md\:focus\:placeholder-teal-50:focus::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.md\:focus\:placeholder-teal-100:focus::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.md\:focus\:placeholder-teal-200:focus::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.md\:focus\:placeholder-teal-300:focus::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.md\:focus\:placeholder-teal-400:focus::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.md\:focus\:placeholder-teal-500:focus::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.md\:focus\:placeholder-teal-600:focus::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.md\:focus\:placeholder-teal-700:focus::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.md\:focus\:placeholder-teal-800:focus::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.md\:focus\:placeholder-teal-900:focus::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.md\:focus\:placeholder-blue-50:focus::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.md\:focus\:placeholder-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.md\:focus\:placeholder-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.md\:focus\:placeholder-blue-300:focus::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.md\:focus\:placeholder-blue-400:focus::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.md\:focus\:placeholder-blue-500:focus::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.md\:focus\:placeholder-blue-600:focus::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.md\:focus\:placeholder-blue-700:focus::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.md\:focus\:placeholder-blue-800:focus::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.md\:focus\:placeholder-blue-900:focus::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.md\:focus\:placeholder-indigo-50:focus::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.md\:focus\:placeholder-indigo-100:focus::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.md\:focus\:placeholder-indigo-200:focus::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.md\:focus\:placeholder-indigo-300:focus::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.md\:focus\:placeholder-indigo-400:focus::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.md\:focus\:placeholder-indigo-500:focus::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.md\:focus\:placeholder-indigo-600:focus::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.md\:focus\:placeholder-indigo-700:focus::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.md\:focus\:placeholder-indigo-800:focus::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.md\:focus\:placeholder-indigo-900:focus::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.md\:focus\:placeholder-purple-50:focus::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.md\:focus\:placeholder-purple-100:focus::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.md\:focus\:placeholder-purple-200:focus::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.md\:focus\:placeholder-purple-300:focus::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.md\:focus\:placeholder-purple-400:focus::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.md\:focus\:placeholder-purple-500:focus::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.md\:focus\:placeholder-purple-600:focus::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.md\:focus\:placeholder-purple-700:focus::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.md\:focus\:placeholder-purple-800:focus::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.md\:focus\:placeholder-purple-900:focus::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.md\:focus\:placeholder-pink-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.md\:focus\:placeholder-pink-100:focus::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.md\:focus\:placeholder-pink-200:focus::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.md\:focus\:placeholder-pink-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.md\:focus\:placeholder-pink-400:focus::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.md\:focus\:placeholder-pink-500:focus::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.md\:focus\:placeholder-pink-600:focus::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.md\:focus\:placeholder-pink-700:focus::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.md\:focus\:placeholder-pink-800:focus::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.md\:focus\:placeholder-pink-900:focus::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-transparent::placeholder{color:#0000}.theme-dark .md\:dark\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-gray-50::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-cool-gray-50::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-cool-gray-100::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-cool-gray-200::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-cool-gray-300::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-cool-gray-400::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-cool-gray-500::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-cool-gray-600::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-cool-gray-700::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-cool-gray-800::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-cool-gray-900::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-red-50::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-orange-50::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-yellow-50::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-yellow-100::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-yellow-200::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-yellow-300::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-yellow-400::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-yellow-500::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-yellow-600::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-yellow-700::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-yellow-800::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-yellow-900::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-green-50::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-teal-50::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-teal-100::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-teal-200::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-teal-300::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-teal-400::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-teal-500::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-teal-600::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-teal-700::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-teal-800::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-teal-900::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-blue-50::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-blue-100::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-blue-200::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-blue-300::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-blue-400::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-blue-500::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-blue-600::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-blue-700::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-blue-800::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-blue-900::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-indigo-50::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-indigo-100::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-indigo-200::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-indigo-300::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-indigo-400::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-indigo-500::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-indigo-600::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-indigo-700::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-indigo-800::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-indigo-900::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-purple-50::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-purple-100::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-purple-200::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-purple-300::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-purple-400::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-purple-500::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-purple-600::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-purple-700::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-purple-800::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-purple-900::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-pink-50::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-pink-100::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-pink-200::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-pink-300::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-pink-400::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-pink-500::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-pink-600::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-pink-700::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-pink-800::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.theme-dark .md\:dark\:placeholder-pink-900::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.theme-dark .md\:dark\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-gray-50:focus::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-cool-gray-50:focus::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-cool-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-cool-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-cool-gray-300:focus::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-cool-gray-400:focus::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-cool-gray-500:focus::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-cool-gray-600:focus::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-cool-gray-700:focus::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-cool-gray-800:focus::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-cool-gray-900:focus::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-red-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-orange-50:focus::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-yellow-50:focus::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-yellow-100:focus::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-yellow-200:focus::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-yellow-300:focus::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-yellow-400:focus::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-yellow-500:focus::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-yellow-600:focus::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-yellow-700:focus::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-yellow-800:focus::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-yellow-900:focus::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-green-50:focus::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-teal-50:focus::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-teal-100:focus::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-teal-200:focus::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-teal-300:focus::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-teal-400:focus::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-teal-500:focus::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-teal-600:focus::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-teal-700:focus::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-teal-800:focus::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-teal-900:focus::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-blue-50:focus::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-blue-300:focus::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-blue-400:focus::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-blue-500:focus::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-blue-600:focus::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-blue-700:focus::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-blue-800:focus::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-blue-900:focus::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-indigo-50:focus::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-indigo-100:focus::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-indigo-200:focus::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-indigo-300:focus::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-indigo-400:focus::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-indigo-500:focus::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-indigo-600:focus::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-indigo-700:focus::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-indigo-800:focus::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-indigo-900:focus::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-purple-50:focus::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-purple-100:focus::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-purple-200:focus::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-purple-300:focus::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-purple-400:focus::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-purple-500:focus::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-purple-600:focus::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-purple-700:focus::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-purple-800:focus::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-purple-900:focus::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-pink-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-pink-100:focus::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-pink-200:focus::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-pink-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-pink-400:focus::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-pink-500:focus::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-pink-600:focus::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-pink-700:focus::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-pink-800:focus::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.theme-dark .md\:dark\:focus\:placeholder-pink-900:focus::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.md\:placeholder-opacity-0::placeholder{--placeholder-opacity:0}.md\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.md\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.md\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.md\:placeholder-opacity-100::placeholder{--placeholder-opacity:1}.md\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.md\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.md\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.md\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.md\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.md\:pointer-events-none{pointer-events:none}.md\:pointer-events-auto{pointer-events:auto}.md\:static{position:static}.md\:fixed{position:fixed}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:sticky{position:-webkit-sticky;position:sticky}.md\:inset-0{bottom:0;left:0;right:0;top:0}.md\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.md\:inset-y-0{bottom:0;top:0}.md\:inset-x-0{left:0;right:0}.md\:inset-y-auto{bottom:auto;top:auto}.md\:inset-x-auto{left:auto;right:auto}.md\:top-0{top:0}.md\:right-0{right:0}.md\:bottom-0{bottom:0}.md\:left-0{left:0}.md\:top-auto{top:auto}.md\:right-auto{right:auto}.md\:bottom-auto{bottom:auto}.md\:left-auto{left:auto}.md\:resize-none{resize:none}.md\:resize-y{resize:vertical}.md\:resize-x{resize:horizontal}.md\:resize{resize:both}.md\:shadow-xs{box-shadow:0 0 0 1px #0000000d}.md\:shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.md\:shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.md\:shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.md\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.md\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.md\:shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.md\:shadow-inner{box-shadow:inset 0 2px 4px 0 #0000000f}.md\:shadow-outline{box-shadow:0 0 0 3px #4299e180}.md\:shadow-none{box-shadow:none}.md\:shadow-bottom{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.md\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px #0000000d}.md\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 #0000000d}.md\:hover\:shadow:hover{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.md\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.md\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.md\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.md\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040}.md\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 #0000000f}.md\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px #4299e180}.md\:hover\:shadow-none:hover{box-shadow:none}.md\:hover\:shadow-bottom:hover{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.md\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px #0000000d}.md\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 #0000000d}.md\:focus\:shadow:focus{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.md\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.md\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.md\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.md\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040}.md\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 #0000000f}.md\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px #4299e180}.md\:focus\:shadow-none:focus{box-shadow:none}.md\:focus\:shadow-bottom:focus{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.theme-dark .md\:dark\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px #0000000d}.theme-dark .md\:dark\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 #0000000d}.theme-dark .md\:dark\:focus\:shadow:focus{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.theme-dark .md\:dark\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.theme-dark .md\:dark\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.theme-dark .md\:dark\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.theme-dark .md\:dark\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040}.theme-dark .md\:dark\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 #0000000f}.theme-dark .md\:dark\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px #4299e180}.theme-dark .md\:dark\:focus\:shadow-none:focus{box-shadow:none}.theme-dark .md\:dark\:focus\:shadow-bottom:focus{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.md\:fill-current{fill:currentColor}.md\:stroke-current{stroke:currentColor}.md\:stroke-0{stroke-width:0}.md\:stroke-1{stroke-width:1}.md\:stroke-2{stroke-width:2}.md\:table-auto{table-layout:auto}.md\:table-fixed{table-layout:fixed}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-justify{text-align:justify}.md\:text-transparent{color:#0000}.md\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.md\:text-gray-50{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.md\:text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.md\:text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.md\:text-gray-300{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.md\:text-gray-400{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.md\:text-gray-500{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.md\:text-gray-600{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.md\:text-gray-700{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.md\:text-gray-800{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.md\:text-gray-900{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.md\:text-cool-gray-50{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.md\:text-cool-gray-100{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.md\:text-cool-gray-200{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.md\:text-cool-gray-300{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.md\:text-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.md\:text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.md\:text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.md\:text-cool-gray-700{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.md\:text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.md\:text-cool-gray-900{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.md\:text-red-50{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.md\:text-red-100{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.md\:text-red-200{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.md\:text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.md\:text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.md\:text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.md\:text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.md\:text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.md\:text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.md\:text-red-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.md\:text-orange-50{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.md\:text-orange-100{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.md\:text-orange-200{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.md\:text-orange-300{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.md\:text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.md\:text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.md\:text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.md\:text-orange-700{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.md\:text-orange-800{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.md\:text-orange-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.md\:text-yellow-50{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.md\:text-yellow-100{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.md\:text-yellow-200{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.md\:text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.md\:text-yellow-400{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.md\:text-yellow-500{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.md\:text-yellow-600{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.md\:text-yellow-700{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.md\:text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.md\:text-yellow-900{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.md\:text-green-50{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.md\:text-green-100{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.md\:text-green-200{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.md\:text-green-300{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.md\:text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.md\:text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.md\:text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.md\:text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.md\:text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.md\:text-green-900{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.md\:text-teal-50{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.md\:text-teal-100{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.md\:text-teal-200{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.md\:text-teal-300{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.md\:text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.md\:text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.md\:text-teal-600{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.md\:text-teal-700{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.md\:text-teal-800{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.md\:text-teal-900{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.md\:text-blue-50{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.md\:text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.md\:text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.md\:text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.md\:text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.md\:text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.md\:text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.md\:text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.md\:text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.md\:text-blue-900{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.md\:text-indigo-50{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.md\:text-indigo-100{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.md\:text-indigo-200{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.md\:text-indigo-300{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.md\:text-indigo-400{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.md\:text-indigo-500{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.md\:text-indigo-600{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.md\:text-indigo-700{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.md\:text-indigo-800{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.md\:text-indigo-900{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.md\:text-purple-50{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.md\:text-purple-100{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.md\:text-purple-200{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.md\:text-purple-300{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.md\:text-purple-400{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.md\:text-purple-500{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.md\:text-purple-600{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.md\:text-purple-700{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.md\:text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.md\:text-purple-900{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.md\:text-pink-50{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.md\:text-pink-100{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.md\:text-pink-200{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.md\:text-pink-300{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.md\:text-pink-400{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.md\:text-pink-500{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.md\:text-pink-600{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.md\:text-pink-700{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.md\:text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.md\:text-pink-900{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.md\:focus\:text-transparent:focus{color:#0000}.md\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.md\:focus\:text-gray-50:focus{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.md\:focus\:text-gray-100:focus{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.md\:focus\:text-gray-200:focus{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.md\:focus\:text-gray-300:focus{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.md\:focus\:text-gray-400:focus{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.md\:focus\:text-gray-500:focus{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.md\:focus\:text-gray-600:focus{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.md\:focus\:text-gray-700:focus{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.md\:focus\:text-gray-800:focus{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.md\:focus\:text-gray-900:focus{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.md\:focus\:text-cool-gray-50:focus{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.md\:focus\:text-cool-gray-100:focus{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.md\:focus\:text-cool-gray-200:focus{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.md\:focus\:text-cool-gray-300:focus{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.md\:focus\:text-cool-gray-400:focus{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.md\:focus\:text-cool-gray-500:focus{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.md\:focus\:text-cool-gray-600:focus{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.md\:focus\:text-cool-gray-700:focus{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.md\:focus\:text-cool-gray-800:focus{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.md\:focus\:text-cool-gray-900:focus{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.md\:focus\:text-red-50:focus{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.md\:focus\:text-red-100:focus{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.md\:focus\:text-red-200:focus{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.md\:focus\:text-red-300:focus{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.md\:focus\:text-red-400:focus{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.md\:focus\:text-red-500:focus{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.md\:focus\:text-red-600:focus{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.md\:focus\:text-red-700:focus{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.md\:focus\:text-red-800:focus{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.md\:focus\:text-red-900:focus{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.md\:focus\:text-orange-50:focus{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.md\:focus\:text-orange-100:focus{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.md\:focus\:text-orange-200:focus{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.md\:focus\:text-orange-300:focus{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.md\:focus\:text-orange-400:focus{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.md\:focus\:text-orange-500:focus{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.md\:focus\:text-orange-600:focus{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.md\:focus\:text-orange-700:focus{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.md\:focus\:text-orange-800:focus{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.md\:focus\:text-orange-900:focus{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.md\:focus\:text-yellow-50:focus{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.md\:focus\:text-yellow-100:focus{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.md\:focus\:text-yellow-200:focus{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.md\:focus\:text-yellow-300:focus{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.md\:focus\:text-yellow-400:focus{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.md\:focus\:text-yellow-500:focus{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.md\:focus\:text-yellow-600:focus{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.md\:focus\:text-yellow-700:focus{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.md\:focus\:text-yellow-800:focus{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.md\:focus\:text-yellow-900:focus{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.md\:focus\:text-green-50:focus{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.md\:focus\:text-green-100:focus{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.md\:focus\:text-green-200:focus{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.md\:focus\:text-green-300:focus{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.md\:focus\:text-green-400:focus{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.md\:focus\:text-green-500:focus{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.md\:focus\:text-green-600:focus{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.md\:focus\:text-green-700:focus{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.md\:focus\:text-green-800:focus{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.md\:focus\:text-green-900:focus{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.md\:focus\:text-teal-50:focus{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.md\:focus\:text-teal-100:focus{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.md\:focus\:text-teal-200:focus{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.md\:focus\:text-teal-300:focus{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.md\:focus\:text-teal-400:focus{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.md\:focus\:text-teal-500:focus{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.md\:focus\:text-teal-600:focus{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.md\:focus\:text-teal-700:focus{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.md\:focus\:text-teal-800:focus{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.md\:focus\:text-teal-900:focus{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.md\:focus\:text-blue-50:focus{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.md\:focus\:text-blue-100:focus{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.md\:focus\:text-blue-200:focus{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.md\:focus\:text-blue-300:focus{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.md\:focus\:text-blue-400:focus{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.md\:focus\:text-blue-500:focus{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.md\:focus\:text-blue-600:focus{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.md\:focus\:text-blue-700:focus{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.md\:focus\:text-blue-800:focus{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.md\:focus\:text-blue-900:focus{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.md\:focus\:text-indigo-50:focus{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.md\:focus\:text-indigo-100:focus{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.md\:focus\:text-indigo-200:focus{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.md\:focus\:text-indigo-300:focus{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.md\:focus\:text-indigo-400:focus{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.md\:focus\:text-indigo-500:focus{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.md\:focus\:text-indigo-600:focus{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.md\:focus\:text-indigo-700:focus{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.md\:focus\:text-indigo-800:focus{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.md\:focus\:text-indigo-900:focus{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.md\:focus\:text-purple-50:focus{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.md\:focus\:text-purple-100:focus{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.md\:focus\:text-purple-200:focus{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.md\:focus\:text-purple-300:focus{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.md\:focus\:text-purple-400:focus{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.md\:focus\:text-purple-500:focus{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.md\:focus\:text-purple-600:focus{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.md\:focus\:text-purple-700:focus{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.md\:focus\:text-purple-800:focus{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.md\:focus\:text-purple-900:focus{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.md\:focus\:text-pink-50:focus{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.md\:focus\:text-pink-100:focus{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.md\:focus\:text-pink-200:focus{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.md\:focus\:text-pink-300:focus{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.md\:focus\:text-pink-400:focus{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.md\:focus\:text-pink-500:focus{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.md\:focus\:text-pink-600:focus{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.md\:focus\:text-pink-700:focus{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.md\:focus\:text-pink-800:focus{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.md\:focus\:text-pink-900:focus{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.md\:focus-within\:text-transparent:focus-within{color:#0000}.md\:focus-within\:text-white:focus-within{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:focus-within\:text-black:focus-within{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.md\:focus-within\:text-gray-50:focus-within{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.md\:focus-within\:text-gray-100:focus-within{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.md\:focus-within\:text-gray-200:focus-within{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.md\:focus-within\:text-gray-300:focus-within{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.md\:focus-within\:text-gray-400:focus-within{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.md\:focus-within\:text-gray-500:focus-within{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.md\:focus-within\:text-gray-600:focus-within{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.md\:focus-within\:text-gray-700:focus-within{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.md\:focus-within\:text-gray-800:focus-within{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.md\:focus-within\:text-gray-900:focus-within{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.md\:focus-within\:text-cool-gray-50:focus-within{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.md\:focus-within\:text-cool-gray-100:focus-within{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.md\:focus-within\:text-cool-gray-200:focus-within{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.md\:focus-within\:text-cool-gray-300:focus-within{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.md\:focus-within\:text-cool-gray-400:focus-within{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.md\:focus-within\:text-cool-gray-500:focus-within{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.md\:focus-within\:text-cool-gray-600:focus-within{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.md\:focus-within\:text-cool-gray-700:focus-within{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.md\:focus-within\:text-cool-gray-800:focus-within{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.md\:focus-within\:text-cool-gray-900:focus-within{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.md\:focus-within\:text-red-50:focus-within{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.md\:focus-within\:text-red-100:focus-within{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.md\:focus-within\:text-red-200:focus-within{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.md\:focus-within\:text-red-300:focus-within{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.md\:focus-within\:text-red-400:focus-within{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.md\:focus-within\:text-red-500:focus-within{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.md\:focus-within\:text-red-600:focus-within{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.md\:focus-within\:text-red-700:focus-within{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.md\:focus-within\:text-red-800:focus-within{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.md\:focus-within\:text-red-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.md\:focus-within\:text-orange-50:focus-within{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.md\:focus-within\:text-orange-100:focus-within{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.md\:focus-within\:text-orange-200:focus-within{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.md\:focus-within\:text-orange-300:focus-within{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.md\:focus-within\:text-orange-400:focus-within{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.md\:focus-within\:text-orange-500:focus-within{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.md\:focus-within\:text-orange-600:focus-within{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.md\:focus-within\:text-orange-700:focus-within{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.md\:focus-within\:text-orange-800:focus-within{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.md\:focus-within\:text-orange-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.md\:focus-within\:text-yellow-50:focus-within{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.md\:focus-within\:text-yellow-100:focus-within{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.md\:focus-within\:text-yellow-200:focus-within{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.md\:focus-within\:text-yellow-300:focus-within{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.md\:focus-within\:text-yellow-400:focus-within{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.md\:focus-within\:text-yellow-500:focus-within{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.md\:focus-within\:text-yellow-600:focus-within{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.md\:focus-within\:text-yellow-700:focus-within{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.md\:focus-within\:text-yellow-800:focus-within{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.md\:focus-within\:text-yellow-900:focus-within{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.md\:focus-within\:text-green-50:focus-within{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.md\:focus-within\:text-green-100:focus-within{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.md\:focus-within\:text-green-200:focus-within{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.md\:focus-within\:text-green-300:focus-within{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.md\:focus-within\:text-green-400:focus-within{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.md\:focus-within\:text-green-500:focus-within{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.md\:focus-within\:text-green-600:focus-within{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.md\:focus-within\:text-green-700:focus-within{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.md\:focus-within\:text-green-800:focus-within{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.md\:focus-within\:text-green-900:focus-within{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.md\:focus-within\:text-teal-50:focus-within{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.md\:focus-within\:text-teal-100:focus-within{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.md\:focus-within\:text-teal-200:focus-within{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.md\:focus-within\:text-teal-300:focus-within{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.md\:focus-within\:text-teal-400:focus-within{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.md\:focus-within\:text-teal-500:focus-within{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.md\:focus-within\:text-teal-600:focus-within{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.md\:focus-within\:text-teal-700:focus-within{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.md\:focus-within\:text-teal-800:focus-within{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.md\:focus-within\:text-teal-900:focus-within{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.md\:focus-within\:text-blue-50:focus-within{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.md\:focus-within\:text-blue-100:focus-within{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.md\:focus-within\:text-blue-200:focus-within{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.md\:focus-within\:text-blue-300:focus-within{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.md\:focus-within\:text-blue-400:focus-within{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.md\:focus-within\:text-blue-500:focus-within{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.md\:focus-within\:text-blue-600:focus-within{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.md\:focus-within\:text-blue-700:focus-within{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.md\:focus-within\:text-blue-800:focus-within{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.md\:focus-within\:text-blue-900:focus-within{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.md\:focus-within\:text-indigo-50:focus-within{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.md\:focus-within\:text-indigo-100:focus-within{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.md\:focus-within\:text-indigo-200:focus-within{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.md\:focus-within\:text-indigo-300:focus-within{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.md\:focus-within\:text-indigo-400:focus-within{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.md\:focus-within\:text-indigo-500:focus-within{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.md\:focus-within\:text-indigo-600:focus-within{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.md\:focus-within\:text-indigo-700:focus-within{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.md\:focus-within\:text-indigo-800:focus-within{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.md\:focus-within\:text-indigo-900:focus-within{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.md\:focus-within\:text-purple-50:focus-within{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.md\:focus-within\:text-purple-100:focus-within{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.md\:focus-within\:text-purple-200:focus-within{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.md\:focus-within\:text-purple-300:focus-within{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.md\:focus-within\:text-purple-400:focus-within{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.md\:focus-within\:text-purple-500:focus-within{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.md\:focus-within\:text-purple-600:focus-within{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.md\:focus-within\:text-purple-700:focus-within{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.md\:focus-within\:text-purple-800:focus-within{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.md\:focus-within\:text-purple-900:focus-within{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.md\:focus-within\:text-pink-50:focus-within{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.md\:focus-within\:text-pink-100:focus-within{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.md\:focus-within\:text-pink-200:focus-within{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.md\:focus-within\:text-pink-300:focus-within{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.md\:focus-within\:text-pink-400:focus-within{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.md\:focus-within\:text-pink-500:focus-within{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.md\:focus-within\:text-pink-600:focus-within{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.md\:focus-within\:text-pink-700:focus-within{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.md\:focus-within\:text-pink-800:focus-within{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.md\:focus-within\:text-pink-900:focus-within{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.md\:hover\:text-transparent:hover{color:#0000}.md\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.md\:hover\:text-gray-50:hover{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.md\:hover\:text-gray-100:hover{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.md\:hover\:text-gray-200:hover{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.md\:hover\:text-gray-300:hover{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.md\:hover\:text-gray-400:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.md\:hover\:text-gray-500:hover{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.md\:hover\:text-gray-600:hover{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.md\:hover\:text-gray-700:hover{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.md\:hover\:text-gray-800:hover{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.md\:hover\:text-gray-900:hover{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.md\:hover\:text-cool-gray-50:hover{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.md\:hover\:text-cool-gray-100:hover{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.md\:hover\:text-cool-gray-200:hover{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.md\:hover\:text-cool-gray-300:hover{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.md\:hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.md\:hover\:text-cool-gray-500:hover{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.md\:hover\:text-cool-gray-600:hover{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.md\:hover\:text-cool-gray-700:hover{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.md\:hover\:text-cool-gray-800:hover{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.md\:hover\:text-cool-gray-900:hover{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.md\:hover\:text-red-50:hover{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.md\:hover\:text-red-100:hover{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.md\:hover\:text-red-200:hover{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.md\:hover\:text-red-300:hover{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.md\:hover\:text-red-400:hover{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.md\:hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.md\:hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.md\:hover\:text-red-700:hover{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.md\:hover\:text-red-800:hover{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.md\:hover\:text-red-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.md\:hover\:text-orange-50:hover{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.md\:hover\:text-orange-100:hover{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.md\:hover\:text-orange-200:hover{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.md\:hover\:text-orange-300:hover{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.md\:hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.md\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.md\:hover\:text-orange-600:hover{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.md\:hover\:text-orange-700:hover{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.md\:hover\:text-orange-800:hover{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.md\:hover\:text-orange-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.md\:hover\:text-yellow-50:hover{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.md\:hover\:text-yellow-100:hover{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.md\:hover\:text-yellow-200:hover{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.md\:hover\:text-yellow-300:hover{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.md\:hover\:text-yellow-400:hover{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.md\:hover\:text-yellow-500:hover{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.md\:hover\:text-yellow-600:hover{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.md\:hover\:text-yellow-700:hover{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.md\:hover\:text-yellow-800:hover{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.md\:hover\:text-yellow-900:hover{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.md\:hover\:text-green-50:hover{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.md\:hover\:text-green-100:hover{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.md\:hover\:text-green-200:hover{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.md\:hover\:text-green-300:hover{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.md\:hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.md\:hover\:text-green-500:hover{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.md\:hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.md\:hover\:text-green-700:hover{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.md\:hover\:text-green-800:hover{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.md\:hover\:text-green-900:hover{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.md\:hover\:text-teal-50:hover{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.md\:hover\:text-teal-100:hover{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.md\:hover\:text-teal-200:hover{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.md\:hover\:text-teal-300:hover{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.md\:hover\:text-teal-400:hover{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.md\:hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.md\:hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.md\:hover\:text-teal-700:hover{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.md\:hover\:text-teal-800:hover{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.md\:hover\:text-teal-900:hover{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.md\:hover\:text-blue-50:hover{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.md\:hover\:text-blue-100:hover{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.md\:hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.md\:hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.md\:hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.md\:hover\:text-blue-500:hover{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.md\:hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.md\:hover\:text-blue-700:hover{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.md\:hover\:text-blue-800:hover{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.md\:hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.md\:hover\:text-indigo-50:hover{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.md\:hover\:text-indigo-100:hover{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.md\:hover\:text-indigo-200:hover{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.md\:hover\:text-indigo-300:hover{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.md\:hover\:text-indigo-400:hover{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.md\:hover\:text-indigo-500:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.md\:hover\:text-indigo-600:hover{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.md\:hover\:text-indigo-700:hover{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.md\:hover\:text-indigo-800:hover{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.md\:hover\:text-indigo-900:hover{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.md\:hover\:text-purple-50:hover{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.md\:hover\:text-purple-100:hover{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.md\:hover\:text-purple-200:hover{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.md\:hover\:text-purple-300:hover{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.md\:hover\:text-purple-400:hover{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.md\:hover\:text-purple-500:hover{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.md\:hover\:text-purple-600:hover{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.md\:hover\:text-purple-700:hover{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.md\:hover\:text-purple-800:hover{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.md\:hover\:text-purple-900:hover{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.md\:hover\:text-pink-50:hover{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.md\:hover\:text-pink-100:hover{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.md\:hover\:text-pink-200:hover{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.md\:hover\:text-pink-300:hover{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.md\:hover\:text-pink-400:hover{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.md\:hover\:text-pink-500:hover{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.md\:hover\:text-pink-600:hover{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.md\:hover\:text-pink-700:hover{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.md\:hover\:text-pink-800:hover{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.md\:hover\:text-pink-900:hover{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.md\:active\:text-transparent:active{color:#0000}.md\:active\:text-white:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:active\:text-black:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.md\:active\:text-gray-50:active{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.md\:active\:text-gray-100:active{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.md\:active\:text-gray-200:active{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.md\:active\:text-gray-300:active{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.md\:active\:text-gray-400:active{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.md\:active\:text-gray-500:active{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.md\:active\:text-gray-600:active{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.md\:active\:text-gray-700:active{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.md\:active\:text-gray-800:active{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.md\:active\:text-gray-900:active{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.md\:active\:text-cool-gray-50:active{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.md\:active\:text-cool-gray-100:active{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.md\:active\:text-cool-gray-200:active{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.md\:active\:text-cool-gray-300:active{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.md\:active\:text-cool-gray-400:active{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.md\:active\:text-cool-gray-500:active{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.md\:active\:text-cool-gray-600:active{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.md\:active\:text-cool-gray-700:active{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.md\:active\:text-cool-gray-800:active{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.md\:active\:text-cool-gray-900:active{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.md\:active\:text-red-50:active{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.md\:active\:text-red-100:active{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.md\:active\:text-red-200:active{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.md\:active\:text-red-300:active{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.md\:active\:text-red-400:active{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.md\:active\:text-red-500:active{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.md\:active\:text-red-600:active{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.md\:active\:text-red-700:active{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.md\:active\:text-red-800:active{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.md\:active\:text-red-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.md\:active\:text-orange-50:active{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.md\:active\:text-orange-100:active{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.md\:active\:text-orange-200:active{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.md\:active\:text-orange-300:active{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.md\:active\:text-orange-400:active{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.md\:active\:text-orange-500:active{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.md\:active\:text-orange-600:active{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.md\:active\:text-orange-700:active{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.md\:active\:text-orange-800:active{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.md\:active\:text-orange-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.md\:active\:text-yellow-50:active{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.md\:active\:text-yellow-100:active{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.md\:active\:text-yellow-200:active{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.md\:active\:text-yellow-300:active{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.md\:active\:text-yellow-400:active{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.md\:active\:text-yellow-500:active{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.md\:active\:text-yellow-600:active{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.md\:active\:text-yellow-700:active{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.md\:active\:text-yellow-800:active{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.md\:active\:text-yellow-900:active{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.md\:active\:text-green-50:active{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.md\:active\:text-green-100:active{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.md\:active\:text-green-200:active{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.md\:active\:text-green-300:active{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.md\:active\:text-green-400:active{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.md\:active\:text-green-500:active{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.md\:active\:text-green-600:active{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.md\:active\:text-green-700:active{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.md\:active\:text-green-800:active{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.md\:active\:text-green-900:active{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.md\:active\:text-teal-50:active{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.md\:active\:text-teal-100:active{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.md\:active\:text-teal-200:active{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.md\:active\:text-teal-300:active{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.md\:active\:text-teal-400:active{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.md\:active\:text-teal-500:active{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.md\:active\:text-teal-600:active{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.md\:active\:text-teal-700:active{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.md\:active\:text-teal-800:active{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.md\:active\:text-teal-900:active{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.md\:active\:text-blue-50:active{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.md\:active\:text-blue-100:active{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.md\:active\:text-blue-200:active{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.md\:active\:text-blue-300:active{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.md\:active\:text-blue-400:active{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.md\:active\:text-blue-500:active{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.md\:active\:text-blue-600:active{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.md\:active\:text-blue-700:active{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.md\:active\:text-blue-800:active{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.md\:active\:text-blue-900:active{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.md\:active\:text-indigo-50:active{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.md\:active\:text-indigo-100:active{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.md\:active\:text-indigo-200:active{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.md\:active\:text-indigo-300:active{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.md\:active\:text-indigo-400:active{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.md\:active\:text-indigo-500:active{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.md\:active\:text-indigo-600:active{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.md\:active\:text-indigo-700:active{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.md\:active\:text-indigo-800:active{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.md\:active\:text-indigo-900:active{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.md\:active\:text-purple-50:active{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.md\:active\:text-purple-100:active{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.md\:active\:text-purple-200:active{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.md\:active\:text-purple-300:active{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.md\:active\:text-purple-400:active{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.md\:active\:text-purple-500:active{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.md\:active\:text-purple-600:active{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.md\:active\:text-purple-700:active{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.md\:active\:text-purple-800:active{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.md\:active\:text-purple-900:active{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.md\:active\:text-pink-50:active{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.md\:active\:text-pink-100:active{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.md\:active\:text-pink-200:active{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.md\:active\:text-pink-300:active{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.md\:active\:text-pink-400:active{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.md\:active\:text-pink-500:active{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.md\:active\:text-pink-600:active{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.md\:active\:text-pink-700:active{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.md\:active\:text-pink-800:active{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.md\:active\:text-pink-900:active{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .md\:dark\:text-transparent{color:#0000}.theme-dark .md\:dark\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .md\:dark\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .md\:dark\:text-gray-50{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .md\:dark\:text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .md\:dark\:text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .md\:dark\:text-gray-300{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .md\:dark\:text-gray-400{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .md\:dark\:text-gray-500{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .md\:dark\:text-gray-600{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .md\:dark\:text-gray-700{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .md\:dark\:text-gray-800{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .md\:dark\:text-gray-900{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .md\:dark\:text-cool-gray-50{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .md\:dark\:text-cool-gray-100{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .md\:dark\:text-cool-gray-200{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .md\:dark\:text-cool-gray-300{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .md\:dark\:text-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .md\:dark\:text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .md\:dark\:text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .md\:dark\:text-cool-gray-700{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .md\:dark\:text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .md\:dark\:text-cool-gray-900{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .md\:dark\:text-red-50{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .md\:dark\:text-red-100{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .md\:dark\:text-red-200{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .md\:dark\:text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .md\:dark\:text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .md\:dark\:text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .md\:dark\:text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .md\:dark\:text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .md\:dark\:text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .md\:dark\:text-red-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .md\:dark\:text-orange-50{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .md\:dark\:text-orange-100{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .md\:dark\:text-orange-200{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .md\:dark\:text-orange-300{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .md\:dark\:text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .md\:dark\:text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .md\:dark\:text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .md\:dark\:text-orange-700{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .md\:dark\:text-orange-800{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .md\:dark\:text-orange-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .md\:dark\:text-yellow-50{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .md\:dark\:text-yellow-100{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .md\:dark\:text-yellow-200{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .md\:dark\:text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .md\:dark\:text-yellow-400{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .md\:dark\:text-yellow-500{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .md\:dark\:text-yellow-600{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .md\:dark\:text-yellow-700{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .md\:dark\:text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .md\:dark\:text-yellow-900{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .md\:dark\:text-green-50{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .md\:dark\:text-green-100{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .md\:dark\:text-green-200{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .md\:dark\:text-green-300{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .md\:dark\:text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .md\:dark\:text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .md\:dark\:text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .md\:dark\:text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .md\:dark\:text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .md\:dark\:text-green-900{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .md\:dark\:text-teal-50{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .md\:dark\:text-teal-100{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .md\:dark\:text-teal-200{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .md\:dark\:text-teal-300{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .md\:dark\:text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .md\:dark\:text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .md\:dark\:text-teal-600{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .md\:dark\:text-teal-700{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .md\:dark\:text-teal-800{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .md\:dark\:text-teal-900{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .md\:dark\:text-blue-50{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .md\:dark\:text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .md\:dark\:text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .md\:dark\:text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .md\:dark\:text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .md\:dark\:text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .md\:dark\:text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .md\:dark\:text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .md\:dark\:text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .md\:dark\:text-blue-900{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .md\:dark\:text-indigo-50{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .md\:dark\:text-indigo-100{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .md\:dark\:text-indigo-200{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .md\:dark\:text-indigo-300{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .md\:dark\:text-indigo-400{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .md\:dark\:text-indigo-500{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .md\:dark\:text-indigo-600{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .md\:dark\:text-indigo-700{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .md\:dark\:text-indigo-800{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .md\:dark\:text-indigo-900{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .md\:dark\:text-purple-50{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .md\:dark\:text-purple-100{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .md\:dark\:text-purple-200{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .md\:dark\:text-purple-300{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .md\:dark\:text-purple-400{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .md\:dark\:text-purple-500{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .md\:dark\:text-purple-600{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .md\:dark\:text-purple-700{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .md\:dark\:text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .md\:dark\:text-purple-900{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .md\:dark\:text-pink-50{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .md\:dark\:text-pink-100{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .md\:dark\:text-pink-200{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .md\:dark\:text-pink-300{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .md\:dark\:text-pink-400{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .md\:dark\:text-pink-500{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .md\:dark\:text-pink-600{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .md\:dark\:text-pink-700{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .md\:dark\:text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .md\:dark\:text-pink-900{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-transparent:focus-within{color:#0000}.theme-dark .md\:dark\:focus-within\:text-white:focus-within{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-black:focus-within{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-gray-50:focus-within{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-gray-100:focus-within{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-gray-200:focus-within{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-gray-300:focus-within{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-gray-400:focus-within{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-gray-500:focus-within{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-gray-600:focus-within{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-gray-700:focus-within{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-gray-800:focus-within{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-gray-900:focus-within{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-cool-gray-50:focus-within{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-cool-gray-100:focus-within{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-cool-gray-200:focus-within{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-cool-gray-300:focus-within{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-cool-gray-400:focus-within{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-cool-gray-500:focus-within{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-cool-gray-600:focus-within{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-cool-gray-700:focus-within{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-cool-gray-800:focus-within{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-cool-gray-900:focus-within{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-red-50:focus-within{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-red-100:focus-within{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-red-200:focus-within{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-red-300:focus-within{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-red-400:focus-within{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-red-500:focus-within{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-red-600:focus-within{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-red-700:focus-within{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-red-800:focus-within{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-red-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-orange-50:focus-within{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-orange-100:focus-within{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-orange-200:focus-within{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-orange-300:focus-within{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-orange-400:focus-within{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-orange-500:focus-within{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-orange-600:focus-within{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-orange-700:focus-within{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-orange-800:focus-within{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-orange-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-yellow-50:focus-within{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-yellow-100:focus-within{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-yellow-200:focus-within{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-yellow-300:focus-within{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-yellow-400:focus-within{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-yellow-500:focus-within{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-yellow-600:focus-within{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-yellow-700:focus-within{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-yellow-800:focus-within{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-yellow-900:focus-within{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-green-50:focus-within{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-green-100:focus-within{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-green-200:focus-within{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-green-300:focus-within{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-green-400:focus-within{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-green-500:focus-within{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-green-600:focus-within{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-green-700:focus-within{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-green-800:focus-within{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-green-900:focus-within{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-teal-50:focus-within{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-teal-100:focus-within{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-teal-200:focus-within{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-teal-300:focus-within{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-teal-400:focus-within{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-teal-500:focus-within{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-teal-600:focus-within{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-teal-700:focus-within{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-teal-800:focus-within{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-teal-900:focus-within{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-blue-50:focus-within{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-blue-100:focus-within{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-blue-200:focus-within{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-blue-300:focus-within{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-blue-400:focus-within{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-blue-500:focus-within{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-blue-600:focus-within{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-blue-700:focus-within{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-blue-800:focus-within{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-blue-900:focus-within{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-indigo-50:focus-within{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-indigo-100:focus-within{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-indigo-200:focus-within{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-indigo-300:focus-within{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-indigo-400:focus-within{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-indigo-500:focus-within{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-indigo-600:focus-within{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-indigo-700:focus-within{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-indigo-800:focus-within{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-indigo-900:focus-within{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-purple-50:focus-within{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-purple-100:focus-within{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-purple-200:focus-within{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-purple-300:focus-within{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-purple-400:focus-within{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-purple-500:focus-within{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-purple-600:focus-within{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-purple-700:focus-within{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-purple-800:focus-within{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-purple-900:focus-within{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-pink-50:focus-within{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-pink-100:focus-within{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-pink-200:focus-within{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-pink-300:focus-within{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-pink-400:focus-within{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-pink-500:focus-within{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-pink-600:focus-within{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-pink-700:focus-within{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-pink-800:focus-within{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .md\:dark\:focus-within\:text-pink-900:focus-within{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-transparent:hover{color:#0000}.theme-dark .md\:dark\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-gray-50:hover{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-gray-100:hover{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-gray-200:hover{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-gray-300:hover{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-gray-400:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-gray-500:hover{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-gray-600:hover{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-gray-700:hover{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-gray-800:hover{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-gray-900:hover{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-cool-gray-50:hover{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-cool-gray-100:hover{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-cool-gray-200:hover{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-cool-gray-300:hover{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-cool-gray-500:hover{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-cool-gray-600:hover{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-cool-gray-700:hover{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-cool-gray-800:hover{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-cool-gray-900:hover{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-red-50:hover{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-red-100:hover{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-red-200:hover{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-red-300:hover{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-red-400:hover{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-red-700:hover{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-red-800:hover{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-red-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-orange-50:hover{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-orange-100:hover{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-orange-200:hover{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-orange-300:hover{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-orange-600:hover{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-orange-700:hover{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-orange-800:hover{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-orange-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-yellow-50:hover{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-yellow-100:hover{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-yellow-200:hover{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-yellow-300:hover{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-yellow-400:hover{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-yellow-500:hover{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-yellow-600:hover{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-yellow-700:hover{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-yellow-800:hover{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-yellow-900:hover{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-green-50:hover{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-green-100:hover{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-green-200:hover{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-green-300:hover{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-green-500:hover{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-green-700:hover{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-green-800:hover{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-green-900:hover{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-teal-50:hover{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-teal-100:hover{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-teal-200:hover{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-teal-300:hover{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-teal-400:hover{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-teal-700:hover{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-teal-800:hover{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-teal-900:hover{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-blue-50:hover{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-blue-100:hover{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-blue-500:hover{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-blue-700:hover{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-blue-800:hover{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-indigo-50:hover{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-indigo-100:hover{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-indigo-200:hover{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-indigo-300:hover{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-indigo-400:hover{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-indigo-500:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-indigo-600:hover{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-indigo-700:hover{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-indigo-800:hover{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-indigo-900:hover{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-purple-50:hover{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-purple-100:hover{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-purple-200:hover{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-purple-300:hover{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-purple-400:hover{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-purple-500:hover{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-purple-600:hover{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-purple-700:hover{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-purple-800:hover{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-purple-900:hover{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-pink-50:hover{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-pink-100:hover{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-pink-200:hover{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-pink-300:hover{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-pink-400:hover{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-pink-500:hover{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-pink-600:hover{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-pink-700:hover{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-pink-800:hover{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .md\:dark\:hover\:text-pink-900:hover{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-transparent:active{color:#0000}.theme-dark .md\:dark\:active\:text-white:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-black:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-gray-50:active{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-gray-100:active{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-gray-200:active{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-gray-300:active{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-gray-400:active{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-gray-500:active{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-gray-600:active{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-gray-700:active{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-gray-800:active{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-gray-900:active{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-cool-gray-50:active{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-cool-gray-100:active{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-cool-gray-200:active{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-cool-gray-300:active{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-cool-gray-400:active{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-cool-gray-500:active{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-cool-gray-600:active{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-cool-gray-700:active{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-cool-gray-800:active{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-cool-gray-900:active{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-red-50:active{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-red-100:active{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-red-200:active{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-red-300:active{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-red-400:active{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-red-500:active{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-red-600:active{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-red-700:active{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-red-800:active{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-red-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-orange-50:active{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-orange-100:active{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-orange-200:active{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-orange-300:active{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-orange-400:active{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-orange-500:active{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-orange-600:active{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-orange-700:active{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-orange-800:active{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-orange-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-yellow-50:active{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-yellow-100:active{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-yellow-200:active{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-yellow-300:active{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-yellow-400:active{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-yellow-500:active{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-yellow-600:active{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-yellow-700:active{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-yellow-800:active{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-yellow-900:active{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-green-50:active{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-green-100:active{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-green-200:active{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-green-300:active{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-green-400:active{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-green-500:active{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-green-600:active{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-green-700:active{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-green-800:active{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-green-900:active{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-teal-50:active{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-teal-100:active{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-teal-200:active{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-teal-300:active{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-teal-400:active{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-teal-500:active{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-teal-600:active{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-teal-700:active{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-teal-800:active{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-teal-900:active{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-blue-50:active{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-blue-100:active{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-blue-200:active{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-blue-300:active{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-blue-400:active{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-blue-500:active{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-blue-600:active{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-blue-700:active{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-blue-800:active{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-blue-900:active{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-indigo-50:active{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-indigo-100:active{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-indigo-200:active{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-indigo-300:active{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-indigo-400:active{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-indigo-500:active{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-indigo-600:active{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-indigo-700:active{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-indigo-800:active{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-indigo-900:active{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-purple-50:active{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-purple-100:active{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-purple-200:active{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-purple-300:active{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-purple-400:active{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-purple-500:active{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-purple-600:active{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-purple-700:active{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-purple-800:active{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-purple-900:active{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-pink-50:active{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-pink-100:active{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-pink-200:active{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-pink-300:active{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-pink-400:active{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-pink-500:active{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-pink-600:active{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-pink-700:active{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-pink-800:active{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .md\:dark\:active\:text-pink-900:active{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.md\:text-opacity-0{--text-opacity:0}.md\:text-opacity-25{--text-opacity:0.25}.md\:text-opacity-50{--text-opacity:0.5}.md\:text-opacity-75{--text-opacity:0.75}.md\:text-opacity-100{--text-opacity:1}.md\:hover\:text-opacity-0:hover{--text-opacity:0}.md\:hover\:text-opacity-25:hover{--text-opacity:0.25}.md\:hover\:text-opacity-50:hover{--text-opacity:0.5}.md\:hover\:text-opacity-75:hover{--text-opacity:0.75}.md\:hover\:text-opacity-100:hover{--text-opacity:1}.md\:focus\:text-opacity-0:focus{--text-opacity:0}.md\:focus\:text-opacity-25:focus{--text-opacity:0.25}.md\:focus\:text-opacity-50:focus{--text-opacity:0.5}.md\:focus\:text-opacity-75:focus{--text-opacity:0.75}.md\:focus\:text-opacity-100:focus{--text-opacity:1}.md\:italic{font-style:italic}.md\:not-italic{font-style:normal}.md\:uppercase{text-transform:uppercase}.md\:lowercase{text-transform:lowercase}.md\:capitalize{text-transform:capitalize}.md\:normal-case{text-transform:none}.md\:underline{text-decoration:underline}.md\:line-through{text-decoration:line-through}.md\:no-underline{text-decoration:none}.md\:hover\:underline:hover{text-decoration:underline}.md\:hover\:line-through:hover{text-decoration:line-through}.md\:hover\:no-underline:hover{text-decoration:none}.md\:focus\:underline:focus{text-decoration:underline}.md\:focus\:line-through:focus{text-decoration:line-through}.md\:focus\:no-underline:focus{text-decoration:none}.md\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.md\:diagonal-fractions,.md\:lining-nums,.md\:oldstyle-nums,.md\:ordinal,.md\:proportional-nums,.md\:slashed-zero,.md\:stacked-fractions,.md\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.md\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.md\:ordinal{--font-variant-numeric-ordinal:ordinal}.md\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.md\:lining-nums{--font-variant-numeric-figure:lining-nums}.md\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.md\:proportional-nums{--font-variant-numeric-spacing:proportional-nums}.md\:tabular-nums{--font-variant-numeric-spacing:tabular-nums}.md\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.md\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.md\:tracking-tighter{letter-spacing:-.05em}.md\:tracking-tight{letter-spacing:-.025em}.md\:tracking-normal{letter-spacing:0}.md\:tracking-wide{letter-spacing:.025em}.md\:tracking-wider{letter-spacing:.05em}.md\:tracking-widest{letter-spacing:.1em}.md\:select-none{-webkit-user-select:none;user-select:none}.md\:select-text{-webkit-user-select:text;user-select:text}.md\:select-all{-webkit-user-select:all;user-select:all}.md\:select-auto{-webkit-user-select:auto;user-select:auto}.md\:align-baseline{vertical-align:initial}.md\:align-top{vertical-align:top}.md\:align-middle{vertical-align:middle}.md\:align-bottom{vertical-align:bottom}.md\:align-text-top{vertical-align:text-top}.md\:align-text-bottom{vertical-align:text-bottom}.md\:visible{visibility:visible}.md\:invisible{visibility:hidden}.md\:whitespace-normal{white-space:normal}.md\:whitespace-no-wrap{white-space:nowrap}.md\:whitespace-pre{white-space:pre}.md\:whitespace-pre-line{white-space:pre-line}.md\:whitespace-pre-wrap{white-space:pre-wrap}.md\:break-normal{word-wrap:normal;overflow-wrap:normal;word-break:normal}.md\:break-words{word-wrap:break-word;overflow-wrap:break-word}.md\:break-all{word-break:break-all}.md\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md\:w-0{width:0}.md\:w-1{width:.25rem}.md\:w-2{width:.5rem}.md\:w-3{width:.75rem}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-8{width:2rem}.md\:w-10{width:2.5rem}.md\:w-12{width:3rem}.md\:w-16{width:4rem}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:w-32{width:8rem}.md\:w-40{width:10rem}.md\:w-48{width:12rem}.md\:w-56{width:14rem}.md\:w-64{width:16rem}.md\:w-auto{width:auto}.md\:w-px{width:1px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-1\/4{width:25%}.md\:w-2\/4{width:50%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.666667%}.md\:w-2\/6{width:33.333333%}.md\:w-3\/6{width:50%}.md\:w-4\/6{width:66.666667%}.md\:w-5\/6{width:83.333333%}.md\:w-1\/12{width:8.333333%}.md\:w-2\/12{width:16.666667%}.md\:w-3\/12{width:25%}.md\:w-4\/12{width:33.333333%}.md\:w-5\/12{width:41.666667%}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:w-9\/12{width:75%}.md\:w-10\/12{width:83.333333%}.md\:w-11\/12{width:91.666667%}.md\:w-full{width:100%}.md\:w-screen{width:100vw}.md\:z-0{z-index:0}.md\:z-10{z-index:10}.md\:z-20{z-index:20}.md\:z-30{z-index:30}.md\:z-40{z-index:40}.md\:z-50{z-index:50}.md\:z-auto{z-index:auto}.md\:gap-0{grid-gap:0;gap:0}.md\:gap-1{grid-gap:.25rem;gap:.25rem}.md\:gap-2{grid-gap:.5rem;gap:.5rem}.md\:gap-3{grid-gap:.75rem;gap:.75rem}.md\:gap-4{grid-gap:1rem;gap:1rem}.md\:gap-5{grid-gap:1.25rem;gap:1.25rem}.md\:gap-6{grid-gap:1.5rem;gap:1.5rem}.md\:gap-8{grid-gap:2rem;gap:2rem}.md\:gap-10{grid-gap:2.5rem;gap:2.5rem}.md\:gap-12{grid-gap:3rem;gap:3rem}.md\:gap-16{grid-gap:4rem;gap:4rem}.md\:gap-20{grid-gap:5rem;gap:5rem}.md\:gap-24{grid-gap:6rem;gap:6rem}.md\:gap-32{grid-gap:8rem;gap:8rem}.md\:gap-40{grid-gap:10rem;gap:10rem}.md\:gap-48{grid-gap:12rem;gap:12rem}.md\:gap-56{grid-gap:14rem;gap:14rem}.md\:gap-64{grid-gap:16rem;gap:16rem}.md\:gap-px{grid-gap:1px;gap:1px}.md\:col-gap-0{grid-column-gap:0;column-gap:0}.md\:col-gap-1{grid-column-gap:.25rem;column-gap:.25rem}.md\:col-gap-2{grid-column-gap:.5rem;column-gap:.5rem}.md\:col-gap-3{grid-column-gap:.75rem;column-gap:.75rem}.md\:col-gap-4{grid-column-gap:1rem;column-gap:1rem}.md\:col-gap-5{grid-column-gap:1.25rem;column-gap:1.25rem}.md\:col-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.md\:col-gap-8{grid-column-gap:2rem;column-gap:2rem}.md\:col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.md\:col-gap-12{grid-column-gap:3rem;column-gap:3rem}.md\:col-gap-16{grid-column-gap:4rem;column-gap:4rem}.md\:col-gap-20{grid-column-gap:5rem;column-gap:5rem}.md\:col-gap-24{grid-column-gap:6rem;column-gap:6rem}.md\:col-gap-32{grid-column-gap:8rem;column-gap:8rem}.md\:col-gap-40{grid-column-gap:10rem;column-gap:10rem}.md\:col-gap-48{grid-column-gap:12rem;column-gap:12rem}.md\:col-gap-56{grid-column-gap:14rem;column-gap:14rem}.md\:col-gap-64{grid-column-gap:16rem;column-gap:16rem}.md\:col-gap-px{grid-column-gap:1px;column-gap:1px}.md\:gap-x-0{grid-column-gap:0;column-gap:0}.md\:gap-x-1{grid-column-gap:.25rem;column-gap:.25rem}.md\:gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.md\:gap-x-3{grid-column-gap:.75rem;column-gap:.75rem}.md\:gap-x-4{grid-column-gap:1rem;column-gap:1rem}.md\:gap-x-5{grid-column-gap:1.25rem;column-gap:1.25rem}.md\:gap-x-6{grid-column-gap:1.5rem;column-gap:1.5rem}.md\:gap-x-8{grid-column-gap:2rem;column-gap:2rem}.md\:gap-x-10{grid-column-gap:2.5rem;column-gap:2.5rem}.md\:gap-x-12{grid-column-gap:3rem;column-gap:3rem}.md\:gap-x-16{grid-column-gap:4rem;column-gap:4rem}.md\:gap-x-20{grid-column-gap:5rem;column-gap:5rem}.md\:gap-x-24{grid-column-gap:6rem;column-gap:6rem}.md\:gap-x-32{grid-column-gap:8rem;column-gap:8rem}.md\:gap-x-40{grid-column-gap:10rem;column-gap:10rem}.md\:gap-x-48{grid-column-gap:12rem;column-gap:12rem}.md\:gap-x-56{grid-column-gap:14rem;column-gap:14rem}.md\:gap-x-64{grid-column-gap:16rem;column-gap:16rem}.md\:gap-x-px{grid-column-gap:1px;column-gap:1px}.md\:row-gap-0{grid-row-gap:0;row-gap:0}.md\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.md\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.md\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.md\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.md\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.md\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.md\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.md\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.md\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.md\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.md\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.md\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.md\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.md\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.md\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.md\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.md\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.md\:row-gap-px{grid-row-gap:1px;row-gap:1px}.md\:gap-y-0{grid-row-gap:0;row-gap:0}.md\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.md\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.md\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.md\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.md\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.md\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.md\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.md\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.md\:gap-y-12{grid-row-gap:3rem;row-gap:3rem}.md\:gap-y-16{grid-row-gap:4rem;row-gap:4rem}.md\:gap-y-20{grid-row-gap:5rem;row-gap:5rem}.md\:gap-y-24{grid-row-gap:6rem;row-gap:6rem}.md\:gap-y-32{grid-row-gap:8rem;row-gap:8rem}.md\:gap-y-40{grid-row-gap:10rem;row-gap:10rem}.md\:gap-y-48{grid-row-gap:12rem;row-gap:12rem}.md\:gap-y-56{grid-row-gap:14rem;row-gap:14rem}.md\:gap-y-64{grid-row-gap:16rem;row-gap:16rem}.md\:gap-y-px{grid-row-gap:1px;row-gap:1px}.md\:grid-flow-row{grid-auto-flow:row}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-flow-row-dense{grid-auto-flow:row dense}.md\:grid-flow-col-dense{grid-auto-flow:column dense}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.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\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-none{grid-template-columns:none}.md\:auto-cols-auto{grid-auto-columns:auto}.md\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.md\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.md\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.md\:col-auto{grid-column:auto}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-9{grid-column:span 9/span 9}.md\:col-span-10{grid-column:span 10/span 10}.md\:col-span-11{grid-column:span 11/span 11}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-full{grid-column:1/-1}.md\:col-start-1{grid-column-start:1}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-start-4{grid-column-start:4}.md\:col-start-5{grid-column-start:5}.md\:col-start-6{grid-column-start:6}.md\:col-start-7{grid-column-start:7}.md\:col-start-8{grid-column-start:8}.md\:col-start-9{grid-column-start:9}.md\:col-start-10{grid-column-start:10}.md\:col-start-11{grid-column-start:11}.md\:col-start-12{grid-column-start:12}.md\:col-start-13{grid-column-start:13}.md\:col-start-auto{grid-column-start:auto}.md\:col-end-1{grid-column-end:1}.md\:col-end-2{grid-column-end:2}.md\:col-end-3{grid-column-end:3}.md\:col-end-4{grid-column-end:4}.md\:col-end-5{grid-column-end:5}.md\:col-end-6{grid-column-end:6}.md\:col-end-7{grid-column-end:7}.md\:col-end-8{grid-column-end:8}.md\:col-end-9{grid-column-end:9}.md\:col-end-10{grid-column-end:10}.md\:col-end-11{grid-column-end:11}.md\:col-end-12{grid-column-end:12}.md\:col-end-13{grid-column-end:13}.md\:col-end-auto{grid-column-end:auto}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.md\:grid-rows-none{grid-template-rows:none}.md\:auto-rows-auto{grid-auto-rows:auto}.md\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.md\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.md\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.md\:row-auto{grid-row:auto}.md\:row-span-1{grid-row:span 1/span 1}.md\:row-span-2{grid-row:span 2/span 2}.md\:row-span-3{grid-row:span 3/span 3}.md\:row-span-4{grid-row:span 4/span 4}.md\:row-span-5{grid-row:span 5/span 5}.md\:row-span-6{grid-row:span 6/span 6}.md\:row-span-full{grid-row:1/-1}.md\:row-start-1{grid-row-start:1}.md\:row-start-2{grid-row-start:2}.md\:row-start-3{grid-row-start:3}.md\:row-start-4{grid-row-start:4}.md\:row-start-5{grid-row-start:5}.md\:row-start-6{grid-row-start:6}.md\:row-start-7{grid-row-start:7}.md\:row-start-auto{grid-row-start:auto}.md\:row-end-1{grid-row-end:1}.md\:row-end-2{grid-row-end:2}.md\:row-end-3{grid-row-end:3}.md\:row-end-4{grid-row-end:4}.md\:row-end-5{grid-row-end:5}.md\:row-end-6{grid-row-end:6}.md\:row-end-7{grid-row-end:7}.md\:row-end-auto{grid-row-end:auto}.md\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.md\:transform-none{transform:none}.md\:origin-center{transform-origin:center}.md\:origin-top{transform-origin:top}.md\:origin-top-right{transform-origin:top right}.md\:origin-right{transform-origin:right}.md\:origin-bottom-right{transform-origin:bottom right}.md\:origin-bottom{transform-origin:bottom}.md\:origin-bottom-left{transform-origin:bottom left}.md\:origin-left{transform-origin:left}.md\:origin-top-left{transform-origin:top left}.md\:scale-0{--transform-scale-x:0;--transform-scale-y:0}.md\:scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.md\:scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.md\:scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.md\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.md\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.md\:scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.md\:scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.md\:scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.md\:scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.md\:scale-x-0{--transform-scale-x:0}.md\:scale-x-50{--transform-scale-x:.5}.md\:scale-x-75{--transform-scale-x:.75}.md\:scale-x-90{--transform-scale-x:.9}.md\:scale-x-95{--transform-scale-x:.95}.md\:scale-x-100{--transform-scale-x:1}.md\:scale-x-105{--transform-scale-x:1.05}.md\:scale-x-110{--transform-scale-x:1.1}.md\:scale-x-125{--transform-scale-x:1.25}.md\:scale-x-150{--transform-scale-x:1.5}.md\:scale-y-0{--transform-scale-y:0}.md\:scale-y-50{--transform-scale-y:.5}.md\:scale-y-75{--transform-scale-y:.75}.md\:scale-y-90{--transform-scale-y:.9}.md\:scale-y-95{--transform-scale-y:.95}.md\:scale-y-100{--transform-scale-y:1}.md\:scale-y-105{--transform-scale-y:1.05}.md\:scale-y-110{--transform-scale-y:1.1}.md\:scale-y-125{--transform-scale-y:1.25}.md\:scale-y-150{--transform-scale-y:1.5}.md\:hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.md\:hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.md\:hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.md\:hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.md\:hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.md\:hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.md\:hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.md\:hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.md\:hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.md\:hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.md\:hover\:scale-x-0:hover{--transform-scale-x:0}.md\:hover\:scale-x-50:hover{--transform-scale-x:.5}.md\:hover\:scale-x-75:hover{--transform-scale-x:.75}.md\:hover\:scale-x-90:hover{--transform-scale-x:.9}.md\:hover\:scale-x-95:hover{--transform-scale-x:.95}.md\:hover\:scale-x-100:hover{--transform-scale-x:1}.md\:hover\:scale-x-105:hover{--transform-scale-x:1.05}.md\:hover\:scale-x-110:hover{--transform-scale-x:1.1}.md\:hover\:scale-x-125:hover{--transform-scale-x:1.25}.md\:hover\:scale-x-150:hover{--transform-scale-x:1.5}.md\:hover\:scale-y-0:hover{--transform-scale-y:0}.md\:hover\:scale-y-50:hover{--transform-scale-y:.5}.md\:hover\:scale-y-75:hover{--transform-scale-y:.75}.md\:hover\:scale-y-90:hover{--transform-scale-y:.9}.md\:hover\:scale-y-95:hover{--transform-scale-y:.95}.md\:hover\:scale-y-100:hover{--transform-scale-y:1}.md\:hover\:scale-y-105:hover{--transform-scale-y:1.05}.md\:hover\:scale-y-110:hover{--transform-scale-y:1.1}.md\:hover\:scale-y-125:hover{--transform-scale-y:1.25}.md\:hover\:scale-y-150:hover{--transform-scale-y:1.5}.md\:focus\:scale-0:focus{--transform-scale-x:0;--transform-scale-y:0}.md\:focus\:scale-50:focus{--transform-scale-x:.5;--transform-scale-y:.5}.md\:focus\:scale-75:focus{--transform-scale-x:.75;--transform-scale-y:.75}.md\:focus\:scale-90:focus{--transform-scale-x:.9;--transform-scale-y:.9}.md\:focus\:scale-95:focus{--transform-scale-x:.95;--transform-scale-y:.95}.md\:focus\:scale-100:focus{--transform-scale-x:1;--transform-scale-y:1}.md\:focus\:scale-105:focus{--transform-scale-x:1.05;--transform-scale-y:1.05}.md\:focus\:scale-110:focus{--transform-scale-x:1.1;--transform-scale-y:1.1}.md\:focus\:scale-125:focus{--transform-scale-x:1.25;--transform-scale-y:1.25}.md\:focus\:scale-150:focus{--transform-scale-x:1.5;--transform-scale-y:1.5}.md\:focus\:scale-x-0:focus{--transform-scale-x:0}.md\:focus\:scale-x-50:focus{--transform-scale-x:.5}.md\:focus\:scale-x-75:focus{--transform-scale-x:.75}.md\:focus\:scale-x-90:focus{--transform-scale-x:.9}.md\:focus\:scale-x-95:focus{--transform-scale-x:.95}.md\:focus\:scale-x-100:focus{--transform-scale-x:1}.md\:focus\:scale-x-105:focus{--transform-scale-x:1.05}.md\:focus\:scale-x-110:focus{--transform-scale-x:1.1}.md\:focus\:scale-x-125:focus{--transform-scale-x:1.25}.md\:focus\:scale-x-150:focus{--transform-scale-x:1.5}.md\:focus\:scale-y-0:focus{--transform-scale-y:0}.md\:focus\:scale-y-50:focus{--transform-scale-y:.5}.md\:focus\:scale-y-75:focus{--transform-scale-y:.75}.md\:focus\:scale-y-90:focus{--transform-scale-y:.9}.md\:focus\:scale-y-95:focus{--transform-scale-y:.95}.md\:focus\:scale-y-100:focus{--transform-scale-y:1}.md\:focus\:scale-y-105:focus{--transform-scale-y:1.05}.md\:focus\:scale-y-110:focus{--transform-scale-y:1.1}.md\:focus\:scale-y-125:focus{--transform-scale-y:1.25}.md\:focus\:scale-y-150:focus{--transform-scale-y:1.5}.md\:rotate-0{--transform-rotate:0}.md\:rotate-1{--transform-rotate:1deg}.md\:rotate-2{--transform-rotate:2deg}.md\:rotate-3{--transform-rotate:3deg}.md\:rotate-6{--transform-rotate:6deg}.md\:rotate-12{--transform-rotate:12deg}.md\:rotate-45{--transform-rotate:45deg}.md\:rotate-90{--transform-rotate:90deg}.md\:rotate-180{--transform-rotate:180deg}.md\:-rotate-180{--transform-rotate:-180deg}.md\:-rotate-90{--transform-rotate:-90deg}.md\:-rotate-45{--transform-rotate:-45deg}.md\:-rotate-12{--transform-rotate:-12deg}.md\:-rotate-6{--transform-rotate:-6deg}.md\:-rotate-3{--transform-rotate:-3deg}.md\:-rotate-2{--transform-rotate:-2deg}.md\:-rotate-1{--transform-rotate:-1deg}.md\:hover\:rotate-0:hover{--transform-rotate:0}.md\:hover\:rotate-1:hover{--transform-rotate:1deg}.md\:hover\:rotate-2:hover{--transform-rotate:2deg}.md\:hover\:rotate-3:hover{--transform-rotate:3deg}.md\:hover\:rotate-6:hover{--transform-rotate:6deg}.md\:hover\:rotate-12:hover{--transform-rotate:12deg}.md\:hover\:rotate-45:hover{--transform-rotate:45deg}.md\:hover\:rotate-90:hover{--transform-rotate:90deg}.md\:hover\:rotate-180:hover{--transform-rotate:180deg}.md\:hover\:-rotate-180:hover{--transform-rotate:-180deg}.md\:hover\:-rotate-90:hover{--transform-rotate:-90deg}.md\:hover\:-rotate-45:hover{--transform-rotate:-45deg}.md\:hover\:-rotate-12:hover{--transform-rotate:-12deg}.md\:hover\:-rotate-6:hover{--transform-rotate:-6deg}.md\:hover\:-rotate-3:hover{--transform-rotate:-3deg}.md\:hover\:-rotate-2:hover{--transform-rotate:-2deg}.md\:hover\:-rotate-1:hover{--transform-rotate:-1deg}.md\:focus\:rotate-0:focus{--transform-rotate:0}.md\:focus\:rotate-1:focus{--transform-rotate:1deg}.md\:focus\:rotate-2:focus{--transform-rotate:2deg}.md\:focus\:rotate-3:focus{--transform-rotate:3deg}.md\:focus\:rotate-6:focus{--transform-rotate:6deg}.md\:focus\:rotate-12:focus{--transform-rotate:12deg}.md\:focus\:rotate-45:focus{--transform-rotate:45deg}.md\:focus\:rotate-90:focus{--transform-rotate:90deg}.md\:focus\:rotate-180:focus{--transform-rotate:180deg}.md\:focus\:-rotate-180:focus{--transform-rotate:-180deg}.md\:focus\:-rotate-90:focus{--transform-rotate:-90deg}.md\:focus\:-rotate-45:focus{--transform-rotate:-45deg}.md\:focus\:-rotate-12:focus{--transform-rotate:-12deg}.md\:focus\:-rotate-6:focus{--transform-rotate:-6deg}.md\:focus\:-rotate-3:focus{--transform-rotate:-3deg}.md\:focus\:-rotate-2:focus{--transform-rotate:-2deg}.md\:focus\:-rotate-1:focus{--transform-rotate:-1deg}.md\:translate-x-0{--transform-translate-x:0}.md\:translate-x-1{--transform-translate-x:0.25rem}.md\:translate-x-2{--transform-translate-x:0.5rem}.md\:translate-x-3{--transform-translate-x:0.75rem}.md\:translate-x-4{--transform-translate-x:1rem}.md\:translate-x-5{--transform-translate-x:1.25rem}.md\:translate-x-6{--transform-translate-x:1.5rem}.md\:translate-x-8{--transform-translate-x:2rem}.md\:translate-x-10{--transform-translate-x:2.5rem}.md\:translate-x-12{--transform-translate-x:3rem}.md\:translate-x-16{--transform-translate-x:4rem}.md\:translate-x-20{--transform-translate-x:5rem}.md\:translate-x-24{--transform-translate-x:6rem}.md\:translate-x-32{--transform-translate-x:8rem}.md\:translate-x-40{--transform-translate-x:10rem}.md\:translate-x-48{--transform-translate-x:12rem}.md\:translate-x-56{--transform-translate-x:14rem}.md\:translate-x-64{--transform-translate-x:16rem}.md\:translate-x-px{--transform-translate-x:1px}.md\:-translate-x-1{--transform-translate-x:-0.25rem}.md\:-translate-x-2{--transform-translate-x:-0.5rem}.md\:-translate-x-3{--transform-translate-x:-0.75rem}.md\:-translate-x-4{--transform-translate-x:-1rem}.md\:-translate-x-5{--transform-translate-x:-1.25rem}.md\:-translate-x-6{--transform-translate-x:-1.5rem}.md\:-translate-x-8{--transform-translate-x:-2rem}.md\:-translate-x-10{--transform-translate-x:-2.5rem}.md\:-translate-x-12{--transform-translate-x:-3rem}.md\:-translate-x-16{--transform-translate-x:-4rem}.md\:-translate-x-20{--transform-translate-x:-5rem}.md\:-translate-x-24{--transform-translate-x:-6rem}.md\:-translate-x-32{--transform-translate-x:-8rem}.md\:-translate-x-40{--transform-translate-x:-10rem}.md\:-translate-x-48{--transform-translate-x:-12rem}.md\:-translate-x-56{--transform-translate-x:-14rem}.md\:-translate-x-64{--transform-translate-x:-16rem}.md\:-translate-x-px{--transform-translate-x:-1px}.md\:-translate-x-full{--transform-translate-x:-100%}.md\:-translate-x-1\/2{--transform-translate-x:-50%}.md\:translate-x-1\/2{--transform-translate-x:50%}.md\:translate-x-full{--transform-translate-x:100%}.md\:translate-y-0{--transform-translate-y:0}.md\:translate-y-1{--transform-translate-y:0.25rem}.md\:translate-y-2{--transform-translate-y:0.5rem}.md\:translate-y-3{--transform-translate-y:0.75rem}.md\:translate-y-4{--transform-translate-y:1rem}.md\:translate-y-5{--transform-translate-y:1.25rem}.md\:translate-y-6{--transform-translate-y:1.5rem}.md\:translate-y-8{--transform-translate-y:2rem}.md\:translate-y-10{--transform-translate-y:2.5rem}.md\:translate-y-12{--transform-translate-y:3rem}.md\:translate-y-16{--transform-translate-y:4rem}.md\:translate-y-20{--transform-translate-y:5rem}.md\:translate-y-24{--transform-translate-y:6rem}.md\:translate-y-32{--transform-translate-y:8rem}.md\:translate-y-40{--transform-translate-y:10rem}.md\:translate-y-48{--transform-translate-y:12rem}.md\:translate-y-56{--transform-translate-y:14rem}.md\:translate-y-64{--transform-translate-y:16rem}.md\:translate-y-px{--transform-translate-y:1px}.md\:-translate-y-1{--transform-translate-y:-0.25rem}.md\:-translate-y-2{--transform-translate-y:-0.5rem}.md\:-translate-y-3{--transform-translate-y:-0.75rem}.md\:-translate-y-4{--transform-translate-y:-1rem}.md\:-translate-y-5{--transform-translate-y:-1.25rem}.md\:-translate-y-6{--transform-translate-y:-1.5rem}.md\:-translate-y-8{--transform-translate-y:-2rem}.md\:-translate-y-10{--transform-translate-y:-2.5rem}.md\:-translate-y-12{--transform-translate-y:-3rem}.md\:-translate-y-16{--transform-translate-y:-4rem}.md\:-translate-y-20{--transform-translate-y:-5rem}.md\:-translate-y-24{--transform-translate-y:-6rem}.md\:-translate-y-32{--transform-translate-y:-8rem}.md\:-translate-y-40{--transform-translate-y:-10rem}.md\:-translate-y-48{--transform-translate-y:-12rem}.md\:-translate-y-56{--transform-translate-y:-14rem}.md\:-translate-y-64{--transform-translate-y:-16rem}.md\:-translate-y-px{--transform-translate-y:-1px}.md\:-translate-y-full{--transform-translate-y:-100%}.md\:-translate-y-1\/2{--transform-translate-y:-50%}.md\:translate-y-1\/2{--transform-translate-y:50%}.md\:translate-y-full{--transform-translate-y:100%}.md\:hover\:translate-x-0:hover{--transform-translate-x:0}.md\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.md\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.md\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.md\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.md\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.md\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.md\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.md\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.md\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.md\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.md\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.md\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.md\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.md\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.md\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.md\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.md\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.md\:hover\:translate-x-px:hover{--transform-translate-x:1px}.md\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.md\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.md\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.md\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.md\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.md\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.md\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.md\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.md\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.md\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.md\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.md\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.md\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.md\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.md\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.md\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.md\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.md\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.md\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.md\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.md\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.md\:hover\:translate-x-full:hover{--transform-translate-x:100%}.md\:hover\:translate-y-0:hover{--transform-translate-y:0}.md\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.md\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.md\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.md\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.md\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.md\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.md\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.md\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.md\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.md\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.md\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.md\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.md\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.md\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.md\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.md\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.md\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.md\:hover\:translate-y-px:hover{--transform-translate-y:1px}.md\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.md\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.md\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.md\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.md\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.md\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.md\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.md\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.md\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.md\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.md\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.md\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.md\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.md\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.md\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.md\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.md\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.md\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.md\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.md\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.md\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.md\:hover\:translate-y-full:hover{--transform-translate-y:100%}.md\:focus\:translate-x-0:focus{--transform-translate-x:0}.md\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.md\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.md\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.md\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.md\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.md\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.md\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.md\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.md\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.md\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.md\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.md\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.md\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.md\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.md\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.md\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.md\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.md\:focus\:translate-x-px:focus{--transform-translate-x:1px}.md\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.md\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.md\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.md\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.md\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.md\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.md\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.md\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.md\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.md\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.md\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.md\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.md\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.md\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.md\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.md\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.md\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.md\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.md\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.md\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.md\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.md\:focus\:translate-x-full:focus{--transform-translate-x:100%}.md\:focus\:translate-y-0:focus{--transform-translate-y:0}.md\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.md\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.md\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.md\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.md\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.md\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.md\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.md\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.md\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.md\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.md\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.md\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.md\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.md\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.md\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.md\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.md\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.md\:focus\:translate-y-px:focus{--transform-translate-y:1px}.md\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.md\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.md\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.md\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.md\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.md\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.md\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.md\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.md\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.md\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.md\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.md\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.md\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.md\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.md\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.md\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.md\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.md\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.md\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.md\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.md\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.md\:focus\:translate-y-full:focus{--transform-translate-y:100%}.md\:skew-x-0{--transform-skew-x:0}.md\:skew-x-1{--transform-skew-x:1deg}.md\:skew-x-2{--transform-skew-x:2deg}.md\:skew-x-3{--transform-skew-x:3deg}.md\:skew-x-6{--transform-skew-x:6deg}.md\:skew-x-12{--transform-skew-x:12deg}.md\:-skew-x-12{--transform-skew-x:-12deg}.md\:-skew-x-6{--transform-skew-x:-6deg}.md\:-skew-x-3{--transform-skew-x:-3deg}.md\:-skew-x-2{--transform-skew-x:-2deg}.md\:-skew-x-1{--transform-skew-x:-1deg}.md\:skew-y-0{--transform-skew-y:0}.md\:skew-y-1{--transform-skew-y:1deg}.md\:skew-y-2{--transform-skew-y:2deg}.md\:skew-y-3{--transform-skew-y:3deg}.md\:skew-y-6{--transform-skew-y:6deg}.md\:skew-y-12{--transform-skew-y:12deg}.md\:-skew-y-12{--transform-skew-y:-12deg}.md\:-skew-y-6{--transform-skew-y:-6deg}.md\:-skew-y-3{--transform-skew-y:-3deg}.md\:-skew-y-2{--transform-skew-y:-2deg}.md\:-skew-y-1{--transform-skew-y:-1deg}.md\:hover\:skew-x-0:hover{--transform-skew-x:0}.md\:hover\:skew-x-1:hover{--transform-skew-x:1deg}.md\:hover\:skew-x-2:hover{--transform-skew-x:2deg}.md\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.md\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.md\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.md\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.md\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.md\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.md\:hover\:-skew-x-2:hover{--transform-skew-x:-2deg}.md\:hover\:-skew-x-1:hover{--transform-skew-x:-1deg}.md\:hover\:skew-y-0:hover{--transform-skew-y:0}.md\:hover\:skew-y-1:hover{--transform-skew-y:1deg}.md\:hover\:skew-y-2:hover{--transform-skew-y:2deg}.md\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.md\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.md\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.md\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.md\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.md\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.md\:hover\:-skew-y-2:hover{--transform-skew-y:-2deg}.md\:hover\:-skew-y-1:hover{--transform-skew-y:-1deg}.md\:focus\:skew-x-0:focus{--transform-skew-x:0}.md\:focus\:skew-x-1:focus{--transform-skew-x:1deg}.md\:focus\:skew-x-2:focus{--transform-skew-x:2deg}.md\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.md\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.md\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.md\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.md\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.md\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.md\:focus\:-skew-x-2:focus{--transform-skew-x:-2deg}.md\:focus\:-skew-x-1:focus{--transform-skew-x:-1deg}.md\:focus\:skew-y-0:focus{--transform-skew-y:0}.md\:focus\:skew-y-1:focus{--transform-skew-y:1deg}.md\:focus\:skew-y-2:focus{--transform-skew-y:2deg}.md\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.md\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.md\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.md\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.md\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.md\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.md\:focus\:-skew-y-2:focus{--transform-skew-y:-2deg}.md\:focus\:-skew-y-1:focus{--transform-skew-y:-1deg}.md\:transition-none{transition-property:none}.md\:transition-all{transition-property:all}.md\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.md\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.md\:transition-opacity{transition-property:opacity}.md\:transition-shadow{transition-property:box-shadow}.md\:transition-transform{transition-property:transform}.md\:ease-linear{transition-timing-function:linear}.md\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.md\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.md\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:duration-75{transition-duration:75ms}.md\:duration-100{transition-duration:.1s}.md\:duration-150{transition-duration:.15s}.md\:duration-200{transition-duration:.2s}.md\:duration-300{transition-duration:.3s}.md\:duration-500{transition-duration:.5s}.md\:duration-700{transition-duration:.7s}.md\:duration-1000{transition-duration:1s}.md\:delay-75{transition-delay:75ms}.md\:delay-100{transition-delay:.1s}.md\:delay-150{transition-delay:.15s}.md\:delay-200{transition-delay:.2s}.md\:delay-300{transition-delay:.3s}.md\:delay-500{transition-delay:.5s}.md\:delay-700{transition-delay:.7s}.md\:delay-1000{transition-delay:1s}.md\:animate-none{animation:none}.md\:animate-spin{animation:spin 1s linear infinite}.md\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.md\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.md\:animate-bounce{animation:bounce 1s infinite}.md\:shadow-outline-white{box-shadow:0 0 0 3px #ffffff73}.md\:shadow-outline-black{box-shadow:0 0 0 3px #00000073}.md\:shadow-outline-gray{box-shadow:0 0 0 3px #d5d6d773}.md\:shadow-outline-cool-gray{box-shadow:0 0 0 3px #cfd8e373}.md\:shadow-outline-red{box-shadow:0 0 0 3px #f8b4b473}.md\:shadow-outline-orange{box-shadow:0 0 0 3px #fdba8c73}.md\:shadow-outline-yellow{box-shadow:0 0 0 3px #faca1573}.md\:shadow-outline-green{box-shadow:0 0 0 3px #84e1bc73}.md\:shadow-outline-teal{box-shadow:0 0 0 3px #7edce273}.md\:shadow-outline-blue{box-shadow:0 0 0 3px #a4cafe73}.md\:shadow-outline-indigo{box-shadow:0 0 0 3px #b4c6fc73}.md\:shadow-outline-purple{box-shadow:0 0 0 3px #cabffd73}.md\:shadow-outline-pink{box-shadow:0 0 0 3px #f8b4d973}.md\:hover\:shadow-outline-white:hover{box-shadow:0 0 0 3px #ffffff73}.md\:hover\:shadow-outline-black:hover{box-shadow:0 0 0 3px #00000073}.md\:hover\:shadow-outline-gray:hover{box-shadow:0 0 0 3px #d5d6d773}.md\:hover\:shadow-outline-cool-gray:hover{box-shadow:0 0 0 3px #cfd8e373}.md\:hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px #f8b4b473}.md\:hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px #fdba8c73}.md\:hover\:shadow-outline-yellow:hover{box-shadow:0 0 0 3px #faca1573}.md\:hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px #84e1bc73}.md\:hover\:shadow-outline-teal:hover{box-shadow:0 0 0 3px #7edce273}.md\:hover\:shadow-outline-blue:hover{box-shadow:0 0 0 3px #a4cafe73}.md\:hover\:shadow-outline-indigo:hover{box-shadow:0 0 0 3px #b4c6fc73}.md\:hover\:shadow-outline-purple:hover{box-shadow:0 0 0 3px #cabffd73}.md\:hover\:shadow-outline-pink:hover{box-shadow:0 0 0 3px #f8b4d973}.md\:focus\:shadow-outline-white:focus{box-shadow:0 0 0 3px #ffffff73}.md\:focus\:shadow-outline-black:focus{box-shadow:0 0 0 3px #00000073}.md\:focus\:shadow-outline-gray:focus{box-shadow:0 0 0 3px #d5d6d773}.md\:focus\:shadow-outline-cool-gray:focus{box-shadow:0 0 0 3px #cfd8e373}.md\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px #f8b4b473}.md\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px #fdba8c73}.md\:focus\:shadow-outline-yellow:focus{box-shadow:0 0 0 3px #faca1573}.md\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px #84e1bc73}.md\:focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px #7edce273}.md\:focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px #a4cafe73}.md\:focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px #b4c6fc73}.md\:focus\:shadow-outline-purple:focus{box-shadow:0 0 0 3px #cabffd73}.md\:focus\:shadow-outline-pink:focus{box-shadow:0 0 0 3px #f8b4d973}.theme-dark .md\:dark\:focus\:shadow-outline-white:focus{box-shadow:0 0 0 3px #ffffff73}.theme-dark .md\:dark\:focus\:shadow-outline-black:focus{box-shadow:0 0 0 3px #00000073}.theme-dark .md\:dark\:focus\:shadow-outline-gray:focus{box-shadow:0 0 0 3px #d5d6d773}.theme-dark .md\:dark\:focus\:shadow-outline-cool-gray:focus{box-shadow:0 0 0 3px #cfd8e373}.theme-dark .md\:dark\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px #f8b4b473}.theme-dark .md\:dark\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px #fdba8c73}.theme-dark .md\:dark\:focus\:shadow-outline-yellow:focus{box-shadow:0 0 0 3px #faca1573}.theme-dark .md\:dark\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px #84e1bc73}.theme-dark .md\:dark\:focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px #7edce273}.theme-dark .md\:dark\:focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px #a4cafe73}.theme-dark .md\:dark\:focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px #b4c6fc73}.theme-dark .md\:dark\:focus\:shadow-outline-purple:focus{box-shadow:0 0 0 3px #cabffd73}.theme-dark .md\:dark\:focus\:shadow-outline-pink:focus{box-shadow:0 0 0 3px #f8b4d973}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}.lg\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(0px*var(--space-y-reverse));margin-top:calc(0px*(1 - var(--space-y-reverse)))}.lg\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(0px*(1 - var(--space-x-reverse)));margin-right:calc(0px*var(--space-x-reverse))}.lg\:space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.25rem*var(--space-y-reverse));margin-top:calc(.25rem*(1 - var(--space-y-reverse)))}.lg\:space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--space-x-reverse)));margin-right:calc(.25rem*var(--space-x-reverse))}.lg\:space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.5rem*var(--space-y-reverse));margin-top:calc(.5rem*(1 - var(--space-y-reverse)))}.lg\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--space-x-reverse)));margin-right:calc(.5rem*var(--space-x-reverse))}.lg\:space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.75rem*var(--space-y-reverse));margin-top:calc(.75rem*(1 - var(--space-y-reverse)))}.lg\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--space-x-reverse)));margin-right:calc(.75rem*var(--space-x-reverse))}.lg\:space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1rem*var(--space-y-reverse));margin-top:calc(1rem*(1 - var(--space-y-reverse)))}.lg\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1rem*(1 - var(--space-x-reverse)));margin-right:calc(1rem*var(--space-x-reverse))}.lg\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1.25rem*var(--space-y-reverse));margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))}.lg\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)));margin-right:calc(1.25rem*var(--space-x-reverse))}.lg\:space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1.5rem*var(--space-y-reverse));margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))}.lg\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)));margin-right:calc(1.5rem*var(--space-x-reverse))}.lg\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(2rem*var(--space-y-reverse));margin-top:calc(2rem*(1 - var(--space-y-reverse)))}.lg\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(2rem*(1 - var(--space-x-reverse)));margin-right:calc(2rem*var(--space-x-reverse))}.lg\:space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(2.5rem*var(--space-y-reverse));margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))}.lg\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)));margin-right:calc(2.5rem*var(--space-x-reverse))}.lg\:space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(3rem*var(--space-y-reverse));margin-top:calc(3rem*(1 - var(--space-y-reverse)))}.lg\:space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(3rem*(1 - var(--space-x-reverse)));margin-right:calc(3rem*var(--space-x-reverse))}.lg\:space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(4rem*var(--space-y-reverse));margin-top:calc(4rem*(1 - var(--space-y-reverse)))}.lg\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(4rem*(1 - var(--space-x-reverse)));margin-right:calc(4rem*var(--space-x-reverse))}.lg\:space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(5rem*var(--space-y-reverse));margin-top:calc(5rem*(1 - var(--space-y-reverse)))}.lg\:space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(5rem*(1 - var(--space-x-reverse)));margin-right:calc(5rem*var(--space-x-reverse))}.lg\:space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(6rem*var(--space-y-reverse));margin-top:calc(6rem*(1 - var(--space-y-reverse)))}.lg\:space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(6rem*(1 - var(--space-x-reverse)));margin-right:calc(6rem*var(--space-x-reverse))}.lg\:space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(8rem*var(--space-y-reverse));margin-top:calc(8rem*(1 - var(--space-y-reverse)))}.lg\:space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(8rem*(1 - var(--space-x-reverse)));margin-right:calc(8rem*var(--space-x-reverse))}.lg\:space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(10rem*var(--space-y-reverse));margin-top:calc(10rem*(1 - var(--space-y-reverse)))}.lg\:space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(10rem*(1 - var(--space-x-reverse)));margin-right:calc(10rem*var(--space-x-reverse))}.lg\:space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(12rem*var(--space-y-reverse));margin-top:calc(12rem*(1 - var(--space-y-reverse)))}.lg\:space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(12rem*(1 - var(--space-x-reverse)));margin-right:calc(12rem*var(--space-x-reverse))}.lg\:space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(14rem*var(--space-y-reverse));margin-top:calc(14rem*(1 - var(--space-y-reverse)))}.lg\:space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(14rem*(1 - var(--space-x-reverse)));margin-right:calc(14rem*var(--space-x-reverse))}.lg\:space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(16rem*var(--space-y-reverse));margin-top:calc(16rem*(1 - var(--space-y-reverse)))}.lg\:space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(16rem*(1 - var(--space-x-reverse)));margin-right:calc(16rem*var(--space-x-reverse))}.lg\:space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1px*var(--space-y-reverse));margin-top:calc(1px*(1 - var(--space-y-reverse)))}.lg\:space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1px*(1 - var(--space-x-reverse)));margin-right:calc(1px*var(--space-x-reverse))}.lg\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.25rem*var(--space-y-reverse));margin-top:calc(-.25rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--space-x-reverse)));margin-right:calc(-.25rem*var(--space-x-reverse))}.lg\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.5rem*var(--space-y-reverse));margin-top:calc(-.5rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-.5rem*var(--space-x-reverse))}.lg\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.75rem*var(--space-y-reverse));margin-top:calc(-.75rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--space-x-reverse)));margin-right:calc(-.75rem*var(--space-x-reverse))}.lg\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1rem*var(--space-y-reverse));margin-top:calc(-1rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--space-x-reverse)));margin-right:calc(-1rem*var(--space-x-reverse))}.lg\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)));margin-right:calc(-1.25rem*var(--space-x-reverse))}.lg\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-1.5rem*var(--space-x-reverse))}.lg\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-2rem*var(--space-y-reverse));margin-top:calc(-2rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--space-x-reverse)));margin-right:calc(-2rem*var(--space-x-reverse))}.lg\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-2.5rem*var(--space-x-reverse))}.lg\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-3rem*var(--space-y-reverse));margin-top:calc(-3rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--space-x-reverse)));margin-right:calc(-3rem*var(--space-x-reverse))}.lg\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-4rem*var(--space-y-reverse));margin-top:calc(-4rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--space-x-reverse)));margin-right:calc(-4rem*var(--space-x-reverse))}.lg\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-5rem*var(--space-y-reverse));margin-top:calc(-5rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--space-x-reverse)));margin-right:calc(-5rem*var(--space-x-reverse))}.lg\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-6rem*var(--space-y-reverse));margin-top:calc(-6rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--space-x-reverse)));margin-right:calc(-6rem*var(--space-x-reverse))}.lg\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-8rem*var(--space-y-reverse));margin-top:calc(-8rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--space-x-reverse)));margin-right:calc(-8rem*var(--space-x-reverse))}.lg\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-10rem*var(--space-y-reverse));margin-top:calc(-10rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--space-x-reverse)));margin-right:calc(-10rem*var(--space-x-reverse))}.lg\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-12rem*var(--space-y-reverse));margin-top:calc(-12rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--space-x-reverse)));margin-right:calc(-12rem*var(--space-x-reverse))}.lg\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-14rem*var(--space-y-reverse));margin-top:calc(-14rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--space-x-reverse)));margin-right:calc(-14rem*var(--space-x-reverse))}.lg\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-16rem*var(--space-y-reverse));margin-top:calc(-16rem*(1 - var(--space-y-reverse)))}.lg\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--space-x-reverse)));margin-right:calc(-16rem*var(--space-x-reverse))}.lg\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1px*var(--space-y-reverse));margin-top:calc(-1px*(1 - var(--space-y-reverse)))}.lg\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1px*(1 - var(--space-x-reverse)));margin-right:calc(-1px*var(--space-x-reverse))}.lg\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.lg\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.lg\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(0px*var(--divide-y-reverse));border-top-width:calc(0px*(1 - var(--divide-y-reverse)))}.lg\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--divide-x-reverse)));border-right-width:calc(0px*var(--divide-x-reverse))}.lg\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(2px*var(--divide-y-reverse));border-top-width:calc(2px*(1 - var(--divide-y-reverse)))}.lg\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--divide-x-reverse)));border-right-width:calc(2px*var(--divide-x-reverse))}.lg\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(4px*var(--divide-y-reverse));border-top-width:calc(4px*(1 - var(--divide-y-reverse)))}.lg\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--divide-x-reverse)));border-right-width:calc(4px*var(--divide-x-reverse))}.lg\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(8px*var(--divide-y-reverse));border-top-width:calc(8px*(1 - var(--divide-y-reverse)))}.lg\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--divide-x-reverse)));border-right-width:calc(8px*var(--divide-x-reverse))}.lg\:divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(1px*var(--divide-y-reverse));border-top-width:calc(1px*(1 - var(--divide-y-reverse)))}.lg\:divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--divide-x-reverse)));border-right-width:calc(1px*var(--divide-x-reverse))}.lg\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.lg\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.lg\:divide-transparent>:not(template)~:not(template){border-color:#0000}.lg\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.lg\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--divide-opacity))}.lg\:divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--divide-opacity))}.lg\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.lg\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.lg\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--divide-opacity))}.lg\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--divide-opacity))}.lg\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--divide-opacity))}.lg\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--divide-opacity))}.lg\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--divide-opacity))}.lg\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--divide-opacity))}.lg\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--divide-opacity))}.lg\:divide-cool-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--divide-opacity))}.lg\:divide-cool-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--divide-opacity))}.lg\:divide-cool-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--divide-opacity))}.lg\:divide-cool-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--divide-opacity))}.lg\:divide-cool-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--divide-opacity))}.lg\:divide-cool-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--divide-opacity))}.lg\:divide-cool-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--divide-opacity))}.lg\:divide-cool-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--divide-opacity))}.lg\:divide-cool-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--divide-opacity))}.lg\:divide-cool-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--divide-opacity))}.lg\:divide-red-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--divide-opacity))}.lg\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--divide-opacity))}.lg\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--divide-opacity))}.lg\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--divide-opacity))}.lg\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--divide-opacity))}.lg\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--divide-opacity))}.lg\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--divide-opacity))}.lg\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--divide-opacity))}.lg\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--divide-opacity))}.lg\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.lg\:divide-orange-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--divide-opacity))}.lg\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--divide-opacity))}.lg\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--divide-opacity))}.lg\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--divide-opacity))}.lg\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--divide-opacity))}.lg\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--divide-opacity))}.lg\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--divide-opacity))}.lg\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--divide-opacity))}.lg\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--divide-opacity))}.lg\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.lg\:divide-yellow-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--divide-opacity))}.lg\:divide-yellow-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--divide-opacity))}.lg\:divide-yellow-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--divide-opacity))}.lg\:divide-yellow-300>:not(template)~:not(template){--divide-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--divide-opacity))}.lg\:divide-yellow-400>:not(template)~:not(template){--divide-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--divide-opacity))}.lg\:divide-yellow-500>:not(template)~:not(template){--divide-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--divide-opacity))}.lg\:divide-yellow-600>:not(template)~:not(template){--divide-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--divide-opacity))}.lg\:divide-yellow-700>:not(template)~:not(template){--divide-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--divide-opacity))}.lg\:divide-yellow-800>:not(template)~:not(template){--divide-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--divide-opacity))}.lg\:divide-yellow-900>:not(template)~:not(template){--divide-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--divide-opacity))}.lg\:divide-green-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--divide-opacity))}.lg\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--divide-opacity))}.lg\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--divide-opacity))}.lg\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--divide-opacity))}.lg\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--divide-opacity))}.lg\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--divide-opacity))}.lg\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--divide-opacity))}.lg\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--divide-opacity))}.lg\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--divide-opacity))}.lg\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--divide-opacity))}.lg\:divide-teal-50>:not(template)~:not(template){--divide-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--divide-opacity))}.lg\:divide-teal-100>:not(template)~:not(template){--divide-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--divide-opacity))}.lg\:divide-teal-200>:not(template)~:not(template){--divide-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--divide-opacity))}.lg\:divide-teal-300>:not(template)~:not(template){--divide-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--divide-opacity))}.lg\:divide-teal-400>:not(template)~:not(template){--divide-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--divide-opacity))}.lg\:divide-teal-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--divide-opacity))}.lg\:divide-teal-600>:not(template)~:not(template){--divide-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--divide-opacity))}.lg\:divide-teal-700>:not(template)~:not(template){--divide-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--divide-opacity))}.lg\:divide-teal-800>:not(template)~:not(template){--divide-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--divide-opacity))}.lg\:divide-teal-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--divide-opacity))}.lg\:divide-blue-50>:not(template)~:not(template){--divide-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--divide-opacity))}.lg\:divide-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--divide-opacity))}.lg\:divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.lg\:divide-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--divide-opacity))}.lg\:divide-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--divide-opacity))}.lg\:divide-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--divide-opacity))}.lg\:divide-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--divide-opacity))}.lg\:divide-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--divide-opacity))}.lg\:divide-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--divide-opacity))}.lg\:divide-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--divide-opacity))}.lg\:divide-indigo-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--divide-opacity))}.lg\:divide-indigo-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--divide-opacity))}.lg\:divide-indigo-200>:not(template)~:not(template){--divide-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--divide-opacity))}.lg\:divide-indigo-300>:not(template)~:not(template){--divide-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--divide-opacity))}.lg\:divide-indigo-400>:not(template)~:not(template){--divide-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--divide-opacity))}.lg\:divide-indigo-500>:not(template)~:not(template){--divide-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--divide-opacity))}.lg\:divide-indigo-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--divide-opacity))}.lg\:divide-indigo-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--divide-opacity))}.lg\:divide-indigo-800>:not(template)~:not(template){--divide-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--divide-opacity))}.lg\:divide-indigo-900>:not(template)~:not(template){--divide-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--divide-opacity))}.lg\:divide-purple-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--divide-opacity))}.lg\:divide-purple-100>:not(template)~:not(template){--divide-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--divide-opacity))}.lg\:divide-purple-200>:not(template)~:not(template){--divide-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--divide-opacity))}.lg\:divide-purple-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--divide-opacity))}.lg\:divide-purple-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--divide-opacity))}.lg\:divide-purple-500>:not(template)~:not(template){--divide-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--divide-opacity))}.lg\:divide-purple-600>:not(template)~:not(template){--divide-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--divide-opacity))}.lg\:divide-purple-700>:not(template)~:not(template){--divide-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--divide-opacity))}.lg\:divide-purple-800>:not(template)~:not(template){--divide-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--divide-opacity))}.lg\:divide-purple-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--divide-opacity))}.lg\:divide-pink-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--divide-opacity))}.lg\:divide-pink-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--divide-opacity))}.lg\:divide-pink-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--divide-opacity))}.lg\:divide-pink-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--divide-opacity))}.lg\:divide-pink-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--divide-opacity))}.lg\:divide-pink-500>:not(template)~:not(template){--divide-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--divide-opacity))}.lg\:divide-pink-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--divide-opacity))}.lg\:divide-pink-700>:not(template)~:not(template){--divide-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--divide-opacity))}.lg\:divide-pink-800>:not(template)~:not(template){--divide-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--divide-opacity))}.lg\:divide-pink-900>:not(template)~:not(template){--divide-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-transparent>:not(template)~:not(template){border-color:#0000}.theme-dark .lg\:dark\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-cool-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-cool-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-cool-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-cool-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-cool-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-cool-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-cool-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-cool-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-cool-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-cool-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-red-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-orange-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-yellow-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-yellow-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-yellow-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-yellow-300>:not(template)~:not(template){--divide-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-yellow-400>:not(template)~:not(template){--divide-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-yellow-500>:not(template)~:not(template){--divide-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-yellow-600>:not(template)~:not(template){--divide-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-yellow-700>:not(template)~:not(template){--divide-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-yellow-800>:not(template)~:not(template){--divide-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-yellow-900>:not(template)~:not(template){--divide-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-green-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-teal-50>:not(template)~:not(template){--divide-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-teal-100>:not(template)~:not(template){--divide-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-teal-200>:not(template)~:not(template){--divide-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-teal-300>:not(template)~:not(template){--divide-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-teal-400>:not(template)~:not(template){--divide-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-teal-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-teal-600>:not(template)~:not(template){--divide-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-teal-700>:not(template)~:not(template){--divide-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-teal-800>:not(template)~:not(template){--divide-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-teal-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-blue-50>:not(template)~:not(template){--divide-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-indigo-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-indigo-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-indigo-200>:not(template)~:not(template){--divide-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-indigo-300>:not(template)~:not(template){--divide-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-indigo-400>:not(template)~:not(template){--divide-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-indigo-500>:not(template)~:not(template){--divide-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-indigo-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-indigo-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-indigo-800>:not(template)~:not(template){--divide-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-indigo-900>:not(template)~:not(template){--divide-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-purple-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-purple-100>:not(template)~:not(template){--divide-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-purple-200>:not(template)~:not(template){--divide-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-purple-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-purple-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-purple-500>:not(template)~:not(template){--divide-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-purple-600>:not(template)~:not(template){--divide-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-purple-700>:not(template)~:not(template){--divide-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-purple-800>:not(template)~:not(template){--divide-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-purple-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-pink-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-pink-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-pink-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-pink-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-pink-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-pink-500>:not(template)~:not(template){--divide-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-pink-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-pink-700>:not(template)~:not(template){--divide-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-pink-800>:not(template)~:not(template){--divide-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--divide-opacity))}.theme-dark .lg\:dark\:divide-pink-900>:not(template)~:not(template){--divide-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--divide-opacity))}.lg\:divide-solid>:not(template)~:not(template){border-style:solid}.lg\:divide-dashed>:not(template)~:not(template){border-style:dashed}.lg\:divide-dotted>:not(template)~:not(template){border-style:dotted}.lg\:divide-double>:not(template)~:not(template){border-style:double}.lg\:divide-none>:not(template)~:not(template){border-style:none}.lg\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.lg\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.lg\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.lg\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.lg\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.lg\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.lg\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.lg\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.lg\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.lg\:appearance-none{-webkit-appearance:none;appearance:none}.lg\:bg-fixed{background-attachment:fixed}.lg\:bg-local{background-attachment:local}.lg\:bg-scroll{background-attachment:scroll}.lg\:bg-clip-border{background-clip:initial}.lg\:bg-clip-padding{background-clip:padding-box}.lg\:bg-clip-content{background-clip:content-box}.lg\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.lg\:bg-transparent{background-color:initial}.lg\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.lg\:bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.lg\:bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.lg\:bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.lg\:bg-gray-300{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.lg\:bg-gray-400{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.lg\:bg-gray-500{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.lg\:bg-gray-600{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.lg\:bg-gray-700{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.lg\:bg-gray-800{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.lg\:bg-gray-900{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.lg\:bg-cool-gray-50{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.lg\:bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.lg\:bg-cool-gray-200{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.lg\:bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.lg\:bg-cool-gray-400{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.lg\:bg-cool-gray-500{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.lg\:bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.lg\:bg-cool-gray-700{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.lg\:bg-cool-gray-800{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.lg\:bg-cool-gray-900{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.lg\:bg-red-50{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.lg\:bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.lg\:bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.lg\:bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.lg\:bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.lg\:bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.lg\:bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.lg\:bg-red-700{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.lg\:bg-red-800{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.lg\:bg-red-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.lg\:bg-orange-50{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.lg\:bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.lg\:bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.lg\:bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.lg\:bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.lg\:bg-orange-500{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.lg\:bg-orange-600{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.lg\:bg-orange-700{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.lg\:bg-orange-800{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.lg\:bg-orange-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.lg\:bg-yellow-50{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.lg\:bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.lg\:bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.lg\:bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.lg\:bg-yellow-400{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.lg\:bg-yellow-500{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.lg\:bg-yellow-600{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.lg\:bg-yellow-700{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.lg\:bg-yellow-800{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.lg\:bg-yellow-900{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.lg\:bg-green-50{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.lg\:bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.lg\:bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.lg\:bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.lg\:bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.lg\:bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.lg\:bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.lg\:bg-green-700{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.lg\:bg-green-800{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.lg\:bg-green-900{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.lg\:bg-teal-50{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.lg\:bg-teal-100{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.lg\:bg-teal-200{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.lg\:bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.lg\:bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.lg\:bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.lg\:bg-teal-600{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.lg\:bg-teal-700{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.lg\:bg-teal-800{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.lg\:bg-teal-900{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.lg\:bg-blue-50{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.lg\:bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.lg\:bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.lg\:bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.lg\:bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.lg\:bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.lg\:bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.lg\:bg-blue-700{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.lg\:bg-blue-800{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.lg\:bg-blue-900{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.lg\:bg-indigo-50{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.lg\:bg-indigo-100{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.lg\:bg-indigo-200{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.lg\:bg-indigo-300{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.lg\:bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.lg\:bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.lg\:bg-indigo-600{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.lg\:bg-indigo-700{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.lg\:bg-indigo-800{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.lg\:bg-indigo-900{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.lg\:bg-purple-50{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.lg\:bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.lg\:bg-purple-200{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.lg\:bg-purple-300{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.lg\:bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.lg\:bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.lg\:bg-purple-600{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.lg\:bg-purple-700{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.lg\:bg-purple-800{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.lg\:bg-purple-900{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.lg\:bg-pink-50{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.lg\:bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.lg\:bg-pink-200{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.lg\:bg-pink-300{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.lg\:bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.lg\:bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.lg\:bg-pink-600{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.lg\:bg-pink-700{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.lg\:bg-pink-800{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.lg\:bg-pink-900{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.lg\:hover\:bg-transparent:hover{background-color:initial}.lg\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.lg\:hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.lg\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.lg\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.lg\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.lg\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.lg\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.lg\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.lg\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.lg\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.lg\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.lg\:hover\:bg-cool-gray-50:hover{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.lg\:hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.lg\:hover\:bg-cool-gray-200:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.lg\:hover\:bg-cool-gray-300:hover{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.lg\:hover\:bg-cool-gray-400:hover{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.lg\:hover\:bg-cool-gray-500:hover{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.lg\:hover\:bg-cool-gray-600:hover{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.lg\:hover\:bg-cool-gray-700:hover{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.lg\:hover\:bg-cool-gray-800:hover{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.lg\:hover\:bg-cool-gray-900:hover{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.lg\:hover\:bg-red-50:hover{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.lg\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.lg\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.lg\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.lg\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.lg\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.lg\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.lg\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.lg\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.lg\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.lg\:hover\:bg-orange-50:hover{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.lg\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.lg\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.lg\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.lg\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.lg\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.lg\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.lg\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.lg\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.lg\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.lg\:hover\:bg-yellow-50:hover{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.lg\:hover\:bg-yellow-100:hover{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.lg\:hover\:bg-yellow-200:hover{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.lg\:hover\:bg-yellow-300:hover{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.lg\:hover\:bg-yellow-400:hover{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.lg\:hover\:bg-yellow-500:hover{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.lg\:hover\:bg-yellow-600:hover{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.lg\:hover\:bg-yellow-700:hover{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.lg\:hover\:bg-yellow-800:hover{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.lg\:hover\:bg-yellow-900:hover{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.lg\:hover\:bg-green-50:hover{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.lg\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.lg\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.lg\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.lg\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.lg\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.lg\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.lg\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.lg\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.lg\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.lg\:hover\:bg-teal-50:hover{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.lg\:hover\:bg-teal-100:hover{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.lg\:hover\:bg-teal-200:hover{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.lg\:hover\:bg-teal-300:hover{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.lg\:hover\:bg-teal-400:hover{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.lg\:hover\:bg-teal-500:hover{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.lg\:hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.lg\:hover\:bg-teal-700:hover{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.lg\:hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.lg\:hover\:bg-teal-900:hover{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.lg\:hover\:bg-blue-50:hover{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.lg\:hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.lg\:hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.lg\:hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.lg\:hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.lg\:hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.lg\:hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.lg\:hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.lg\:hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.lg\:hover\:bg-blue-900:hover{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.lg\:hover\:bg-indigo-50:hover{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.lg\:hover\:bg-indigo-100:hover{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.lg\:hover\:bg-indigo-200:hover{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.lg\:hover\:bg-indigo-300:hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.lg\:hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.lg\:hover\:bg-indigo-500:hover{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.lg\:hover\:bg-indigo-600:hover{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.lg\:hover\:bg-indigo-700:hover{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.lg\:hover\:bg-indigo-800:hover{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.lg\:hover\:bg-indigo-900:hover{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.lg\:hover\:bg-purple-50:hover{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.lg\:hover\:bg-purple-100:hover{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.lg\:hover\:bg-purple-200:hover{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.lg\:hover\:bg-purple-300:hover{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.lg\:hover\:bg-purple-400:hover{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.lg\:hover\:bg-purple-500:hover{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.lg\:hover\:bg-purple-600:hover{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.lg\:hover\:bg-purple-700:hover{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.lg\:hover\:bg-purple-800:hover{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.lg\:hover\:bg-purple-900:hover{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.lg\:hover\:bg-pink-50:hover{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.lg\:hover\:bg-pink-100:hover{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.lg\:hover\:bg-pink-200:hover{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.lg\:hover\:bg-pink-300:hover{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.lg\:hover\:bg-pink-400:hover{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.lg\:hover\:bg-pink-500:hover{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.lg\:hover\:bg-pink-600:hover{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.lg\:hover\:bg-pink-700:hover{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.lg\:hover\:bg-pink-800:hover{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.lg\:hover\:bg-pink-900:hover{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.lg\:focus\:bg-transparent:focus{background-color:initial}.lg\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.lg\:focus\:bg-gray-50:focus{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.lg\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.lg\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.lg\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.lg\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.lg\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.lg\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.lg\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.lg\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.lg\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.lg\:focus\:bg-cool-gray-50:focus{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.lg\:focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.lg\:focus\:bg-cool-gray-200:focus{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.lg\:focus\:bg-cool-gray-300:focus{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.lg\:focus\:bg-cool-gray-400:focus{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.lg\:focus\:bg-cool-gray-500:focus{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.lg\:focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.lg\:focus\:bg-cool-gray-700:focus{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.lg\:focus\:bg-cool-gray-800:focus{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.lg\:focus\:bg-cool-gray-900:focus{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.lg\:focus\:bg-red-50:focus{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.lg\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.lg\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.lg\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.lg\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.lg\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.lg\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.lg\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.lg\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.lg\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.lg\:focus\:bg-orange-50:focus{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.lg\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.lg\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.lg\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.lg\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.lg\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.lg\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.lg\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.lg\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.lg\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.lg\:focus\:bg-yellow-50:focus{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.lg\:focus\:bg-yellow-100:focus{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.lg\:focus\:bg-yellow-200:focus{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.lg\:focus\:bg-yellow-300:focus{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.lg\:focus\:bg-yellow-400:focus{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.lg\:focus\:bg-yellow-500:focus{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.lg\:focus\:bg-yellow-600:focus{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.lg\:focus\:bg-yellow-700:focus{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.lg\:focus\:bg-yellow-800:focus{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.lg\:focus\:bg-yellow-900:focus{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.lg\:focus\:bg-green-50:focus{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.lg\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.lg\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.lg\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.lg\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.lg\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.lg\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.lg\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.lg\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.lg\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.lg\:focus\:bg-teal-50:focus{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.lg\:focus\:bg-teal-100:focus{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.lg\:focus\:bg-teal-200:focus{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.lg\:focus\:bg-teal-300:focus{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.lg\:focus\:bg-teal-400:focus{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.lg\:focus\:bg-teal-500:focus{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.lg\:focus\:bg-teal-600:focus{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.lg\:focus\:bg-teal-700:focus{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.lg\:focus\:bg-teal-800:focus{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.lg\:focus\:bg-teal-900:focus{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.lg\:focus\:bg-blue-50:focus{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.lg\:focus\:bg-blue-100:focus{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.lg\:focus\:bg-blue-200:focus{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.lg\:focus\:bg-blue-300:focus{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.lg\:focus\:bg-blue-400:focus{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.lg\:focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.lg\:focus\:bg-blue-600:focus{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.lg\:focus\:bg-blue-700:focus{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.lg\:focus\:bg-blue-800:focus{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.lg\:focus\:bg-blue-900:focus{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.lg\:focus\:bg-indigo-50:focus{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.lg\:focus\:bg-indigo-100:focus{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.lg\:focus\:bg-indigo-200:focus{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.lg\:focus\:bg-indigo-300:focus{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.lg\:focus\:bg-indigo-400:focus{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.lg\:focus\:bg-indigo-500:focus{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.lg\:focus\:bg-indigo-600:focus{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.lg\:focus\:bg-indigo-700:focus{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.lg\:focus\:bg-indigo-800:focus{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.lg\:focus\:bg-indigo-900:focus{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.lg\:focus\:bg-purple-50:focus{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.lg\:focus\:bg-purple-100:focus{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.lg\:focus\:bg-purple-200:focus{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.lg\:focus\:bg-purple-300:focus{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.lg\:focus\:bg-purple-400:focus{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.lg\:focus\:bg-purple-500:focus{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.lg\:focus\:bg-purple-600:focus{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.lg\:focus\:bg-purple-700:focus{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.lg\:focus\:bg-purple-800:focus{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.lg\:focus\:bg-purple-900:focus{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.lg\:focus\:bg-pink-50:focus{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.lg\:focus\:bg-pink-100:focus{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.lg\:focus\:bg-pink-200:focus{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.lg\:focus\:bg-pink-300:focus{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.lg\:focus\:bg-pink-400:focus{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.lg\:focus\:bg-pink-500:focus{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.lg\:focus\:bg-pink-600:focus{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.lg\:focus\:bg-pink-700:focus{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.lg\:focus\:bg-pink-800:focus{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.lg\:focus\:bg-pink-900:focus{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.lg\:active\:bg-transparent:active{background-color:initial}.lg\:active\:bg-white:active{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:active\:bg-black:active{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.lg\:active\:bg-gray-50:active{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.lg\:active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.lg\:active\:bg-gray-200:active{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.lg\:active\:bg-gray-300:active{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.lg\:active\:bg-gray-400:active{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.lg\:active\:bg-gray-500:active{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.lg\:active\:bg-gray-600:active{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.lg\:active\:bg-gray-700:active{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.lg\:active\:bg-gray-800:active{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.lg\:active\:bg-gray-900:active{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.lg\:active\:bg-cool-gray-50:active{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.lg\:active\:bg-cool-gray-100:active{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.lg\:active\:bg-cool-gray-200:active{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.lg\:active\:bg-cool-gray-300:active{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.lg\:active\:bg-cool-gray-400:active{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.lg\:active\:bg-cool-gray-500:active{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.lg\:active\:bg-cool-gray-600:active{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.lg\:active\:bg-cool-gray-700:active{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.lg\:active\:bg-cool-gray-800:active{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.lg\:active\:bg-cool-gray-900:active{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.lg\:active\:bg-red-50:active{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.lg\:active\:bg-red-100:active{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.lg\:active\:bg-red-200:active{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.lg\:active\:bg-red-300:active{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.lg\:active\:bg-red-400:active{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.lg\:active\:bg-red-500:active{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.lg\:active\:bg-red-600:active{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.lg\:active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.lg\:active\:bg-red-800:active{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.lg\:active\:bg-red-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.lg\:active\:bg-orange-50:active{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.lg\:active\:bg-orange-100:active{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.lg\:active\:bg-orange-200:active{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.lg\:active\:bg-orange-300:active{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.lg\:active\:bg-orange-400:active{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.lg\:active\:bg-orange-500:active{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.lg\:active\:bg-orange-600:active{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.lg\:active\:bg-orange-700:active{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.lg\:active\:bg-orange-800:active{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.lg\:active\:bg-orange-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.lg\:active\:bg-yellow-50:active{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.lg\:active\:bg-yellow-100:active{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.lg\:active\:bg-yellow-200:active{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.lg\:active\:bg-yellow-300:active{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.lg\:active\:bg-yellow-400:active{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.lg\:active\:bg-yellow-500:active{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.lg\:active\:bg-yellow-600:active{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.lg\:active\:bg-yellow-700:active{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.lg\:active\:bg-yellow-800:active{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.lg\:active\:bg-yellow-900:active{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.lg\:active\:bg-green-50:active{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.lg\:active\:bg-green-100:active{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.lg\:active\:bg-green-200:active{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.lg\:active\:bg-green-300:active{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.lg\:active\:bg-green-400:active{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.lg\:active\:bg-green-500:active{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.lg\:active\:bg-green-600:active{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.lg\:active\:bg-green-700:active{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.lg\:active\:bg-green-800:active{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.lg\:active\:bg-green-900:active{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.lg\:active\:bg-teal-50:active{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.lg\:active\:bg-teal-100:active{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.lg\:active\:bg-teal-200:active{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.lg\:active\:bg-teal-300:active{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.lg\:active\:bg-teal-400:active{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.lg\:active\:bg-teal-500:active{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.lg\:active\:bg-teal-600:active{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.lg\:active\:bg-teal-700:active{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.lg\:active\:bg-teal-800:active{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.lg\:active\:bg-teal-900:active{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.lg\:active\:bg-blue-50:active{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.lg\:active\:bg-blue-100:active{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.lg\:active\:bg-blue-200:active{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.lg\:active\:bg-blue-300:active{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.lg\:active\:bg-blue-400:active{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.lg\:active\:bg-blue-500:active{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.lg\:active\:bg-blue-600:active{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.lg\:active\:bg-blue-700:active{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.lg\:active\:bg-blue-800:active{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.lg\:active\:bg-blue-900:active{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.lg\:active\:bg-indigo-50:active{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.lg\:active\:bg-indigo-100:active{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.lg\:active\:bg-indigo-200:active{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.lg\:active\:bg-indigo-300:active{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.lg\:active\:bg-indigo-400:active{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.lg\:active\:bg-indigo-500:active{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.lg\:active\:bg-indigo-600:active{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.lg\:active\:bg-indigo-700:active{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.lg\:active\:bg-indigo-800:active{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.lg\:active\:bg-indigo-900:active{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.lg\:active\:bg-purple-50:active{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.lg\:active\:bg-purple-100:active{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.lg\:active\:bg-purple-200:active{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.lg\:active\:bg-purple-300:active{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.lg\:active\:bg-purple-400:active{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.lg\:active\:bg-purple-500:active{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.lg\:active\:bg-purple-600:active{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.lg\:active\:bg-purple-700:active{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.lg\:active\:bg-purple-800:active{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.lg\:active\:bg-purple-900:active{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.lg\:active\:bg-pink-50:active{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.lg\:active\:bg-pink-100:active{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.lg\:active\:bg-pink-200:active{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.lg\:active\:bg-pink-300:active{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.lg\:active\:bg-pink-400:active{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.lg\:active\:bg-pink-500:active{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.lg\:active\:bg-pink-600:active{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.lg\:active\:bg-pink-700:active{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.lg\:active\:bg-pink-800:active{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.lg\:active\:bg-pink-900:active{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.lg\:odd\:bg-transparent:nth-child(odd){background-color:initial}.lg\:odd\:bg-white:nth-child(odd){--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:odd\:bg-black:nth-child(odd){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.lg\:odd\:bg-gray-50:nth-child(odd){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.lg\:odd\:bg-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.lg\:odd\:bg-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.lg\:odd\:bg-gray-300:nth-child(odd){--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.lg\:odd\:bg-gray-400:nth-child(odd){--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.lg\:odd\:bg-gray-500:nth-child(odd){--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.lg\:odd\:bg-gray-600:nth-child(odd){--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.lg\:odd\:bg-gray-700:nth-child(odd){--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.lg\:odd\:bg-gray-800:nth-child(odd){--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.lg\:odd\:bg-gray-900:nth-child(odd){--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.lg\:odd\:bg-cool-gray-50:nth-child(odd){--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.lg\:odd\:bg-cool-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.lg\:odd\:bg-cool-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.lg\:odd\:bg-cool-gray-300:nth-child(odd){--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.lg\:odd\:bg-cool-gray-400:nth-child(odd){--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.lg\:odd\:bg-cool-gray-500:nth-child(odd){--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.lg\:odd\:bg-cool-gray-600:nth-child(odd){--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.lg\:odd\:bg-cool-gray-700:nth-child(odd){--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.lg\:odd\:bg-cool-gray-800:nth-child(odd){--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.lg\:odd\:bg-cool-gray-900:nth-child(odd){--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.lg\:odd\:bg-red-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.lg\:odd\:bg-red-100:nth-child(odd){--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.lg\:odd\:bg-red-200:nth-child(odd){--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.lg\:odd\:bg-red-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.lg\:odd\:bg-red-400:nth-child(odd){--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.lg\:odd\:bg-red-500:nth-child(odd){--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.lg\:odd\:bg-red-600:nth-child(odd){--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.lg\:odd\:bg-red-700:nth-child(odd){--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.lg\:odd\:bg-red-800:nth-child(odd){--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.lg\:odd\:bg-red-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.lg\:odd\:bg-orange-50:nth-child(odd){--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.lg\:odd\:bg-orange-100:nth-child(odd){--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.lg\:odd\:bg-orange-200:nth-child(odd){--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.lg\:odd\:bg-orange-300:nth-child(odd){--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.lg\:odd\:bg-orange-400:nth-child(odd){--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.lg\:odd\:bg-orange-500:nth-child(odd){--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.lg\:odd\:bg-orange-600:nth-child(odd){--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.lg\:odd\:bg-orange-700:nth-child(odd){--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.lg\:odd\:bg-orange-800:nth-child(odd){--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.lg\:odd\:bg-orange-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.lg\:odd\:bg-yellow-50:nth-child(odd){--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.lg\:odd\:bg-yellow-100:nth-child(odd){--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.lg\:odd\:bg-yellow-200:nth-child(odd){--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.lg\:odd\:bg-yellow-300:nth-child(odd){--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.lg\:odd\:bg-yellow-400:nth-child(odd){--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.lg\:odd\:bg-yellow-500:nth-child(odd){--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.lg\:odd\:bg-yellow-600:nth-child(odd){--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.lg\:odd\:bg-yellow-700:nth-child(odd){--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.lg\:odd\:bg-yellow-800:nth-child(odd){--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.lg\:odd\:bg-yellow-900:nth-child(odd){--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.lg\:odd\:bg-green-50:nth-child(odd){--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.lg\:odd\:bg-green-100:nth-child(odd){--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.lg\:odd\:bg-green-200:nth-child(odd){--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.lg\:odd\:bg-green-300:nth-child(odd){--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.lg\:odd\:bg-green-400:nth-child(odd){--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.lg\:odd\:bg-green-500:nth-child(odd){--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.lg\:odd\:bg-green-600:nth-child(odd){--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.lg\:odd\:bg-green-700:nth-child(odd){--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.lg\:odd\:bg-green-800:nth-child(odd){--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.lg\:odd\:bg-green-900:nth-child(odd){--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.lg\:odd\:bg-teal-50:nth-child(odd){--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.lg\:odd\:bg-teal-100:nth-child(odd){--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.lg\:odd\:bg-teal-200:nth-child(odd){--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.lg\:odd\:bg-teal-300:nth-child(odd){--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.lg\:odd\:bg-teal-400:nth-child(odd){--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.lg\:odd\:bg-teal-500:nth-child(odd){--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.lg\:odd\:bg-teal-600:nth-child(odd){--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.lg\:odd\:bg-teal-700:nth-child(odd){--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.lg\:odd\:bg-teal-800:nth-child(odd){--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.lg\:odd\:bg-teal-900:nth-child(odd){--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.lg\:odd\:bg-blue-50:nth-child(odd){--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.lg\:odd\:bg-blue-100:nth-child(odd){--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.lg\:odd\:bg-blue-200:nth-child(odd){--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.lg\:odd\:bg-blue-300:nth-child(odd){--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.lg\:odd\:bg-blue-400:nth-child(odd){--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.lg\:odd\:bg-blue-500:nth-child(odd){--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.lg\:odd\:bg-blue-600:nth-child(odd){--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.lg\:odd\:bg-blue-700:nth-child(odd){--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.lg\:odd\:bg-blue-800:nth-child(odd){--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.lg\:odd\:bg-blue-900:nth-child(odd){--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.lg\:odd\:bg-indigo-50:nth-child(odd){--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.lg\:odd\:bg-indigo-100:nth-child(odd){--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.lg\:odd\:bg-indigo-200:nth-child(odd){--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.lg\:odd\:bg-indigo-300:nth-child(odd){--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.lg\:odd\:bg-indigo-400:nth-child(odd){--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.lg\:odd\:bg-indigo-500:nth-child(odd){--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.lg\:odd\:bg-indigo-600:nth-child(odd){--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.lg\:odd\:bg-indigo-700:nth-child(odd){--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.lg\:odd\:bg-indigo-800:nth-child(odd){--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.lg\:odd\:bg-indigo-900:nth-child(odd){--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.lg\:odd\:bg-purple-50:nth-child(odd){--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.lg\:odd\:bg-purple-100:nth-child(odd){--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.lg\:odd\:bg-purple-200:nth-child(odd){--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.lg\:odd\:bg-purple-300:nth-child(odd){--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.lg\:odd\:bg-purple-400:nth-child(odd){--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.lg\:odd\:bg-purple-500:nth-child(odd){--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.lg\:odd\:bg-purple-600:nth-child(odd){--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.lg\:odd\:bg-purple-700:nth-child(odd){--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.lg\:odd\:bg-purple-800:nth-child(odd){--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.lg\:odd\:bg-purple-900:nth-child(odd){--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.lg\:odd\:bg-pink-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.lg\:odd\:bg-pink-100:nth-child(odd){--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.lg\:odd\:bg-pink-200:nth-child(odd){--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.lg\:odd\:bg-pink-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.lg\:odd\:bg-pink-400:nth-child(odd){--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.lg\:odd\:bg-pink-500:nth-child(odd){--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.lg\:odd\:bg-pink-600:nth-child(odd){--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.lg\:odd\:bg-pink-700:nth-child(odd){--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.lg\:odd\:bg-pink-800:nth-child(odd){--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.lg\:odd\:bg-pink-900:nth-child(odd){--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-transparent{background-color:initial}.theme-dark .lg\:dark\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-gray-300{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-gray-400{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-gray-500{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-gray-600{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-gray-700{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-gray-800{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-gray-900{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-cool-gray-50{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-cool-gray-200{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-cool-gray-400{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-cool-gray-500{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-cool-gray-700{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-cool-gray-800{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-cool-gray-900{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-red-50{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-red-700{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-red-800{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-red-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-orange-50{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-orange-500{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-orange-600{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-orange-700{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-orange-800{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-orange-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-yellow-50{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-yellow-400{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-yellow-500{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-yellow-600{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-yellow-700{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-yellow-800{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-yellow-900{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-green-50{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-green-700{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-green-800{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-green-900{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-teal-50{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-teal-100{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-teal-200{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-teal-600{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-teal-700{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-teal-800{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-teal-900{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-blue-50{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-blue-700{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-blue-800{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-blue-900{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-indigo-50{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-indigo-100{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-indigo-200{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-indigo-300{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-indigo-600{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-indigo-700{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-indigo-800{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-indigo-900{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-purple-50{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-purple-200{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-purple-300{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-purple-600{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-purple-700{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-purple-800{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-purple-900{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-pink-50{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-pink-200{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-pink-300{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-pink-600{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-pink-700{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-pink-800{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .lg\:dark\:bg-pink-900{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-transparent:hover{background-color:initial}.theme-dark .lg\:dark\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-cool-gray-50:hover{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-cool-gray-200:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-cool-gray-300:hover{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-cool-gray-400:hover{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-cool-gray-500:hover{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-cool-gray-600:hover{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-cool-gray-700:hover{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-cool-gray-800:hover{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-cool-gray-900:hover{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-red-50:hover{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-orange-50:hover{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-yellow-50:hover{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-yellow-100:hover{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-yellow-200:hover{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-yellow-300:hover{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-yellow-400:hover{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-yellow-500:hover{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-yellow-600:hover{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-yellow-700:hover{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-yellow-800:hover{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-yellow-900:hover{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-green-50:hover{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-teal-50:hover{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-teal-100:hover{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-teal-200:hover{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-teal-300:hover{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-teal-400:hover{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-teal-500:hover{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-teal-700:hover{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-teal-900:hover{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-blue-50:hover{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-blue-900:hover{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-indigo-50:hover{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-indigo-100:hover{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-indigo-200:hover{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-indigo-300:hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-indigo-500:hover{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-indigo-600:hover{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-indigo-700:hover{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-indigo-800:hover{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-indigo-900:hover{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-purple-50:hover{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-purple-100:hover{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-purple-200:hover{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-purple-300:hover{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-purple-400:hover{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-purple-500:hover{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-purple-600:hover{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-purple-700:hover{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-purple-800:hover{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-purple-900:hover{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-pink-50:hover{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-pink-100:hover{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-pink-200:hover{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-pink-300:hover{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-pink-400:hover{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-pink-500:hover{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-pink-600:hover{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-pink-700:hover{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-pink-800:hover{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .lg\:dark\:hover\:bg-pink-900:hover{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-transparent:focus{background-color:initial}.theme-dark .lg\:dark\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-gray-50:focus{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-cool-gray-50:focus{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-cool-gray-200:focus{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-cool-gray-300:focus{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-cool-gray-400:focus{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-cool-gray-500:focus{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-cool-gray-700:focus{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-cool-gray-800:focus{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-cool-gray-900:focus{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-red-50:focus{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-orange-50:focus{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-yellow-50:focus{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-yellow-100:focus{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-yellow-200:focus{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-yellow-300:focus{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-yellow-400:focus{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-yellow-500:focus{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-yellow-600:focus{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-yellow-700:focus{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-yellow-800:focus{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-yellow-900:focus{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-green-50:focus{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-teal-50:focus{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-teal-100:focus{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-teal-200:focus{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-teal-300:focus{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-teal-400:focus{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-teal-500:focus{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-teal-600:focus{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-teal-700:focus{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-teal-800:focus{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-teal-900:focus{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-blue-50:focus{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-blue-100:focus{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-blue-200:focus{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-blue-300:focus{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-blue-400:focus{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-blue-600:focus{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-blue-700:focus{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-blue-800:focus{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-blue-900:focus{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-indigo-50:focus{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-indigo-100:focus{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-indigo-200:focus{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-indigo-300:focus{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-indigo-400:focus{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-indigo-500:focus{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-indigo-600:focus{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-indigo-700:focus{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-indigo-800:focus{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-indigo-900:focus{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-purple-50:focus{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-purple-100:focus{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-purple-200:focus{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-purple-300:focus{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-purple-400:focus{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-purple-500:focus{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-purple-600:focus{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-purple-700:focus{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-purple-800:focus{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-purple-900:focus{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-pink-50:focus{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-pink-100:focus{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-pink-200:focus{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-pink-300:focus{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-pink-400:focus{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-pink-500:focus{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-pink-600:focus{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-pink-700:focus{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-pink-800:focus{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .lg\:dark\:focus\:bg-pink-900:focus{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-transparent:active{background-color:initial}.theme-dark .lg\:dark\:active\:bg-white:active{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-black:active{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-gray-50:active{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-gray-200:active{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-gray-300:active{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-gray-400:active{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-gray-500:active{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-gray-600:active{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-gray-700:active{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-gray-800:active{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-gray-900:active{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-cool-gray-50:active{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-cool-gray-100:active{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-cool-gray-200:active{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-cool-gray-300:active{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-cool-gray-400:active{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-cool-gray-500:active{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-cool-gray-600:active{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-cool-gray-700:active{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-cool-gray-800:active{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-cool-gray-900:active{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-red-50:active{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-red-100:active{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-red-200:active{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-red-300:active{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-red-400:active{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-red-500:active{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-red-600:active{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-red-800:active{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-red-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-orange-50:active{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-orange-100:active{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-orange-200:active{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-orange-300:active{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-orange-400:active{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-orange-500:active{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-orange-600:active{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-orange-700:active{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-orange-800:active{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-orange-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-yellow-50:active{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-yellow-100:active{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-yellow-200:active{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-yellow-300:active{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-yellow-400:active{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-yellow-500:active{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-yellow-600:active{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-yellow-700:active{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-yellow-800:active{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-yellow-900:active{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-green-50:active{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-green-100:active{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-green-200:active{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-green-300:active{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-green-400:active{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-green-500:active{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-green-600:active{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-green-700:active{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-green-800:active{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-green-900:active{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-teal-50:active{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-teal-100:active{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-teal-200:active{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-teal-300:active{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-teal-400:active{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-teal-500:active{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-teal-600:active{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-teal-700:active{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-teal-800:active{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-teal-900:active{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-blue-50:active{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-blue-100:active{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-blue-200:active{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-blue-300:active{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-blue-400:active{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-blue-500:active{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-blue-600:active{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-blue-700:active{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-blue-800:active{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-blue-900:active{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-indigo-50:active{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-indigo-100:active{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-indigo-200:active{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-indigo-300:active{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-indigo-400:active{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-indigo-500:active{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-indigo-600:active{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-indigo-700:active{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-indigo-800:active{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-indigo-900:active{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-purple-50:active{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-purple-100:active{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-purple-200:active{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-purple-300:active{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-purple-400:active{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-purple-500:active{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-purple-600:active{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-purple-700:active{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-purple-800:active{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-purple-900:active{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-pink-50:active{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-pink-100:active{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-pink-200:active{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-pink-300:active{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-pink-400:active{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-pink-500:active{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-pink-600:active{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-pink-700:active{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-pink-800:active{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .lg\:dark\:active\:bg-pink-900:active{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-transparent:nth-child(odd){background-color:initial}.theme-dark .lg\:dark\:odd\:bg-white:nth-child(odd){--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-black:nth-child(odd){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-gray-50:nth-child(odd){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-gray-300:nth-child(odd){--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-gray-400:nth-child(odd){--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-gray-500:nth-child(odd){--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-gray-600:nth-child(odd){--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-gray-700:nth-child(odd){--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-gray-800:nth-child(odd){--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-gray-900:nth-child(odd){--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-cool-gray-50:nth-child(odd){--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-cool-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-cool-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-cool-gray-300:nth-child(odd){--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-cool-gray-400:nth-child(odd){--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-cool-gray-500:nth-child(odd){--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-cool-gray-600:nth-child(odd){--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-cool-gray-700:nth-child(odd){--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-cool-gray-800:nth-child(odd){--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-cool-gray-900:nth-child(odd){--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-red-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-red-100:nth-child(odd){--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-red-200:nth-child(odd){--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-red-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-red-400:nth-child(odd){--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-red-500:nth-child(odd){--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-red-600:nth-child(odd){--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-red-700:nth-child(odd){--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-red-800:nth-child(odd){--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-red-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-orange-50:nth-child(odd){--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-orange-100:nth-child(odd){--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-orange-200:nth-child(odd){--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-orange-300:nth-child(odd){--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-orange-400:nth-child(odd){--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-orange-500:nth-child(odd){--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-orange-600:nth-child(odd){--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-orange-700:nth-child(odd){--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-orange-800:nth-child(odd){--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-orange-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-yellow-50:nth-child(odd){--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-yellow-100:nth-child(odd){--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-yellow-200:nth-child(odd){--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-yellow-300:nth-child(odd){--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-yellow-400:nth-child(odd){--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-yellow-500:nth-child(odd){--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-yellow-600:nth-child(odd){--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-yellow-700:nth-child(odd){--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-yellow-800:nth-child(odd){--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-yellow-900:nth-child(odd){--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-green-50:nth-child(odd){--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-green-100:nth-child(odd){--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-green-200:nth-child(odd){--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-green-300:nth-child(odd){--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-green-400:nth-child(odd){--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-green-500:nth-child(odd){--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-green-600:nth-child(odd){--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-green-700:nth-child(odd){--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-green-800:nth-child(odd){--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-green-900:nth-child(odd){--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-teal-50:nth-child(odd){--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-teal-100:nth-child(odd){--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-teal-200:nth-child(odd){--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-teal-300:nth-child(odd){--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-teal-400:nth-child(odd){--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-teal-500:nth-child(odd){--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-teal-600:nth-child(odd){--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-teal-700:nth-child(odd){--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-teal-800:nth-child(odd){--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-teal-900:nth-child(odd){--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-blue-50:nth-child(odd){--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-blue-100:nth-child(odd){--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-blue-200:nth-child(odd){--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-blue-300:nth-child(odd){--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-blue-400:nth-child(odd){--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-blue-500:nth-child(odd){--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-blue-600:nth-child(odd){--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-blue-700:nth-child(odd){--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-blue-800:nth-child(odd){--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-blue-900:nth-child(odd){--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-indigo-50:nth-child(odd){--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-indigo-100:nth-child(odd){--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-indigo-200:nth-child(odd){--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-indigo-300:nth-child(odd){--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-indigo-400:nth-child(odd){--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-indigo-500:nth-child(odd){--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-indigo-600:nth-child(odd){--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-indigo-700:nth-child(odd){--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-indigo-800:nth-child(odd){--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-indigo-900:nth-child(odd){--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-purple-50:nth-child(odd){--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-purple-100:nth-child(odd){--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-purple-200:nth-child(odd){--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-purple-300:nth-child(odd){--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-purple-400:nth-child(odd){--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-purple-500:nth-child(odd){--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-purple-600:nth-child(odd){--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-purple-700:nth-child(odd){--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-purple-800:nth-child(odd){--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-purple-900:nth-child(odd){--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-pink-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-pink-100:nth-child(odd){--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-pink-200:nth-child(odd){--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-pink-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-pink-400:nth-child(odd){--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-pink-500:nth-child(odd){--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-pink-600:nth-child(odd){--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-pink-700:nth-child(odd){--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-pink-800:nth-child(odd){--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .lg\:dark\:odd\:bg-pink-900:nth-child(odd){--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.lg\:bg-none{background-image:none}.lg\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--gradient-color-stops))}.lg\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.lg\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--gradient-color-stops))}.lg\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.lg\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--gradient-color-stops))}.lg\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.lg\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--gradient-color-stops))}.lg\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.lg\:from-transparent{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.lg\:from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.lg\:from-black{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.lg\:from-gray-50{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.lg\:from-gray-100{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.lg\:from-gray-200{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.lg\:from-gray-300{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.lg\:from-gray-400{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.lg\:from-gray-500{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.lg\:from-gray-600{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.lg\:from-gray-700{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.lg\:from-gray-800{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.lg\:from-gray-900{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.lg\:from-cool-gray-50{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.lg\:from-cool-gray-100{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.lg\:from-cool-gray-200{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.lg\:from-cool-gray-300{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.lg\:from-cool-gray-400{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.lg\:from-cool-gray-500{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.lg\:from-cool-gray-600{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.lg\:from-cool-gray-700{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.lg\:from-cool-gray-800{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.lg\:from-cool-gray-900{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.lg\:from-red-50{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.lg\:from-red-100{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.lg\:from-red-200{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.lg\:from-red-300{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.lg\:from-red-400{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.lg\:from-red-500{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.lg\:from-red-600{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.lg\:from-red-700{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.lg\:from-red-800{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.lg\:from-red-900{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.lg\:from-orange-50{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.lg\:from-orange-100{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.lg\:from-orange-200{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.lg\:from-orange-300{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.lg\:from-orange-400{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.lg\:from-orange-500{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.lg\:from-orange-600{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.lg\:from-orange-700{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.lg\:from-orange-800{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.lg\:from-orange-900{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.lg\:from-yellow-50{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.lg\:from-yellow-100{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.lg\:from-yellow-200{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.lg\:from-yellow-300{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.lg\:from-yellow-400{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.lg\:from-yellow-500{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.lg\:from-yellow-600{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.lg\:from-yellow-700{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.lg\:from-yellow-800{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.lg\:from-yellow-900{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.lg\:from-green-50{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.lg\:from-green-100{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.lg\:from-green-200{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.lg\:from-green-300{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.lg\:from-green-400{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.lg\:from-green-500{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.lg\:from-green-600{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.lg\:from-green-700{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.lg\:from-green-800{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.lg\:from-green-900{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.lg\:from-teal-50{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.lg\:from-teal-100{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.lg\:from-teal-200{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.lg\:from-teal-300{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.lg\:from-teal-400{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.lg\:from-teal-500{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.lg\:from-teal-600{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.lg\:from-teal-700{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.lg\:from-teal-800{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.lg\:from-teal-900{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.lg\:from-blue-50{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.lg\:from-blue-100{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.lg\:from-blue-200{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.lg\:from-blue-300{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.lg\:from-blue-400{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.lg\:from-blue-500{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.lg\:from-blue-600{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.lg\:from-blue-700{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.lg\:from-blue-800{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.lg\:from-blue-900{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.lg\:from-indigo-50{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.lg\:from-indigo-100{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.lg\:from-indigo-200{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.lg\:from-indigo-300{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.lg\:from-indigo-400{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.lg\:from-indigo-500{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.lg\:from-indigo-600{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.lg\:from-indigo-700{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.lg\:from-indigo-800{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.lg\:from-indigo-900{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.lg\:from-purple-50{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.lg\:from-purple-100{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.lg\:from-purple-200{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.lg\:from-purple-300{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.lg\:from-purple-400{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.lg\:from-purple-500{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.lg\:from-purple-600{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.lg\:from-purple-700{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.lg\:from-purple-800{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.lg\:from-purple-900{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.lg\:from-pink-50{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.lg\:from-pink-100{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.lg\:from-pink-200{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.lg\:from-pink-300{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.lg\:from-pink-400{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.lg\:from-pink-500{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.lg\:from-pink-600{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.lg\:from-pink-700{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.lg\:from-pink-800{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.lg\:from-pink-900{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.lg\:via-transparent{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.lg\:via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.lg\:via-black{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.lg\:via-gray-50{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.lg\:via-gray-100{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.lg\:via-gray-200{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.lg\:via-gray-300{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.lg\:via-gray-400{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.lg\:via-gray-500{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.lg\:via-gray-600{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.lg\:via-gray-700{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.lg\:via-gray-800{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.lg\:via-gray-900{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.lg\:via-cool-gray-50{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.lg\:via-cool-gray-100{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.lg\:via-cool-gray-200{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.lg\:via-cool-gray-300{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.lg\:via-cool-gray-400{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.lg\:via-cool-gray-500{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.lg\:via-cool-gray-600{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.lg\:via-cool-gray-700{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.lg\:via-cool-gray-800{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.lg\:via-cool-gray-900{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.lg\:via-red-50{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.lg\:via-red-100{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.lg\:via-red-200{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.lg\:via-red-300{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.lg\:via-red-400{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.lg\:via-red-500{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.lg\:via-red-600{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.lg\:via-red-700{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.lg\:via-red-800{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.lg\:via-red-900{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.lg\:via-orange-50{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.lg\:via-orange-100{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.lg\:via-orange-200{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.lg\:via-orange-300{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.lg\:via-orange-400{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.lg\:via-orange-500{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.lg\:via-orange-600{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.lg\:via-orange-700{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.lg\:via-orange-800{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.lg\:via-orange-900{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.lg\:via-yellow-50{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.lg\:via-yellow-100{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.lg\:via-yellow-200{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.lg\:via-yellow-300{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.lg\:via-yellow-400{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.lg\:via-yellow-500{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.lg\:via-yellow-600{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.lg\:via-yellow-700{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.lg\:via-yellow-800{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.lg\:via-yellow-900{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.lg\:via-green-50{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.lg\:via-green-100{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.lg\:via-green-200{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.lg\:via-green-300{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.lg\:via-green-400{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.lg\:via-green-500{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.lg\:via-green-600{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.lg\:via-green-700{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.lg\:via-green-800{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.lg\:via-green-900{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.lg\:via-teal-50{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.lg\:via-teal-100{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.lg\:via-teal-200{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.lg\:via-teal-300{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.lg\:via-teal-400{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.lg\:via-teal-500{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.lg\:via-teal-600{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.lg\:via-teal-700{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.lg\:via-teal-800{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.lg\:via-teal-900{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.lg\:via-blue-50{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.lg\:via-blue-100{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.lg\:via-blue-200{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.lg\:via-blue-300{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.lg\:via-blue-400{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.lg\:via-blue-500{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.lg\:via-blue-600{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.lg\:via-blue-700{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.lg\:via-blue-800{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.lg\:via-blue-900{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.lg\:via-indigo-50{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.lg\:via-indigo-100{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.lg\:via-indigo-200{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.lg\:via-indigo-300{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.lg\:via-indigo-400{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.lg\:via-indigo-500{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.lg\:via-indigo-600{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.lg\:via-indigo-700{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.lg\:via-indigo-800{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.lg\:via-indigo-900{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.lg\:via-purple-50{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.lg\:via-purple-100{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.lg\:via-purple-200{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.lg\:via-purple-300{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.lg\:via-purple-400{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.lg\:via-purple-500{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.lg\:via-purple-600{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.lg\:via-purple-700{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.lg\:via-purple-800{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.lg\:via-purple-900{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.lg\:via-pink-50{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.lg\:via-pink-100{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.lg\:via-pink-200{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.lg\:via-pink-300{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.lg\:via-pink-400{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.lg\:via-pink-500{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.lg\:via-pink-600{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.lg\:via-pink-700{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.lg\:via-pink-800{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.lg\:via-pink-900{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.lg\:to-transparent{--gradient-to-color:#0000}.lg\:to-white{--gradient-to-color:#fff}.lg\:to-black{--gradient-to-color:#000}.lg\:to-gray-50{--gradient-to-color:#f9fafb}.lg\:to-gray-100{--gradient-to-color:#f4f5f7}.lg\:to-gray-200{--gradient-to-color:#e5e7eb}.lg\:to-gray-300{--gradient-to-color:#d5d6d7}.lg\:to-gray-400{--gradient-to-color:#9e9e9e}.lg\:to-gray-500{--gradient-to-color:#707275}.lg\:to-gray-600{--gradient-to-color:#4c4f52}.lg\:to-gray-700{--gradient-to-color:#24262d}.lg\:to-gray-800{--gradient-to-color:#1a1c23}.lg\:to-gray-900{--gradient-to-color:#121317}.lg\:to-cool-gray-50{--gradient-to-color:#fbfdfe}.lg\:to-cool-gray-100{--gradient-to-color:#f1f5f9}.lg\:to-cool-gray-200{--gradient-to-color:#e2e8f0}.lg\:to-cool-gray-300{--gradient-to-color:#cfd8e3}.lg\:to-cool-gray-400{--gradient-to-color:#97a6ba}.lg\:to-cool-gray-500{--gradient-to-color:#64748b}.lg\:to-cool-gray-600{--gradient-to-color:#475569}.lg\:to-cool-gray-700{--gradient-to-color:#364152}.lg\:to-cool-gray-800{--gradient-to-color:#27303f}.lg\:to-cool-gray-900{--gradient-to-color:#1a202e}.lg\:to-red-50{--gradient-to-color:#fdf2f2}.lg\:to-red-100{--gradient-to-color:#fde8e8}.lg\:to-red-200{--gradient-to-color:#fbd5d5}.lg\:to-red-300{--gradient-to-color:#f8b4b4}.lg\:to-red-400{--gradient-to-color:#f98080}.lg\:to-red-500{--gradient-to-color:#f05252}.lg\:to-red-600{--gradient-to-color:#e02424}.lg\:to-red-700{--gradient-to-color:#c81e1e}.lg\:to-red-800{--gradient-to-color:#9b1c1c}.lg\:to-red-900{--gradient-to-color:#771d1d}.lg\:to-orange-50{--gradient-to-color:#fff8f1}.lg\:to-orange-100{--gradient-to-color:#feecdc}.lg\:to-orange-200{--gradient-to-color:#fcd9bd}.lg\:to-orange-300{--gradient-to-color:#fdba8c}.lg\:to-orange-400{--gradient-to-color:#ff8a4c}.lg\:to-orange-500{--gradient-to-color:#ff5a1f}.lg\:to-orange-600{--gradient-to-color:#d03801}.lg\:to-orange-700{--gradient-to-color:#b43403}.lg\:to-orange-800{--gradient-to-color:#8a2c0d}.lg\:to-orange-900{--gradient-to-color:#771d1d}.lg\:to-yellow-50{--gradient-to-color:#fdfdea}.lg\:to-yellow-100{--gradient-to-color:#fdf6b2}.lg\:to-yellow-200{--gradient-to-color:#fce96a}.lg\:to-yellow-300{--gradient-to-color:#faca15}.lg\:to-yellow-400{--gradient-to-color:#e3a008}.lg\:to-yellow-500{--gradient-to-color:#c27803}.lg\:to-yellow-600{--gradient-to-color:#9f580a}.lg\:to-yellow-700{--gradient-to-color:#8e4b10}.lg\:to-yellow-800{--gradient-to-color:#723b13}.lg\:to-yellow-900{--gradient-to-color:#633112}.lg\:to-green-50{--gradient-to-color:#f3faf7}.lg\:to-green-100{--gradient-to-color:#def7ec}.lg\:to-green-200{--gradient-to-color:#bcf0da}.lg\:to-green-300{--gradient-to-color:#84e1bc}.lg\:to-green-400{--gradient-to-color:#31c48d}.lg\:to-green-500{--gradient-to-color:#0e9f6e}.lg\:to-green-600{--gradient-to-color:#057a55}.lg\:to-green-700{--gradient-to-color:#046c4e}.lg\:to-green-800{--gradient-to-color:#03543f}.lg\:to-green-900{--gradient-to-color:#014737}.lg\:to-teal-50{--gradient-to-color:#edfafa}.lg\:to-teal-100{--gradient-to-color:#d5f5f6}.lg\:to-teal-200{--gradient-to-color:#afecef}.lg\:to-teal-300{--gradient-to-color:#7edce2}.lg\:to-teal-400{--gradient-to-color:#16bdca}.lg\:to-teal-500{--gradient-to-color:#0694a2}.lg\:to-teal-600{--gradient-to-color:#047481}.lg\:to-teal-700{--gradient-to-color:#036672}.lg\:to-teal-800{--gradient-to-color:#05505c}.lg\:to-teal-900{--gradient-to-color:#014451}.lg\:to-blue-50{--gradient-to-color:#ebf5ff}.lg\:to-blue-100{--gradient-to-color:#e1effe}.lg\:to-blue-200{--gradient-to-color:#c3ddfd}.lg\:to-blue-300{--gradient-to-color:#a4cafe}.lg\:to-blue-400{--gradient-to-color:#76a9fa}.lg\:to-blue-500{--gradient-to-color:#3f83f8}.lg\:to-blue-600{--gradient-to-color:#1c64f2}.lg\:to-blue-700{--gradient-to-color:#1a56db}.lg\:to-blue-800{--gradient-to-color:#1e429f}.lg\:to-blue-900{--gradient-to-color:#233876}.lg\:to-indigo-50{--gradient-to-color:#f0f5ff}.lg\:to-indigo-100{--gradient-to-color:#e5edff}.lg\:to-indigo-200{--gradient-to-color:#cddbfe}.lg\:to-indigo-300{--gradient-to-color:#b4c6fc}.lg\:to-indigo-400{--gradient-to-color:#8da2fb}.lg\:to-indigo-500{--gradient-to-color:#6875f5}.lg\:to-indigo-600{--gradient-to-color:#5850ec}.lg\:to-indigo-700{--gradient-to-color:#5145cd}.lg\:to-indigo-800{--gradient-to-color:#42389d}.lg\:to-indigo-900{--gradient-to-color:#362f78}.lg\:to-purple-50{--gradient-to-color:#f6f5ff}.lg\:to-purple-100{--gradient-to-color:#edebfe}.lg\:to-purple-200{--gradient-to-color:#dcd7fe}.lg\:to-purple-300{--gradient-to-color:#cabffd}.lg\:to-purple-400{--gradient-to-color:#ac94fa}.lg\:to-purple-500{--gradient-to-color:#9061f9}.lg\:to-purple-600{--gradient-to-color:#7e3af2}.lg\:to-purple-700{--gradient-to-color:#6c2bd9}.lg\:to-purple-800{--gradient-to-color:#5521b5}.lg\:to-purple-900{--gradient-to-color:#4a1d96}.lg\:to-pink-50{--gradient-to-color:#fdf2f8}.lg\:to-pink-100{--gradient-to-color:#fce8f3}.lg\:to-pink-200{--gradient-to-color:#fad1e8}.lg\:to-pink-300{--gradient-to-color:#f8b4d9}.lg\:to-pink-400{--gradient-to-color:#f17eb8}.lg\:to-pink-500{--gradient-to-color:#e74694}.lg\:to-pink-600{--gradient-to-color:#d61f69}.lg\:to-pink-700{--gradient-to-color:#bf125d}.lg\:to-pink-800{--gradient-to-color:#99154b}.lg\:to-pink-900{--gradient-to-color:#751a3d}.lg\:hover\:from-transparent:hover{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.lg\:hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.lg\:hover\:from-black:hover{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.lg\:hover\:from-gray-50:hover{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.lg\:hover\:from-gray-100:hover{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.lg\:hover\:from-gray-200:hover{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.lg\:hover\:from-gray-300:hover{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.lg\:hover\:from-gray-400:hover{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.lg\:hover\:from-gray-500:hover{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.lg\:hover\:from-gray-600:hover{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.lg\:hover\:from-gray-700:hover{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.lg\:hover\:from-gray-800:hover{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.lg\:hover\:from-gray-900:hover{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.lg\:hover\:from-cool-gray-50:hover{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.lg\:hover\:from-cool-gray-100:hover{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.lg\:hover\:from-cool-gray-200:hover{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.lg\:hover\:from-cool-gray-300:hover{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.lg\:hover\:from-cool-gray-400:hover{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.lg\:hover\:from-cool-gray-500:hover{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.lg\:hover\:from-cool-gray-600:hover{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.lg\:hover\:from-cool-gray-700:hover{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.lg\:hover\:from-cool-gray-800:hover{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.lg\:hover\:from-cool-gray-900:hover{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.lg\:hover\:from-red-50:hover{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.lg\:hover\:from-red-100:hover{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.lg\:hover\:from-red-200:hover{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.lg\:hover\:from-red-300:hover{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.lg\:hover\:from-red-400:hover{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.lg\:hover\:from-red-500:hover{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.lg\:hover\:from-red-600:hover{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.lg\:hover\:from-red-700:hover{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.lg\:hover\:from-red-800:hover{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.lg\:hover\:from-red-900:hover{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.lg\:hover\:from-orange-50:hover{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.lg\:hover\:from-orange-100:hover{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.lg\:hover\:from-orange-200:hover{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.lg\:hover\:from-orange-300:hover{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.lg\:hover\:from-orange-400:hover{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.lg\:hover\:from-orange-500:hover{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.lg\:hover\:from-orange-600:hover{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.lg\:hover\:from-orange-700:hover{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.lg\:hover\:from-orange-800:hover{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.lg\:hover\:from-orange-900:hover{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.lg\:hover\:from-yellow-50:hover{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.lg\:hover\:from-yellow-100:hover{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.lg\:hover\:from-yellow-200:hover{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.lg\:hover\:from-yellow-300:hover{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.lg\:hover\:from-yellow-400:hover{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.lg\:hover\:from-yellow-500:hover{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.lg\:hover\:from-yellow-600:hover{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.lg\:hover\:from-yellow-700:hover{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.lg\:hover\:from-yellow-800:hover{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.lg\:hover\:from-yellow-900:hover{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.lg\:hover\:from-green-50:hover{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.lg\:hover\:from-green-100:hover{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.lg\:hover\:from-green-200:hover{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.lg\:hover\:from-green-300:hover{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.lg\:hover\:from-green-400:hover{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.lg\:hover\:from-green-500:hover{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.lg\:hover\:from-green-600:hover{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.lg\:hover\:from-green-700:hover{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.lg\:hover\:from-green-800:hover{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.lg\:hover\:from-green-900:hover{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.lg\:hover\:from-teal-50:hover{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.lg\:hover\:from-teal-100:hover{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.lg\:hover\:from-teal-200:hover{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.lg\:hover\:from-teal-300:hover{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.lg\:hover\:from-teal-400:hover{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.lg\:hover\:from-teal-500:hover{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.lg\:hover\:from-teal-600:hover{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.lg\:hover\:from-teal-700:hover{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.lg\:hover\:from-teal-800:hover{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.lg\:hover\:from-teal-900:hover{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.lg\:hover\:from-blue-50:hover{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.lg\:hover\:from-blue-100:hover{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.lg\:hover\:from-blue-200:hover{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.lg\:hover\:from-blue-300:hover{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.lg\:hover\:from-blue-400:hover{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.lg\:hover\:from-blue-500:hover{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.lg\:hover\:from-blue-600:hover{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.lg\:hover\:from-blue-700:hover{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.lg\:hover\:from-blue-800:hover{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.lg\:hover\:from-blue-900:hover{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.lg\:hover\:from-indigo-50:hover{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.lg\:hover\:from-indigo-100:hover{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.lg\:hover\:from-indigo-200:hover{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.lg\:hover\:from-indigo-300:hover{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.lg\:hover\:from-indigo-400:hover{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.lg\:hover\:from-indigo-500:hover{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.lg\:hover\:from-indigo-600:hover{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.lg\:hover\:from-indigo-700:hover{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.lg\:hover\:from-indigo-800:hover{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.lg\:hover\:from-indigo-900:hover{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.lg\:hover\:from-purple-50:hover{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.lg\:hover\:from-purple-100:hover{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.lg\:hover\:from-purple-200:hover{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.lg\:hover\:from-purple-300:hover{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.lg\:hover\:from-purple-400:hover{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.lg\:hover\:from-purple-500:hover{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.lg\:hover\:from-purple-600:hover{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.lg\:hover\:from-purple-700:hover{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.lg\:hover\:from-purple-800:hover{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.lg\:hover\:from-purple-900:hover{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.lg\:hover\:from-pink-50:hover{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.lg\:hover\:from-pink-100:hover{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.lg\:hover\:from-pink-200:hover{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.lg\:hover\:from-pink-300:hover{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.lg\:hover\:from-pink-400:hover{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.lg\:hover\:from-pink-500:hover{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.lg\:hover\:from-pink-600:hover{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.lg\:hover\:from-pink-700:hover{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.lg\:hover\:from-pink-800:hover{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.lg\:hover\:from-pink-900:hover{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.lg\:hover\:via-transparent:hover{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.lg\:hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.lg\:hover\:via-black:hover{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.lg\:hover\:via-gray-50:hover{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.lg\:hover\:via-gray-100:hover{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.lg\:hover\:via-gray-200:hover{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.lg\:hover\:via-gray-300:hover{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.lg\:hover\:via-gray-400:hover{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.lg\:hover\:via-gray-500:hover{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.lg\:hover\:via-gray-600:hover{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.lg\:hover\:via-gray-700:hover{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.lg\:hover\:via-gray-800:hover{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.lg\:hover\:via-gray-900:hover{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.lg\:hover\:via-cool-gray-50:hover{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.lg\:hover\:via-cool-gray-100:hover{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.lg\:hover\:via-cool-gray-200:hover{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.lg\:hover\:via-cool-gray-300:hover{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.lg\:hover\:via-cool-gray-400:hover{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.lg\:hover\:via-cool-gray-500:hover{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.lg\:hover\:via-cool-gray-600:hover{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.lg\:hover\:via-cool-gray-700:hover{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.lg\:hover\:via-cool-gray-800:hover{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.lg\:hover\:via-cool-gray-900:hover{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.lg\:hover\:via-red-50:hover{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.lg\:hover\:via-red-100:hover{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.lg\:hover\:via-red-200:hover{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.lg\:hover\:via-red-300:hover{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.lg\:hover\:via-red-400:hover{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.lg\:hover\:via-red-500:hover{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.lg\:hover\:via-red-600:hover{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.lg\:hover\:via-red-700:hover{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.lg\:hover\:via-red-800:hover{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.lg\:hover\:via-red-900:hover{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.lg\:hover\:via-orange-50:hover{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.lg\:hover\:via-orange-100:hover{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.lg\:hover\:via-orange-200:hover{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.lg\:hover\:via-orange-300:hover{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.lg\:hover\:via-orange-400:hover{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.lg\:hover\:via-orange-500:hover{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.lg\:hover\:via-orange-600:hover{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.lg\:hover\:via-orange-700:hover{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.lg\:hover\:via-orange-800:hover{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.lg\:hover\:via-orange-900:hover{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.lg\:hover\:via-yellow-50:hover{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.lg\:hover\:via-yellow-100:hover{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.lg\:hover\:via-yellow-200:hover{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.lg\:hover\:via-yellow-300:hover{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.lg\:hover\:via-yellow-400:hover{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.lg\:hover\:via-yellow-500:hover{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.lg\:hover\:via-yellow-600:hover{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.lg\:hover\:via-yellow-700:hover{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.lg\:hover\:via-yellow-800:hover{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.lg\:hover\:via-yellow-900:hover{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.lg\:hover\:via-green-50:hover{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.lg\:hover\:via-green-100:hover{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.lg\:hover\:via-green-200:hover{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.lg\:hover\:via-green-300:hover{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.lg\:hover\:via-green-400:hover{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.lg\:hover\:via-green-500:hover{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.lg\:hover\:via-green-600:hover{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.lg\:hover\:via-green-700:hover{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.lg\:hover\:via-green-800:hover{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.lg\:hover\:via-green-900:hover{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.lg\:hover\:via-teal-50:hover{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.lg\:hover\:via-teal-100:hover{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.lg\:hover\:via-teal-200:hover{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.lg\:hover\:via-teal-300:hover{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.lg\:hover\:via-teal-400:hover{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.lg\:hover\:via-teal-500:hover{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.lg\:hover\:via-teal-600:hover{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.lg\:hover\:via-teal-700:hover{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.lg\:hover\:via-teal-800:hover{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.lg\:hover\:via-teal-900:hover{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.lg\:hover\:via-blue-50:hover{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.lg\:hover\:via-blue-100:hover{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.lg\:hover\:via-blue-200:hover{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.lg\:hover\:via-blue-300:hover{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.lg\:hover\:via-blue-400:hover{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.lg\:hover\:via-blue-500:hover{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.lg\:hover\:via-blue-600:hover{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.lg\:hover\:via-blue-700:hover{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.lg\:hover\:via-blue-800:hover{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.lg\:hover\:via-blue-900:hover{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.lg\:hover\:via-indigo-50:hover{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.lg\:hover\:via-indigo-100:hover{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.lg\:hover\:via-indigo-200:hover{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.lg\:hover\:via-indigo-300:hover{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.lg\:hover\:via-indigo-400:hover{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.lg\:hover\:via-indigo-500:hover{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.lg\:hover\:via-indigo-600:hover{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.lg\:hover\:via-indigo-700:hover{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.lg\:hover\:via-indigo-800:hover{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.lg\:hover\:via-indigo-900:hover{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.lg\:hover\:via-purple-50:hover{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.lg\:hover\:via-purple-100:hover{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.lg\:hover\:via-purple-200:hover{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.lg\:hover\:via-purple-300:hover{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.lg\:hover\:via-purple-400:hover{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.lg\:hover\:via-purple-500:hover{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.lg\:hover\:via-purple-600:hover{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.lg\:hover\:via-purple-700:hover{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.lg\:hover\:via-purple-800:hover{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.lg\:hover\:via-purple-900:hover{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.lg\:hover\:via-pink-50:hover{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.lg\:hover\:via-pink-100:hover{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.lg\:hover\:via-pink-200:hover{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.lg\:hover\:via-pink-300:hover{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.lg\:hover\:via-pink-400:hover{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.lg\:hover\:via-pink-500:hover{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.lg\:hover\:via-pink-600:hover{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.lg\:hover\:via-pink-700:hover{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.lg\:hover\:via-pink-800:hover{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.lg\:hover\:via-pink-900:hover{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.lg\:hover\:to-transparent:hover{--gradient-to-color:#0000}.lg\:hover\:to-white:hover{--gradient-to-color:#fff}.lg\:hover\:to-black:hover{--gradient-to-color:#000}.lg\:hover\:to-gray-50:hover{--gradient-to-color:#f9fafb}.lg\:hover\:to-gray-100:hover{--gradient-to-color:#f4f5f7}.lg\:hover\:to-gray-200:hover{--gradient-to-color:#e5e7eb}.lg\:hover\:to-gray-300:hover{--gradient-to-color:#d5d6d7}.lg\:hover\:to-gray-400:hover{--gradient-to-color:#9e9e9e}.lg\:hover\:to-gray-500:hover{--gradient-to-color:#707275}.lg\:hover\:to-gray-600:hover{--gradient-to-color:#4c4f52}.lg\:hover\:to-gray-700:hover{--gradient-to-color:#24262d}.lg\:hover\:to-gray-800:hover{--gradient-to-color:#1a1c23}.lg\:hover\:to-gray-900:hover{--gradient-to-color:#121317}.lg\:hover\:to-cool-gray-50:hover{--gradient-to-color:#fbfdfe}.lg\:hover\:to-cool-gray-100:hover{--gradient-to-color:#f1f5f9}.lg\:hover\:to-cool-gray-200:hover{--gradient-to-color:#e2e8f0}.lg\:hover\:to-cool-gray-300:hover{--gradient-to-color:#cfd8e3}.lg\:hover\:to-cool-gray-400:hover{--gradient-to-color:#97a6ba}.lg\:hover\:to-cool-gray-500:hover{--gradient-to-color:#64748b}.lg\:hover\:to-cool-gray-600:hover{--gradient-to-color:#475569}.lg\:hover\:to-cool-gray-700:hover{--gradient-to-color:#364152}.lg\:hover\:to-cool-gray-800:hover{--gradient-to-color:#27303f}.lg\:hover\:to-cool-gray-900:hover{--gradient-to-color:#1a202e}.lg\:hover\:to-red-50:hover{--gradient-to-color:#fdf2f2}.lg\:hover\:to-red-100:hover{--gradient-to-color:#fde8e8}.lg\:hover\:to-red-200:hover{--gradient-to-color:#fbd5d5}.lg\:hover\:to-red-300:hover{--gradient-to-color:#f8b4b4}.lg\:hover\:to-red-400:hover{--gradient-to-color:#f98080}.lg\:hover\:to-red-500:hover{--gradient-to-color:#f05252}.lg\:hover\:to-red-600:hover{--gradient-to-color:#e02424}.lg\:hover\:to-red-700:hover{--gradient-to-color:#c81e1e}.lg\:hover\:to-red-800:hover{--gradient-to-color:#9b1c1c}.lg\:hover\:to-red-900:hover{--gradient-to-color:#771d1d}.lg\:hover\:to-orange-50:hover{--gradient-to-color:#fff8f1}.lg\:hover\:to-orange-100:hover{--gradient-to-color:#feecdc}.lg\:hover\:to-orange-200:hover{--gradient-to-color:#fcd9bd}.lg\:hover\:to-orange-300:hover{--gradient-to-color:#fdba8c}.lg\:hover\:to-orange-400:hover{--gradient-to-color:#ff8a4c}.lg\:hover\:to-orange-500:hover{--gradient-to-color:#ff5a1f}.lg\:hover\:to-orange-600:hover{--gradient-to-color:#d03801}.lg\:hover\:to-orange-700:hover{--gradient-to-color:#b43403}.lg\:hover\:to-orange-800:hover{--gradient-to-color:#8a2c0d}.lg\:hover\:to-orange-900:hover{--gradient-to-color:#771d1d}.lg\:hover\:to-yellow-50:hover{--gradient-to-color:#fdfdea}.lg\:hover\:to-yellow-100:hover{--gradient-to-color:#fdf6b2}.lg\:hover\:to-yellow-200:hover{--gradient-to-color:#fce96a}.lg\:hover\:to-yellow-300:hover{--gradient-to-color:#faca15}.lg\:hover\:to-yellow-400:hover{--gradient-to-color:#e3a008}.lg\:hover\:to-yellow-500:hover{--gradient-to-color:#c27803}.lg\:hover\:to-yellow-600:hover{--gradient-to-color:#9f580a}.lg\:hover\:to-yellow-700:hover{--gradient-to-color:#8e4b10}.lg\:hover\:to-yellow-800:hover{--gradient-to-color:#723b13}.lg\:hover\:to-yellow-900:hover{--gradient-to-color:#633112}.lg\:hover\:to-green-50:hover{--gradient-to-color:#f3faf7}.lg\:hover\:to-green-100:hover{--gradient-to-color:#def7ec}.lg\:hover\:to-green-200:hover{--gradient-to-color:#bcf0da}.lg\:hover\:to-green-300:hover{--gradient-to-color:#84e1bc}.lg\:hover\:to-green-400:hover{--gradient-to-color:#31c48d}.lg\:hover\:to-green-500:hover{--gradient-to-color:#0e9f6e}.lg\:hover\:to-green-600:hover{--gradient-to-color:#057a55}.lg\:hover\:to-green-700:hover{--gradient-to-color:#046c4e}.lg\:hover\:to-green-800:hover{--gradient-to-color:#03543f}.lg\:hover\:to-green-900:hover{--gradient-to-color:#014737}.lg\:hover\:to-teal-50:hover{--gradient-to-color:#edfafa}.lg\:hover\:to-teal-100:hover{--gradient-to-color:#d5f5f6}.lg\:hover\:to-teal-200:hover{--gradient-to-color:#afecef}.lg\:hover\:to-teal-300:hover{--gradient-to-color:#7edce2}.lg\:hover\:to-teal-400:hover{--gradient-to-color:#16bdca}.lg\:hover\:to-teal-500:hover{--gradient-to-color:#0694a2}.lg\:hover\:to-teal-600:hover{--gradient-to-color:#047481}.lg\:hover\:to-teal-700:hover{--gradient-to-color:#036672}.lg\:hover\:to-teal-800:hover{--gradient-to-color:#05505c}.lg\:hover\:to-teal-900:hover{--gradient-to-color:#014451}.lg\:hover\:to-blue-50:hover{--gradient-to-color:#ebf5ff}.lg\:hover\:to-blue-100:hover{--gradient-to-color:#e1effe}.lg\:hover\:to-blue-200:hover{--gradient-to-color:#c3ddfd}.lg\:hover\:to-blue-300:hover{--gradient-to-color:#a4cafe}.lg\:hover\:to-blue-400:hover{--gradient-to-color:#76a9fa}.lg\:hover\:to-blue-500:hover{--gradient-to-color:#3f83f8}.lg\:hover\:to-blue-600:hover{--gradient-to-color:#1c64f2}.lg\:hover\:to-blue-700:hover{--gradient-to-color:#1a56db}.lg\:hover\:to-blue-800:hover{--gradient-to-color:#1e429f}.lg\:hover\:to-blue-900:hover{--gradient-to-color:#233876}.lg\:hover\:to-indigo-50:hover{--gradient-to-color:#f0f5ff}.lg\:hover\:to-indigo-100:hover{--gradient-to-color:#e5edff}.lg\:hover\:to-indigo-200:hover{--gradient-to-color:#cddbfe}.lg\:hover\:to-indigo-300:hover{--gradient-to-color:#b4c6fc}.lg\:hover\:to-indigo-400:hover{--gradient-to-color:#8da2fb}.lg\:hover\:to-indigo-500:hover{--gradient-to-color:#6875f5}.lg\:hover\:to-indigo-600:hover{--gradient-to-color:#5850ec}.lg\:hover\:to-indigo-700:hover{--gradient-to-color:#5145cd}.lg\:hover\:to-indigo-800:hover{--gradient-to-color:#42389d}.lg\:hover\:to-indigo-900:hover{--gradient-to-color:#362f78}.lg\:hover\:to-purple-50:hover{--gradient-to-color:#f6f5ff}.lg\:hover\:to-purple-100:hover{--gradient-to-color:#edebfe}.lg\:hover\:to-purple-200:hover{--gradient-to-color:#dcd7fe}.lg\:hover\:to-purple-300:hover{--gradient-to-color:#cabffd}.lg\:hover\:to-purple-400:hover{--gradient-to-color:#ac94fa}.lg\:hover\:to-purple-500:hover{--gradient-to-color:#9061f9}.lg\:hover\:to-purple-600:hover{--gradient-to-color:#7e3af2}.lg\:hover\:to-purple-700:hover{--gradient-to-color:#6c2bd9}.lg\:hover\:to-purple-800:hover{--gradient-to-color:#5521b5}.lg\:hover\:to-purple-900:hover{--gradient-to-color:#4a1d96}.lg\:hover\:to-pink-50:hover{--gradient-to-color:#fdf2f8}.lg\:hover\:to-pink-100:hover{--gradient-to-color:#fce8f3}.lg\:hover\:to-pink-200:hover{--gradient-to-color:#fad1e8}.lg\:hover\:to-pink-300:hover{--gradient-to-color:#f8b4d9}.lg\:hover\:to-pink-400:hover{--gradient-to-color:#f17eb8}.lg\:hover\:to-pink-500:hover{--gradient-to-color:#e74694}.lg\:hover\:to-pink-600:hover{--gradient-to-color:#d61f69}.lg\:hover\:to-pink-700:hover{--gradient-to-color:#bf125d}.lg\:hover\:to-pink-800:hover{--gradient-to-color:#99154b}.lg\:hover\:to-pink-900:hover{--gradient-to-color:#751a3d}.lg\:focus\:from-transparent:focus{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.lg\:focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.lg\:focus\:from-black:focus{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.lg\:focus\:from-gray-50:focus{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.lg\:focus\:from-gray-100:focus{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.lg\:focus\:from-gray-200:focus{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.lg\:focus\:from-gray-300:focus{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.lg\:focus\:from-gray-400:focus{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.lg\:focus\:from-gray-500:focus{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.lg\:focus\:from-gray-600:focus{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.lg\:focus\:from-gray-700:focus{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.lg\:focus\:from-gray-800:focus{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.lg\:focus\:from-gray-900:focus{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.lg\:focus\:from-cool-gray-50:focus{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.lg\:focus\:from-cool-gray-100:focus{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.lg\:focus\:from-cool-gray-200:focus{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.lg\:focus\:from-cool-gray-300:focus{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.lg\:focus\:from-cool-gray-400:focus{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.lg\:focus\:from-cool-gray-500:focus{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.lg\:focus\:from-cool-gray-600:focus{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.lg\:focus\:from-cool-gray-700:focus{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.lg\:focus\:from-cool-gray-800:focus{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.lg\:focus\:from-cool-gray-900:focus{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.lg\:focus\:from-red-50:focus{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.lg\:focus\:from-red-100:focus{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.lg\:focus\:from-red-200:focus{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.lg\:focus\:from-red-300:focus{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.lg\:focus\:from-red-400:focus{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.lg\:focus\:from-red-500:focus{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.lg\:focus\:from-red-600:focus{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.lg\:focus\:from-red-700:focus{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.lg\:focus\:from-red-800:focus{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.lg\:focus\:from-red-900:focus{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.lg\:focus\:from-orange-50:focus{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.lg\:focus\:from-orange-100:focus{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.lg\:focus\:from-orange-200:focus{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.lg\:focus\:from-orange-300:focus{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.lg\:focus\:from-orange-400:focus{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.lg\:focus\:from-orange-500:focus{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.lg\:focus\:from-orange-600:focus{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.lg\:focus\:from-orange-700:focus{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.lg\:focus\:from-orange-800:focus{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.lg\:focus\:from-orange-900:focus{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.lg\:focus\:from-yellow-50:focus{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.lg\:focus\:from-yellow-100:focus{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.lg\:focus\:from-yellow-200:focus{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.lg\:focus\:from-yellow-300:focus{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.lg\:focus\:from-yellow-400:focus{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.lg\:focus\:from-yellow-500:focus{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.lg\:focus\:from-yellow-600:focus{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.lg\:focus\:from-yellow-700:focus{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.lg\:focus\:from-yellow-800:focus{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.lg\:focus\:from-yellow-900:focus{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.lg\:focus\:from-green-50:focus{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.lg\:focus\:from-green-100:focus{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.lg\:focus\:from-green-200:focus{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.lg\:focus\:from-green-300:focus{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.lg\:focus\:from-green-400:focus{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.lg\:focus\:from-green-500:focus{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.lg\:focus\:from-green-600:focus{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.lg\:focus\:from-green-700:focus{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.lg\:focus\:from-green-800:focus{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.lg\:focus\:from-green-900:focus{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.lg\:focus\:from-teal-50:focus{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.lg\:focus\:from-teal-100:focus{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.lg\:focus\:from-teal-200:focus{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.lg\:focus\:from-teal-300:focus{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.lg\:focus\:from-teal-400:focus{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.lg\:focus\:from-teal-500:focus{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.lg\:focus\:from-teal-600:focus{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.lg\:focus\:from-teal-700:focus{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.lg\:focus\:from-teal-800:focus{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.lg\:focus\:from-teal-900:focus{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.lg\:focus\:from-blue-50:focus{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.lg\:focus\:from-blue-100:focus{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.lg\:focus\:from-blue-200:focus{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.lg\:focus\:from-blue-300:focus{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.lg\:focus\:from-blue-400:focus{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.lg\:focus\:from-blue-500:focus{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.lg\:focus\:from-blue-600:focus{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.lg\:focus\:from-blue-700:focus{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.lg\:focus\:from-blue-800:focus{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.lg\:focus\:from-blue-900:focus{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.lg\:focus\:from-indigo-50:focus{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.lg\:focus\:from-indigo-100:focus{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.lg\:focus\:from-indigo-200:focus{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.lg\:focus\:from-indigo-300:focus{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.lg\:focus\:from-indigo-400:focus{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.lg\:focus\:from-indigo-500:focus{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.lg\:focus\:from-indigo-600:focus{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.lg\:focus\:from-indigo-700:focus{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.lg\:focus\:from-indigo-800:focus{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.lg\:focus\:from-indigo-900:focus{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.lg\:focus\:from-purple-50:focus{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.lg\:focus\:from-purple-100:focus{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.lg\:focus\:from-purple-200:focus{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.lg\:focus\:from-purple-300:focus{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.lg\:focus\:from-purple-400:focus{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.lg\:focus\:from-purple-500:focus{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.lg\:focus\:from-purple-600:focus{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.lg\:focus\:from-purple-700:focus{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.lg\:focus\:from-purple-800:focus{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.lg\:focus\:from-purple-900:focus{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.lg\:focus\:from-pink-50:focus{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.lg\:focus\:from-pink-100:focus{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.lg\:focus\:from-pink-200:focus{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.lg\:focus\:from-pink-300:focus{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.lg\:focus\:from-pink-400:focus{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.lg\:focus\:from-pink-500:focus{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.lg\:focus\:from-pink-600:focus{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.lg\:focus\:from-pink-700:focus{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.lg\:focus\:from-pink-800:focus{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.lg\:focus\:from-pink-900:focus{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.lg\:focus\:via-transparent:focus{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.lg\:focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.lg\:focus\:via-black:focus{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.lg\:focus\:via-gray-50:focus{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.lg\:focus\:via-gray-100:focus{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.lg\:focus\:via-gray-200:focus{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.lg\:focus\:via-gray-300:focus{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.lg\:focus\:via-gray-400:focus{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.lg\:focus\:via-gray-500:focus{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.lg\:focus\:via-gray-600:focus{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.lg\:focus\:via-gray-700:focus{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.lg\:focus\:via-gray-800:focus{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.lg\:focus\:via-gray-900:focus{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.lg\:focus\:via-cool-gray-50:focus{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.lg\:focus\:via-cool-gray-100:focus{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.lg\:focus\:via-cool-gray-200:focus{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.lg\:focus\:via-cool-gray-300:focus{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.lg\:focus\:via-cool-gray-400:focus{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.lg\:focus\:via-cool-gray-500:focus{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.lg\:focus\:via-cool-gray-600:focus{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.lg\:focus\:via-cool-gray-700:focus{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.lg\:focus\:via-cool-gray-800:focus{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.lg\:focus\:via-cool-gray-900:focus{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.lg\:focus\:via-red-50:focus{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.lg\:focus\:via-red-100:focus{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.lg\:focus\:via-red-200:focus{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.lg\:focus\:via-red-300:focus{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.lg\:focus\:via-red-400:focus{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.lg\:focus\:via-red-500:focus{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.lg\:focus\:via-red-600:focus{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.lg\:focus\:via-red-700:focus{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.lg\:focus\:via-red-800:focus{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.lg\:focus\:via-red-900:focus{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.lg\:focus\:via-orange-50:focus{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.lg\:focus\:via-orange-100:focus{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.lg\:focus\:via-orange-200:focus{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.lg\:focus\:via-orange-300:focus{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.lg\:focus\:via-orange-400:focus{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.lg\:focus\:via-orange-500:focus{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.lg\:focus\:via-orange-600:focus{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.lg\:focus\:via-orange-700:focus{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.lg\:focus\:via-orange-800:focus{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.lg\:focus\:via-orange-900:focus{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.lg\:focus\:via-yellow-50:focus{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.lg\:focus\:via-yellow-100:focus{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.lg\:focus\:via-yellow-200:focus{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.lg\:focus\:via-yellow-300:focus{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.lg\:focus\:via-yellow-400:focus{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.lg\:focus\:via-yellow-500:focus{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.lg\:focus\:via-yellow-600:focus{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.lg\:focus\:via-yellow-700:focus{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.lg\:focus\:via-yellow-800:focus{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.lg\:focus\:via-yellow-900:focus{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.lg\:focus\:via-green-50:focus{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.lg\:focus\:via-green-100:focus{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.lg\:focus\:via-green-200:focus{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.lg\:focus\:via-green-300:focus{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.lg\:focus\:via-green-400:focus{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.lg\:focus\:via-green-500:focus{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.lg\:focus\:via-green-600:focus{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.lg\:focus\:via-green-700:focus{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.lg\:focus\:via-green-800:focus{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.lg\:focus\:via-green-900:focus{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.lg\:focus\:via-teal-50:focus{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.lg\:focus\:via-teal-100:focus{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.lg\:focus\:via-teal-200:focus{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.lg\:focus\:via-teal-300:focus{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.lg\:focus\:via-teal-400:focus{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.lg\:focus\:via-teal-500:focus{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.lg\:focus\:via-teal-600:focus{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.lg\:focus\:via-teal-700:focus{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.lg\:focus\:via-teal-800:focus{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.lg\:focus\:via-teal-900:focus{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.lg\:focus\:via-blue-50:focus{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.lg\:focus\:via-blue-100:focus{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.lg\:focus\:via-blue-200:focus{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.lg\:focus\:via-blue-300:focus{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.lg\:focus\:via-blue-400:focus{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.lg\:focus\:via-blue-500:focus{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.lg\:focus\:via-blue-600:focus{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.lg\:focus\:via-blue-700:focus{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.lg\:focus\:via-blue-800:focus{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.lg\:focus\:via-blue-900:focus{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.lg\:focus\:via-indigo-50:focus{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.lg\:focus\:via-indigo-100:focus{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.lg\:focus\:via-indigo-200:focus{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.lg\:focus\:via-indigo-300:focus{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.lg\:focus\:via-indigo-400:focus{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.lg\:focus\:via-indigo-500:focus{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.lg\:focus\:via-indigo-600:focus{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.lg\:focus\:via-indigo-700:focus{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.lg\:focus\:via-indigo-800:focus{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.lg\:focus\:via-indigo-900:focus{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.lg\:focus\:via-purple-50:focus{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.lg\:focus\:via-purple-100:focus{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.lg\:focus\:via-purple-200:focus{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.lg\:focus\:via-purple-300:focus{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.lg\:focus\:via-purple-400:focus{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.lg\:focus\:via-purple-500:focus{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.lg\:focus\:via-purple-600:focus{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.lg\:focus\:via-purple-700:focus{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.lg\:focus\:via-purple-800:focus{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.lg\:focus\:via-purple-900:focus{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.lg\:focus\:via-pink-50:focus{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.lg\:focus\:via-pink-100:focus{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.lg\:focus\:via-pink-200:focus{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.lg\:focus\:via-pink-300:focus{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.lg\:focus\:via-pink-400:focus{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.lg\:focus\:via-pink-500:focus{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.lg\:focus\:via-pink-600:focus{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.lg\:focus\:via-pink-700:focus{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.lg\:focus\:via-pink-800:focus{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.lg\:focus\:via-pink-900:focus{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.lg\:focus\:to-transparent:focus{--gradient-to-color:#0000}.lg\:focus\:to-white:focus{--gradient-to-color:#fff}.lg\:focus\:to-black:focus{--gradient-to-color:#000}.lg\:focus\:to-gray-50:focus{--gradient-to-color:#f9fafb}.lg\:focus\:to-gray-100:focus{--gradient-to-color:#f4f5f7}.lg\:focus\:to-gray-200:focus{--gradient-to-color:#e5e7eb}.lg\:focus\:to-gray-300:focus{--gradient-to-color:#d5d6d7}.lg\:focus\:to-gray-400:focus{--gradient-to-color:#9e9e9e}.lg\:focus\:to-gray-500:focus{--gradient-to-color:#707275}.lg\:focus\:to-gray-600:focus{--gradient-to-color:#4c4f52}.lg\:focus\:to-gray-700:focus{--gradient-to-color:#24262d}.lg\:focus\:to-gray-800:focus{--gradient-to-color:#1a1c23}.lg\:focus\:to-gray-900:focus{--gradient-to-color:#121317}.lg\:focus\:to-cool-gray-50:focus{--gradient-to-color:#fbfdfe}.lg\:focus\:to-cool-gray-100:focus{--gradient-to-color:#f1f5f9}.lg\:focus\:to-cool-gray-200:focus{--gradient-to-color:#e2e8f0}.lg\:focus\:to-cool-gray-300:focus{--gradient-to-color:#cfd8e3}.lg\:focus\:to-cool-gray-400:focus{--gradient-to-color:#97a6ba}.lg\:focus\:to-cool-gray-500:focus{--gradient-to-color:#64748b}.lg\:focus\:to-cool-gray-600:focus{--gradient-to-color:#475569}.lg\:focus\:to-cool-gray-700:focus{--gradient-to-color:#364152}.lg\:focus\:to-cool-gray-800:focus{--gradient-to-color:#27303f}.lg\:focus\:to-cool-gray-900:focus{--gradient-to-color:#1a202e}.lg\:focus\:to-red-50:focus{--gradient-to-color:#fdf2f2}.lg\:focus\:to-red-100:focus{--gradient-to-color:#fde8e8}.lg\:focus\:to-red-200:focus{--gradient-to-color:#fbd5d5}.lg\:focus\:to-red-300:focus{--gradient-to-color:#f8b4b4}.lg\:focus\:to-red-400:focus{--gradient-to-color:#f98080}.lg\:focus\:to-red-500:focus{--gradient-to-color:#f05252}.lg\:focus\:to-red-600:focus{--gradient-to-color:#e02424}.lg\:focus\:to-red-700:focus{--gradient-to-color:#c81e1e}.lg\:focus\:to-red-800:focus{--gradient-to-color:#9b1c1c}.lg\:focus\:to-red-900:focus{--gradient-to-color:#771d1d}.lg\:focus\:to-orange-50:focus{--gradient-to-color:#fff8f1}.lg\:focus\:to-orange-100:focus{--gradient-to-color:#feecdc}.lg\:focus\:to-orange-200:focus{--gradient-to-color:#fcd9bd}.lg\:focus\:to-orange-300:focus{--gradient-to-color:#fdba8c}.lg\:focus\:to-orange-400:focus{--gradient-to-color:#ff8a4c}.lg\:focus\:to-orange-500:focus{--gradient-to-color:#ff5a1f}.lg\:focus\:to-orange-600:focus{--gradient-to-color:#d03801}.lg\:focus\:to-orange-700:focus{--gradient-to-color:#b43403}.lg\:focus\:to-orange-800:focus{--gradient-to-color:#8a2c0d}.lg\:focus\:to-orange-900:focus{--gradient-to-color:#771d1d}.lg\:focus\:to-yellow-50:focus{--gradient-to-color:#fdfdea}.lg\:focus\:to-yellow-100:focus{--gradient-to-color:#fdf6b2}.lg\:focus\:to-yellow-200:focus{--gradient-to-color:#fce96a}.lg\:focus\:to-yellow-300:focus{--gradient-to-color:#faca15}.lg\:focus\:to-yellow-400:focus{--gradient-to-color:#e3a008}.lg\:focus\:to-yellow-500:focus{--gradient-to-color:#c27803}.lg\:focus\:to-yellow-600:focus{--gradient-to-color:#9f580a}.lg\:focus\:to-yellow-700:focus{--gradient-to-color:#8e4b10}.lg\:focus\:to-yellow-800:focus{--gradient-to-color:#723b13}.lg\:focus\:to-yellow-900:focus{--gradient-to-color:#633112}.lg\:focus\:to-green-50:focus{--gradient-to-color:#f3faf7}.lg\:focus\:to-green-100:focus{--gradient-to-color:#def7ec}.lg\:focus\:to-green-200:focus{--gradient-to-color:#bcf0da}.lg\:focus\:to-green-300:focus{--gradient-to-color:#84e1bc}.lg\:focus\:to-green-400:focus{--gradient-to-color:#31c48d}.lg\:focus\:to-green-500:focus{--gradient-to-color:#0e9f6e}.lg\:focus\:to-green-600:focus{--gradient-to-color:#057a55}.lg\:focus\:to-green-700:focus{--gradient-to-color:#046c4e}.lg\:focus\:to-green-800:focus{--gradient-to-color:#03543f}.lg\:focus\:to-green-900:focus{--gradient-to-color:#014737}.lg\:focus\:to-teal-50:focus{--gradient-to-color:#edfafa}.lg\:focus\:to-teal-100:focus{--gradient-to-color:#d5f5f6}.lg\:focus\:to-teal-200:focus{--gradient-to-color:#afecef}.lg\:focus\:to-teal-300:focus{--gradient-to-color:#7edce2}.lg\:focus\:to-teal-400:focus{--gradient-to-color:#16bdca}.lg\:focus\:to-teal-500:focus{--gradient-to-color:#0694a2}.lg\:focus\:to-teal-600:focus{--gradient-to-color:#047481}.lg\:focus\:to-teal-700:focus{--gradient-to-color:#036672}.lg\:focus\:to-teal-800:focus{--gradient-to-color:#05505c}.lg\:focus\:to-teal-900:focus{--gradient-to-color:#014451}.lg\:focus\:to-blue-50:focus{--gradient-to-color:#ebf5ff}.lg\:focus\:to-blue-100:focus{--gradient-to-color:#e1effe}.lg\:focus\:to-blue-200:focus{--gradient-to-color:#c3ddfd}.lg\:focus\:to-blue-300:focus{--gradient-to-color:#a4cafe}.lg\:focus\:to-blue-400:focus{--gradient-to-color:#76a9fa}.lg\:focus\:to-blue-500:focus{--gradient-to-color:#3f83f8}.lg\:focus\:to-blue-600:focus{--gradient-to-color:#1c64f2}.lg\:focus\:to-blue-700:focus{--gradient-to-color:#1a56db}.lg\:focus\:to-blue-800:focus{--gradient-to-color:#1e429f}.lg\:focus\:to-blue-900:focus{--gradient-to-color:#233876}.lg\:focus\:to-indigo-50:focus{--gradient-to-color:#f0f5ff}.lg\:focus\:to-indigo-100:focus{--gradient-to-color:#e5edff}.lg\:focus\:to-indigo-200:focus{--gradient-to-color:#cddbfe}.lg\:focus\:to-indigo-300:focus{--gradient-to-color:#b4c6fc}.lg\:focus\:to-indigo-400:focus{--gradient-to-color:#8da2fb}.lg\:focus\:to-indigo-500:focus{--gradient-to-color:#6875f5}.lg\:focus\:to-indigo-600:focus{--gradient-to-color:#5850ec}.lg\:focus\:to-indigo-700:focus{--gradient-to-color:#5145cd}.lg\:focus\:to-indigo-800:focus{--gradient-to-color:#42389d}.lg\:focus\:to-indigo-900:focus{--gradient-to-color:#362f78}.lg\:focus\:to-purple-50:focus{--gradient-to-color:#f6f5ff}.lg\:focus\:to-purple-100:focus{--gradient-to-color:#edebfe}.lg\:focus\:to-purple-200:focus{--gradient-to-color:#dcd7fe}.lg\:focus\:to-purple-300:focus{--gradient-to-color:#cabffd}.lg\:focus\:to-purple-400:focus{--gradient-to-color:#ac94fa}.lg\:focus\:to-purple-500:focus{--gradient-to-color:#9061f9}.lg\:focus\:to-purple-600:focus{--gradient-to-color:#7e3af2}.lg\:focus\:to-purple-700:focus{--gradient-to-color:#6c2bd9}.lg\:focus\:to-purple-800:focus{--gradient-to-color:#5521b5}.lg\:focus\:to-purple-900:focus{--gradient-to-color:#4a1d96}.lg\:focus\:to-pink-50:focus{--gradient-to-color:#fdf2f8}.lg\:focus\:to-pink-100:focus{--gradient-to-color:#fce8f3}.lg\:focus\:to-pink-200:focus{--gradient-to-color:#fad1e8}.lg\:focus\:to-pink-300:focus{--gradient-to-color:#f8b4d9}.lg\:focus\:to-pink-400:focus{--gradient-to-color:#f17eb8}.lg\:focus\:to-pink-500:focus{--gradient-to-color:#e74694}.lg\:focus\:to-pink-600:focus{--gradient-to-color:#d61f69}.lg\:focus\:to-pink-700:focus{--gradient-to-color:#bf125d}.lg\:focus\:to-pink-800:focus{--gradient-to-color:#99154b}.lg\:focus\:to-pink-900:focus{--gradient-to-color:#751a3d}.lg\:bg-opacity-0{--bg-opacity:0}.lg\:bg-opacity-10{--bg-opacity:0.1}.lg\:bg-opacity-25{--bg-opacity:0.25}.lg\:bg-opacity-50{--bg-opacity:0.5}.lg\:bg-opacity-75{--bg-opacity:0.75}.lg\:bg-opacity-100{--bg-opacity:1}.lg\:hover\:bg-opacity-0:hover{--bg-opacity:0}.lg\:hover\:bg-opacity-10:hover{--bg-opacity:0.1}.lg\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.lg\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.lg\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.lg\:hover\:bg-opacity-100:hover{--bg-opacity:1}.lg\:focus\:bg-opacity-0:focus{--bg-opacity:0}.lg\:focus\:bg-opacity-10:focus{--bg-opacity:0.1}.lg\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.lg\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.lg\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.lg\:focus\:bg-opacity-100:focus{--bg-opacity:1}.theme-dark .lg\:dark\:hover\:bg-opacity-0:hover{--bg-opacity:0}.theme-dark .lg\:dark\:hover\:bg-opacity-10:hover{--bg-opacity:0.1}.theme-dark .lg\:dark\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.theme-dark .lg\:dark\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.theme-dark .lg\:dark\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.theme-dark .lg\:dark\:hover\:bg-opacity-100:hover{--bg-opacity:1}.lg\:bg-bottom{background-position:bottom}.lg\:bg-center{background-position:50%}.lg\:bg-left{background-position:0}.lg\:bg-left-bottom{background-position:0 100%}.lg\:bg-left-top{background-position:0 0}.lg\:bg-right{background-position:100%}.lg\:bg-right-bottom{background-position:100% 100%}.lg\:bg-right-top{background-position:100% 0}.lg\:bg-top{background-position:top}.lg\:bg-repeat{background-repeat:repeat}.lg\:bg-no-repeat{background-repeat:no-repeat}.lg\:bg-repeat-x{background-repeat:repeat-x}.lg\:bg-repeat-y{background-repeat:repeat-y}.lg\:bg-repeat-round{background-repeat:round}.lg\:bg-repeat-space{background-repeat:space}.lg\:bg-auto{background-size:auto}.lg\:bg-cover{background-size:cover}.lg\:bg-contain{background-size:contain}.lg\:border-collapse{border-collapse:collapse}.lg\:border-separate{border-collapse:initial}.lg\:border-transparent{border-color:#0000}.lg\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.lg\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.lg\:border-gray-50{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.lg\:border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.lg\:border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.lg\:border-gray-300{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.lg\:border-gray-400{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.lg\:border-gray-500{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.lg\:border-gray-600{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.lg\:border-gray-700{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.lg\:border-gray-800{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.lg\:border-gray-900{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.lg\:border-cool-gray-50{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.lg\:border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.lg\:border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.lg\:border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.lg\:border-cool-gray-400{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.lg\:border-cool-gray-500{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.lg\:border-cool-gray-600{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.lg\:border-cool-gray-700{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.lg\:border-cool-gray-800{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.lg\:border-cool-gray-900{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.lg\:border-red-50{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.lg\:border-red-100{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.lg\:border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.lg\:border-red-300{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.lg\:border-red-400{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.lg\:border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.lg\:border-red-600{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.lg\:border-red-700{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.lg\:border-red-800{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.lg\:border-red-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.lg\:border-orange-50{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.lg\:border-orange-100{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.lg\:border-orange-200{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.lg\:border-orange-300{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.lg\:border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.lg\:border-orange-500{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.lg\:border-orange-600{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.lg\:border-orange-700{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.lg\:border-orange-800{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.lg\:border-orange-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.lg\:border-yellow-50{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.lg\:border-yellow-100{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.lg\:border-yellow-200{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.lg\:border-yellow-300{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.lg\:border-yellow-400{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.lg\:border-yellow-500{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.lg\:border-yellow-600{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.lg\:border-yellow-700{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.lg\:border-yellow-800{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.lg\:border-yellow-900{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.lg\:border-green-50{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.lg\:border-green-100{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.lg\:border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.lg\:border-green-300{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.lg\:border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.lg\:border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.lg\:border-green-600{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.lg\:border-green-700{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.lg\:border-green-800{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.lg\:border-green-900{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.lg\:border-teal-50{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.lg\:border-teal-100{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.lg\:border-teal-200{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.lg\:border-teal-300{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.lg\:border-teal-400{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.lg\:border-teal-500{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.lg\:border-teal-600{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.lg\:border-teal-700{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.lg\:border-teal-800{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.lg\:border-teal-900{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.lg\:border-blue-50{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.lg\:border-blue-100{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.lg\:border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.lg\:border-blue-300{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.lg\:border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.lg\:border-blue-500{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.lg\:border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.lg\:border-blue-700{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.lg\:border-blue-800{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.lg\:border-blue-900{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.lg\:border-indigo-50{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.lg\:border-indigo-100{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.lg\:border-indigo-200{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.lg\:border-indigo-300{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.lg\:border-indigo-400{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.lg\:border-indigo-500{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.lg\:border-indigo-600{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.lg\:border-indigo-700{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.lg\:border-indigo-800{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.lg\:border-indigo-900{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.lg\:border-purple-50{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.lg\:border-purple-100{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.lg\:border-purple-200{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.lg\:border-purple-300{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.lg\:border-purple-400{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.lg\:border-purple-500{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.lg\:border-purple-600{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.lg\:border-purple-700{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.lg\:border-purple-800{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.lg\:border-purple-900{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.lg\:border-pink-50{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.lg\:border-pink-100{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.lg\:border-pink-200{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.lg\:border-pink-300{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.lg\:border-pink-400{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.lg\:border-pink-500{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.lg\:border-pink-600{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.lg\:border-pink-700{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.lg\:border-pink-800{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.lg\:border-pink-900{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.lg\:hover\:border-transparent:hover{border-color:#0000}.lg\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.lg\:hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.lg\:hover\:border-gray-50:hover{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.lg\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.lg\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.lg\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.lg\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.lg\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.lg\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.lg\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.lg\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.lg\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.lg\:hover\:border-cool-gray-50:hover{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.lg\:hover\:border-cool-gray-100:hover{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.lg\:hover\:border-cool-gray-200:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.lg\:hover\:border-cool-gray-300:hover{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.lg\:hover\:border-cool-gray-400:hover{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.lg\:hover\:border-cool-gray-500:hover{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.lg\:hover\:border-cool-gray-600:hover{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.lg\:hover\:border-cool-gray-700:hover{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.lg\:hover\:border-cool-gray-800:hover{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.lg\:hover\:border-cool-gray-900:hover{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.lg\:hover\:border-red-50:hover{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.lg\:hover\:border-red-100:hover{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.lg\:hover\:border-red-200:hover{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.lg\:hover\:border-red-300:hover{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.lg\:hover\:border-red-400:hover{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.lg\:hover\:border-red-500:hover{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.lg\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.lg\:hover\:border-red-700:hover{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.lg\:hover\:border-red-800:hover{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.lg\:hover\:border-red-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.lg\:hover\:border-orange-50:hover{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.lg\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.lg\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.lg\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.lg\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.lg\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.lg\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.lg\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.lg\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.lg\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.lg\:hover\:border-yellow-50:hover{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.lg\:hover\:border-yellow-100:hover{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.lg\:hover\:border-yellow-200:hover{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.lg\:hover\:border-yellow-300:hover{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.lg\:hover\:border-yellow-400:hover{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.lg\:hover\:border-yellow-500:hover{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.lg\:hover\:border-yellow-600:hover{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.lg\:hover\:border-yellow-700:hover{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.lg\:hover\:border-yellow-800:hover{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.lg\:hover\:border-yellow-900:hover{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.lg\:hover\:border-green-50:hover{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.lg\:hover\:border-green-100:hover{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.lg\:hover\:border-green-200:hover{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.lg\:hover\:border-green-300:hover{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.lg\:hover\:border-green-400:hover{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.lg\:hover\:border-green-500:hover{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.lg\:hover\:border-green-600:hover{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.lg\:hover\:border-green-700:hover{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.lg\:hover\:border-green-800:hover{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.lg\:hover\:border-green-900:hover{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.lg\:hover\:border-teal-50:hover{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.lg\:hover\:border-teal-100:hover{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.lg\:hover\:border-teal-200:hover{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.lg\:hover\:border-teal-300:hover{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.lg\:hover\:border-teal-400:hover{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.lg\:hover\:border-teal-500:hover{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.lg\:hover\:border-teal-600:hover{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.lg\:hover\:border-teal-700:hover{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.lg\:hover\:border-teal-800:hover{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.lg\:hover\:border-teal-900:hover{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.lg\:hover\:border-blue-50:hover{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.lg\:hover\:border-blue-100:hover{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.lg\:hover\:border-blue-200:hover{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.lg\:hover\:border-blue-300:hover{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.lg\:hover\:border-blue-400:hover{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.lg\:hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.lg\:hover\:border-blue-600:hover{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.lg\:hover\:border-blue-700:hover{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.lg\:hover\:border-blue-800:hover{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.lg\:hover\:border-blue-900:hover{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.lg\:hover\:border-indigo-50:hover{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.lg\:hover\:border-indigo-100:hover{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.lg\:hover\:border-indigo-200:hover{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.lg\:hover\:border-indigo-300:hover{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.lg\:hover\:border-indigo-400:hover{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.lg\:hover\:border-indigo-500:hover{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.lg\:hover\:border-indigo-600:hover{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.lg\:hover\:border-indigo-700:hover{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.lg\:hover\:border-indigo-800:hover{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.lg\:hover\:border-indigo-900:hover{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.lg\:hover\:border-purple-50:hover{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.lg\:hover\:border-purple-100:hover{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.lg\:hover\:border-purple-200:hover{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.lg\:hover\:border-purple-300:hover{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.lg\:hover\:border-purple-400:hover{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.lg\:hover\:border-purple-500:hover{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.lg\:hover\:border-purple-600:hover{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.lg\:hover\:border-purple-700:hover{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.lg\:hover\:border-purple-800:hover{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.lg\:hover\:border-purple-900:hover{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.lg\:hover\:border-pink-50:hover{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.lg\:hover\:border-pink-100:hover{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.lg\:hover\:border-pink-200:hover{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.lg\:hover\:border-pink-300:hover{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.lg\:hover\:border-pink-400:hover{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.lg\:hover\:border-pink-500:hover{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.lg\:hover\:border-pink-600:hover{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.lg\:hover\:border-pink-700:hover{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.lg\:hover\:border-pink-800:hover{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.lg\:hover\:border-pink-900:hover{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.lg\:focus\:border-transparent:focus{border-color:#0000}.lg\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.lg\:focus\:border-black:focus{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.lg\:focus\:border-gray-50:focus{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.lg\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.lg\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.lg\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.lg\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.lg\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.lg\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.lg\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.lg\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.lg\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.lg\:focus\:border-cool-gray-50:focus{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.lg\:focus\:border-cool-gray-100:focus{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.lg\:focus\:border-cool-gray-200:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.lg\:focus\:border-cool-gray-300:focus{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.lg\:focus\:border-cool-gray-400:focus{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.lg\:focus\:border-cool-gray-500:focus{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.lg\:focus\:border-cool-gray-600:focus{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.lg\:focus\:border-cool-gray-700:focus{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.lg\:focus\:border-cool-gray-800:focus{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.lg\:focus\:border-cool-gray-900:focus{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.lg\:focus\:border-red-50:focus{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.lg\:focus\:border-red-100:focus{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.lg\:focus\:border-red-200:focus{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.lg\:focus\:border-red-300:focus{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.lg\:focus\:border-red-400:focus{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.lg\:focus\:border-red-500:focus{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.lg\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.lg\:focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.lg\:focus\:border-red-800:focus{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.lg\:focus\:border-red-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.lg\:focus\:border-orange-50:focus{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.lg\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.lg\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.lg\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.lg\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.lg\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.lg\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.lg\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.lg\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.lg\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.lg\:focus\:border-yellow-50:focus{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.lg\:focus\:border-yellow-100:focus{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.lg\:focus\:border-yellow-200:focus{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.lg\:focus\:border-yellow-300:focus{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.lg\:focus\:border-yellow-400:focus{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.lg\:focus\:border-yellow-500:focus{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.lg\:focus\:border-yellow-600:focus{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.lg\:focus\:border-yellow-700:focus{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.lg\:focus\:border-yellow-800:focus{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.lg\:focus\:border-yellow-900:focus{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.lg\:focus\:border-green-50:focus{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.lg\:focus\:border-green-100:focus{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.lg\:focus\:border-green-200:focus{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.lg\:focus\:border-green-300:focus{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.lg\:focus\:border-green-400:focus{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.lg\:focus\:border-green-500:focus{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.lg\:focus\:border-green-600:focus{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.lg\:focus\:border-green-700:focus{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.lg\:focus\:border-green-800:focus{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.lg\:focus\:border-green-900:focus{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.lg\:focus\:border-teal-50:focus{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.lg\:focus\:border-teal-100:focus{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.lg\:focus\:border-teal-200:focus{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.lg\:focus\:border-teal-300:focus{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.lg\:focus\:border-teal-400:focus{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.lg\:focus\:border-teal-500:focus{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.lg\:focus\:border-teal-600:focus{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.lg\:focus\:border-teal-700:focus{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.lg\:focus\:border-teal-800:focus{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.lg\:focus\:border-teal-900:focus{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.lg\:focus\:border-blue-50:focus{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.lg\:focus\:border-blue-100:focus{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.lg\:focus\:border-blue-200:focus{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.lg\:focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.lg\:focus\:border-blue-400:focus{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.lg\:focus\:border-blue-500:focus{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.lg\:focus\:border-blue-600:focus{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.lg\:focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.lg\:focus\:border-blue-800:focus{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.lg\:focus\:border-blue-900:focus{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.lg\:focus\:border-indigo-50:focus{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.lg\:focus\:border-indigo-100:focus{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.lg\:focus\:border-indigo-200:focus{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.lg\:focus\:border-indigo-300:focus{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.lg\:focus\:border-indigo-400:focus{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.lg\:focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.lg\:focus\:border-indigo-600:focus{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.lg\:focus\:border-indigo-700:focus{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.lg\:focus\:border-indigo-800:focus{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.lg\:focus\:border-indigo-900:focus{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.lg\:focus\:border-purple-50:focus{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.lg\:focus\:border-purple-100:focus{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.lg\:focus\:border-purple-200:focus{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.lg\:focus\:border-purple-300:focus{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.lg\:focus\:border-purple-400:focus{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.lg\:focus\:border-purple-500:focus{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.lg\:focus\:border-purple-600:focus{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.lg\:focus\:border-purple-700:focus{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.lg\:focus\:border-purple-800:focus{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.lg\:focus\:border-purple-900:focus{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.lg\:focus\:border-pink-50:focus{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.lg\:focus\:border-pink-100:focus{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.lg\:focus\:border-pink-200:focus{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.lg\:focus\:border-pink-300:focus{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.lg\:focus\:border-pink-400:focus{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.lg\:focus\:border-pink-500:focus{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.lg\:focus\:border-pink-600:focus{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.lg\:focus\:border-pink-700:focus{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.lg\:focus\:border-pink-800:focus{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.lg\:focus\:border-pink-900:focus{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .lg\:dark\:border-transparent{border-color:#0000}.theme-dark .lg\:dark\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .lg\:dark\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .lg\:dark\:border-gray-50{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .lg\:dark\:border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .lg\:dark\:border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .lg\:dark\:border-gray-300{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .lg\:dark\:border-gray-400{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .lg\:dark\:border-gray-500{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .lg\:dark\:border-gray-600{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .lg\:dark\:border-gray-700{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .lg\:dark\:border-gray-800{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .lg\:dark\:border-gray-900{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .lg\:dark\:border-cool-gray-50{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .lg\:dark\:border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .lg\:dark\:border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .lg\:dark\:border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .lg\:dark\:border-cool-gray-400{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .lg\:dark\:border-cool-gray-500{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .lg\:dark\:border-cool-gray-600{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .lg\:dark\:border-cool-gray-700{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .lg\:dark\:border-cool-gray-800{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .lg\:dark\:border-cool-gray-900{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .lg\:dark\:border-red-50{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .lg\:dark\:border-red-100{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .lg\:dark\:border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .lg\:dark\:border-red-300{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .lg\:dark\:border-red-400{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .lg\:dark\:border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .lg\:dark\:border-red-600{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .lg\:dark\:border-red-700{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .lg\:dark\:border-red-800{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .lg\:dark\:border-red-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .lg\:dark\:border-orange-50{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .lg\:dark\:border-orange-100{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .lg\:dark\:border-orange-200{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .lg\:dark\:border-orange-300{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .lg\:dark\:border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .lg\:dark\:border-orange-500{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .lg\:dark\:border-orange-600{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .lg\:dark\:border-orange-700{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .lg\:dark\:border-orange-800{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .lg\:dark\:border-orange-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .lg\:dark\:border-yellow-50{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .lg\:dark\:border-yellow-100{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .lg\:dark\:border-yellow-200{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .lg\:dark\:border-yellow-300{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .lg\:dark\:border-yellow-400{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .lg\:dark\:border-yellow-500{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .lg\:dark\:border-yellow-600{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .lg\:dark\:border-yellow-700{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .lg\:dark\:border-yellow-800{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .lg\:dark\:border-yellow-900{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .lg\:dark\:border-green-50{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .lg\:dark\:border-green-100{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .lg\:dark\:border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .lg\:dark\:border-green-300{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .lg\:dark\:border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .lg\:dark\:border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .lg\:dark\:border-green-600{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .lg\:dark\:border-green-700{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .lg\:dark\:border-green-800{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .lg\:dark\:border-green-900{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .lg\:dark\:border-teal-50{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .lg\:dark\:border-teal-100{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .lg\:dark\:border-teal-200{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .lg\:dark\:border-teal-300{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .lg\:dark\:border-teal-400{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .lg\:dark\:border-teal-500{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .lg\:dark\:border-teal-600{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .lg\:dark\:border-teal-700{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .lg\:dark\:border-teal-800{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .lg\:dark\:border-teal-900{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .lg\:dark\:border-blue-50{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .lg\:dark\:border-blue-100{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .lg\:dark\:border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .lg\:dark\:border-blue-300{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .lg\:dark\:border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .lg\:dark\:border-blue-500{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .lg\:dark\:border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .lg\:dark\:border-blue-700{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .lg\:dark\:border-blue-800{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .lg\:dark\:border-blue-900{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .lg\:dark\:border-indigo-50{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .lg\:dark\:border-indigo-100{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .lg\:dark\:border-indigo-200{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .lg\:dark\:border-indigo-300{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .lg\:dark\:border-indigo-400{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .lg\:dark\:border-indigo-500{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .lg\:dark\:border-indigo-600{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .lg\:dark\:border-indigo-700{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .lg\:dark\:border-indigo-800{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .lg\:dark\:border-indigo-900{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .lg\:dark\:border-purple-50{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .lg\:dark\:border-purple-100{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .lg\:dark\:border-purple-200{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .lg\:dark\:border-purple-300{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .lg\:dark\:border-purple-400{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .lg\:dark\:border-purple-500{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .lg\:dark\:border-purple-600{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .lg\:dark\:border-purple-700{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .lg\:dark\:border-purple-800{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .lg\:dark\:border-purple-900{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .lg\:dark\:border-pink-50{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .lg\:dark\:border-pink-100{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .lg\:dark\:border-pink-200{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .lg\:dark\:border-pink-300{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .lg\:dark\:border-pink-400{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .lg\:dark\:border-pink-500{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .lg\:dark\:border-pink-600{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .lg\:dark\:border-pink-700{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .lg\:dark\:border-pink-800{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .lg\:dark\:border-pink-900{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-transparent:focus{border-color:#0000}.theme-dark .lg\:dark\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-black:focus{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-gray-50:focus{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-cool-gray-50:focus{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-cool-gray-100:focus{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-cool-gray-200:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-cool-gray-300:focus{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-cool-gray-400:focus{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-cool-gray-500:focus{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-cool-gray-600:focus{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-cool-gray-700:focus{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-cool-gray-800:focus{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-cool-gray-900:focus{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-red-50:focus{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-red-100:focus{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-red-200:focus{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-red-300:focus{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-red-400:focus{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-red-500:focus{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-red-800:focus{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-red-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-orange-50:focus{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-yellow-50:focus{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-yellow-100:focus{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-yellow-200:focus{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-yellow-300:focus{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-yellow-400:focus{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-yellow-500:focus{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-yellow-600:focus{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-yellow-700:focus{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-yellow-800:focus{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-yellow-900:focus{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-green-50:focus{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-green-100:focus{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-green-200:focus{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-green-300:focus{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-green-400:focus{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-green-500:focus{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-green-600:focus{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-green-700:focus{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-green-800:focus{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-green-900:focus{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-teal-50:focus{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-teal-100:focus{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-teal-200:focus{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-teal-300:focus{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-teal-400:focus{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-teal-500:focus{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-teal-600:focus{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-teal-700:focus{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-teal-800:focus{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-teal-900:focus{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-blue-50:focus{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-blue-100:focus{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-blue-200:focus{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-blue-400:focus{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-blue-500:focus{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-blue-600:focus{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-blue-800:focus{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-blue-900:focus{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-indigo-50:focus{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-indigo-100:focus{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-indigo-200:focus{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-indigo-300:focus{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-indigo-400:focus{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-indigo-600:focus{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-indigo-700:focus{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-indigo-800:focus{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-indigo-900:focus{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-purple-50:focus{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-purple-100:focus{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-purple-200:focus{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-purple-300:focus{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-purple-400:focus{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-purple-500:focus{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-purple-600:focus{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-purple-700:focus{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-purple-800:focus{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-purple-900:focus{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-pink-50:focus{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-pink-100:focus{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-pink-200:focus{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-pink-300:focus{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-pink-400:focus{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-pink-500:focus{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-pink-600:focus{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-pink-700:focus{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-pink-800:focus{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .lg\:dark\:focus\:border-pink-900:focus{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-transparent:hover{border-color:#0000}.theme-dark .lg\:dark\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-gray-50:hover{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-cool-gray-50:hover{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-cool-gray-100:hover{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-cool-gray-200:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-cool-gray-300:hover{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-cool-gray-400:hover{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-cool-gray-500:hover{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-cool-gray-600:hover{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-cool-gray-700:hover{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-cool-gray-800:hover{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-cool-gray-900:hover{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-red-50:hover{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-red-100:hover{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-red-200:hover{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-red-300:hover{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-red-400:hover{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-red-500:hover{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-red-700:hover{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-red-800:hover{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-red-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-orange-50:hover{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-yellow-50:hover{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-yellow-100:hover{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-yellow-200:hover{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-yellow-300:hover{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-yellow-400:hover{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-yellow-500:hover{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-yellow-600:hover{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-yellow-700:hover{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-yellow-800:hover{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-yellow-900:hover{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-green-50:hover{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-green-100:hover{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-green-200:hover{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-green-300:hover{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-green-400:hover{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-green-500:hover{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-green-600:hover{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-green-700:hover{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-green-800:hover{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-green-900:hover{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-teal-50:hover{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-teal-100:hover{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-teal-200:hover{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-teal-300:hover{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-teal-400:hover{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-teal-500:hover{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-teal-600:hover{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-teal-700:hover{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-teal-800:hover{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-teal-900:hover{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-blue-50:hover{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-blue-100:hover{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-blue-200:hover{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-blue-300:hover{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-blue-400:hover{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-blue-600:hover{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-blue-700:hover{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-blue-800:hover{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-blue-900:hover{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-indigo-50:hover{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-indigo-100:hover{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-indigo-200:hover{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-indigo-300:hover{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-indigo-400:hover{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-indigo-500:hover{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-indigo-600:hover{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-indigo-700:hover{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-indigo-800:hover{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-indigo-900:hover{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-purple-50:hover{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-purple-100:hover{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-purple-200:hover{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-purple-300:hover{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-purple-400:hover{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-purple-500:hover{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-purple-600:hover{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-purple-700:hover{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-purple-800:hover{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-purple-900:hover{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-pink-50:hover{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-pink-100:hover{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-pink-200:hover{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-pink-300:hover{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-pink-400:hover{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-pink-500:hover{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-pink-600:hover{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-pink-700:hover{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-pink-800:hover{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .lg\:dark\:hover\:border-pink-900:hover{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.lg\:border-opacity-0{--border-opacity:0}.lg\:border-opacity-25{--border-opacity:0.25}.lg\:border-opacity-50{--border-opacity:0.5}.lg\:border-opacity-75{--border-opacity:0.75}.lg\:border-opacity-100{--border-opacity:1}.lg\:hover\:border-opacity-0:hover{--border-opacity:0}.lg\:hover\:border-opacity-25:hover{--border-opacity:0.25}.lg\:hover\:border-opacity-50:hover{--border-opacity:0.5}.lg\:hover\:border-opacity-75:hover{--border-opacity:0.75}.lg\:hover\:border-opacity-100:hover{--border-opacity:1}.lg\:focus\:border-opacity-0:focus{--border-opacity:0}.lg\:focus\:border-opacity-25:focus{--border-opacity:0.25}.lg\:focus\:border-opacity-50:focus{--border-opacity:0.5}.lg\:focus\:border-opacity-75:focus{--border-opacity:0.75}.lg\:focus\:border-opacity-100:focus{--border-opacity:1}.lg\:rounded-none{border-radius:0}.lg\:rounded-sm{border-radius:.125rem}.lg\:rounded{border-radius:.25rem}.lg\:rounded-md{border-radius:.375rem}.lg\:rounded-lg{border-radius:.5rem}.lg\:rounded-xl{border-radius:.75rem}.lg\:rounded-2xl{border-radius:1rem}.lg\:rounded-3xl{border-radius:1.5rem}.lg\:rounded-full{border-radius:9999px}.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.lg\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.lg\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.lg\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.lg\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.lg\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.lg\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.lg\:rounded-t{border-top-left-radius:.25rem}.lg\:rounded-r,.lg\:rounded-t{border-top-right-radius:.25rem}.lg\:rounded-b,.lg\:rounded-r{border-bottom-right-radius:.25rem}.lg\:rounded-b,.lg\:rounded-l{border-bottom-left-radius:.25rem}.lg\:rounded-l{border-top-left-radius:.25rem}.lg\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.lg\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.lg\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.lg\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.lg\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.lg\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.lg\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.lg\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.lg\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.lg\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.lg\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.lg\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.lg\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.lg\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.lg\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.lg\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.lg\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.lg\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.lg\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.lg\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.lg\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.lg\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.lg\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.lg\:rounded-tl-none{border-top-left-radius:0}.lg\:rounded-tr-none{border-top-right-radius:0}.lg\:rounded-br-none{border-bottom-right-radius:0}.lg\:rounded-bl-none{border-bottom-left-radius:0}.lg\:rounded-tl-sm{border-top-left-radius:.125rem}.lg\:rounded-tr-sm{border-top-right-radius:.125rem}.lg\:rounded-br-sm{border-bottom-right-radius:.125rem}.lg\:rounded-bl-sm{border-bottom-left-radius:.125rem}.lg\:rounded-tl{border-top-left-radius:.25rem}.lg\:rounded-tr{border-top-right-radius:.25rem}.lg\:rounded-br{border-bottom-right-radius:.25rem}.lg\:rounded-bl{border-bottom-left-radius:.25rem}.lg\:rounded-tl-md{border-top-left-radius:.375rem}.lg\:rounded-tr-md{border-top-right-radius:.375rem}.lg\:rounded-br-md{border-bottom-right-radius:.375rem}.lg\:rounded-bl-md{border-bottom-left-radius:.375rem}.lg\:rounded-tl-lg{border-top-left-radius:.5rem}.lg\:rounded-tr-lg{border-top-right-radius:.5rem}.lg\:rounded-br-lg{border-bottom-right-radius:.5rem}.lg\:rounded-bl-lg{border-bottom-left-radius:.5rem}.lg\:rounded-tl-xl{border-top-left-radius:.75rem}.lg\:rounded-tr-xl{border-top-right-radius:.75rem}.lg\:rounded-br-xl{border-bottom-right-radius:.75rem}.lg\:rounded-bl-xl{border-bottom-left-radius:.75rem}.lg\:rounded-tl-2xl{border-top-left-radius:1rem}.lg\:rounded-tr-2xl{border-top-right-radius:1rem}.lg\:rounded-br-2xl{border-bottom-right-radius:1rem}.lg\:rounded-bl-2xl{border-bottom-left-radius:1rem}.lg\:rounded-tl-3xl{border-top-left-radius:1.5rem}.lg\:rounded-tr-3xl{border-top-right-radius:1.5rem}.lg\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.lg\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.lg\:rounded-tl-full{border-top-left-radius:9999px}.lg\:rounded-tr-full{border-top-right-radius:9999px}.lg\:rounded-br-full{border-bottom-right-radius:9999px}.lg\:rounded-bl-full{border-bottom-left-radius:9999px}.lg\:border-solid{border-style:solid}.lg\:border-dashed{border-style:dashed}.lg\:border-dotted{border-style:dotted}.lg\:border-double{border-style:double}.lg\:border-none{border-style:none}.lg\:border-0{border-width:0}.lg\:border-2{border-width:2px}.lg\:border-4{border-width:4px}.lg\:border-8{border-width:8px}.lg\:border{border-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-r-0{border-right-width:0}.lg\:border-b-0{border-bottom-width:0}.lg\:border-l-0{border-left-width:0}.lg\:border-t-2{border-top-width:2px}.lg\:border-r-2{border-right-width:2px}.lg\:border-b-2{border-bottom-width:2px}.lg\:border-l-2{border-left-width:2px}.lg\:border-t-4{border-top-width:4px}.lg\:border-r-4{border-right-width:4px}.lg\:border-b-4{border-bottom-width:4px}.lg\:border-l-4{border-left-width:4px}.lg\:border-t-8{border-top-width:8px}.lg\:border-r-8{border-right-width:8px}.lg\:border-b-8{border-bottom-width:8px}.lg\:border-l-8{border-left-width:8px}.lg\:border-t{border-top-width:1px}.lg\:border-r{border-right-width:1px}.lg\:border-b{border-bottom-width:1px}.lg\:border-l{border-left-width:1px}.lg\:box-border{box-sizing:border-box}.lg\:box-content{box-sizing:initial}.lg\:cursor-auto{cursor:auto}.lg\:cursor-default{cursor:default}.lg\:cursor-pointer{cursor:pointer}.lg\:cursor-wait{cursor:wait}.lg\:cursor-text{cursor:text}.lg\:cursor-move{cursor:move}.lg\:cursor-not-allowed{cursor:not-allowed}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:table{display:table}.lg\:table-caption{display:table-caption}.lg\:table-cell{display:table-cell}.lg\:table-column{display:table-column}.lg\:table-column-group{display:table-column-group}.lg\:table-footer-group{display:table-footer-group}.lg\:table-header-group{display:table-header-group}.lg\:table-row-group{display:table-row-group}.lg\:table-row{display:table-row}.lg\:flow-root{display:flow-root}.lg\:grid{display:grid}.lg\:inline-grid{display:inline-grid}.lg\:contents{display:contents}.lg\:hidden{display:none}.theme-dark .lg\:dark\:block{display:block}.theme-dark .lg\:dark\:inline-block{display:inline-block}.theme-dark .lg\:dark\:inline{display:inline}.theme-dark .lg\:dark\:flex{display:flex}.theme-dark .lg\:dark\:inline-flex{display:inline-flex}.theme-dark .lg\:dark\:table{display:table}.theme-dark .lg\:dark\:table-caption{display:table-caption}.theme-dark .lg\:dark\:table-cell{display:table-cell}.theme-dark .lg\:dark\:table-column{display:table-column}.theme-dark .lg\:dark\:table-column-group{display:table-column-group}.theme-dark .lg\:dark\:table-footer-group{display:table-footer-group}.theme-dark .lg\:dark\:table-header-group{display:table-header-group}.theme-dark .lg\:dark\:table-row-group{display:table-row-group}.theme-dark .lg\:dark\:table-row{display:table-row}.theme-dark .lg\:dark\:flow-root{display:flow-root}.theme-dark .lg\:dark\:grid{display:grid}.theme-dark .lg\:dark\:inline-grid{display:inline-grid}.theme-dark .lg\:dark\:contents{display:contents}.theme-dark .lg\:dark\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:place-items-auto{place-items:auto}.lg\:place-items-start{place-items:start}.lg\:place-items-end{place-items:end}.lg\:place-items-center{place-items:center}.lg\:place-items-stretch{place-items:stretch}.lg\:place-content-center{place-content:center}.lg\:place-content-start{place-content:start}.lg\:place-content-end{place-content:end}.lg\:place-content-between{place-content:space-between}.lg\:place-content-around{place-content:space-around}.lg\:place-content-evenly{place-content:space-evenly}.lg\:place-content-stretch{place-content:stretch}.lg\:place-self-auto{place-self:auto}.lg\:place-self-start{place-self:start}.lg\:place-self-end{place-self:end}.lg\:place-self-center{place-self:center}.lg\:place-self-stretch{place-self:stretch}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-baseline{align-items:baseline}.lg\:items-stretch{align-items:stretch}.lg\:content-center{align-content:center}.lg\:content-start{align-content:flex-start}.lg\:content-end{align-content:flex-end}.lg\:content-between{align-content:space-between}.lg\:content-around{align-content:space-around}.lg\:content-evenly{align-content:space-evenly}.lg\:self-auto{align-self:auto}.lg\:self-start{align-self:flex-start}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:self-stretch{align-self:stretch}.lg\:justify-items-auto{justify-items:auto}.lg\:justify-items-start{justify-items:start}.lg\:justify-items-end{justify-items:end}.lg\:justify-items-center{justify-items:center}.lg\:justify-items-stretch{justify-items:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:justify-evenly{justify-content:space-evenly}.lg\:justify-self-auto{justify-self:auto}.lg\:justify-self-start{justify-self:start}.lg\:justify-self-end{justify-self:end}.lg\:justify-self-center{justify-self:center}.lg\:justify-self-stretch{justify-self:stretch}.lg\:flex-1{flex:1 1}.lg\:flex-auto{flex:1 1 auto}.lg\:flex-initial{flex:0 1 auto}.lg\:flex-none{flex:none}.lg\:flex-grow-0{flex-grow:0}.lg\:flex-grow{flex-grow:1}.lg\:flex-shrink-0{flex-shrink:0}.lg\:flex-shrink{flex-shrink:1}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:order-5{order:5}.lg\:order-6{order:6}.lg\:order-7{order:7}.lg\:order-8{order:8}.lg\:order-9{order:9}.lg\:order-10{order:10}.lg\:order-11{order:11}.lg\:order-12{order:12}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:float-right{float:right}.lg\:float-left{float:left}.lg\:float-none{float:none}.lg\:clearfix:after{clear:both;content:"";display:table}.lg\:clear-left{clear:left}.lg\:clear-right{clear:right}.lg\:clear-both{clear:both}.lg\:clear-none{clear:none}.lg\:font-sans{font-family:Open Sans,sans-serif}.lg\:font-serif{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.lg\:font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.lg\:font-hairline{font-weight:100}.lg\:font-thin{font-weight:200}.lg\:font-light{font-weight:300}.lg\:font-normal{font-weight:400}.lg\:font-medium{font-weight:500}.lg\:font-semibold{font-weight:600}.lg\:font-bold{font-weight:700}.lg\:font-extrabold{font-weight:800}.lg\:font-black{font-weight:900}.lg\:hover\:font-hairline:hover{font-weight:100}.lg\:hover\:font-thin:hover{font-weight:200}.lg\:hover\:font-light:hover{font-weight:300}.lg\:hover\:font-normal:hover{font-weight:400}.lg\:hover\:font-medium:hover{font-weight:500}.lg\:hover\:font-semibold:hover{font-weight:600}.lg\:hover\:font-bold:hover{font-weight:700}.lg\:hover\:font-extrabold:hover{font-weight:800}.lg\:hover\:font-black:hover{font-weight:900}.lg\:focus\:font-hairline:focus{font-weight:100}.lg\:focus\:font-thin:focus{font-weight:200}.lg\:focus\:font-light:focus{font-weight:300}.lg\:focus\:font-normal:focus{font-weight:400}.lg\:focus\:font-medium:focus{font-weight:500}.lg\:focus\:font-semibold:focus{font-weight:600}.lg\:focus\:font-bold:focus{font-weight:700}.lg\:focus\:font-extrabold:focus{font-weight:800}.lg\:focus\:font-black:focus{font-weight:900}.lg\:h-0{height:0}.lg\:h-1{height:.25rem}.lg\:h-2{height:.5rem}.lg\:h-3{height:.75rem}.lg\:h-4{height:1rem}.lg\:h-5{height:1.25rem}.lg\:h-6{height:1.5rem}.lg\:h-8{height:2rem}.lg\:h-10{height:2.5rem}.lg\:h-12{height:3rem}.lg\:h-16{height:4rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-32{height:8rem}.lg\:h-40{height:10rem}.lg\:h-48{height:12rem}.lg\:h-56{height:14rem}.lg\:h-64{height:16rem}.lg\:h-auto{height:auto}.lg\:h-px{height:1px}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}.lg\:text-xs{font-size:.75rem}.lg\:text-sm{font-size:.875rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.lg\:text-6xl{font-size:4rem}.lg\:leading-3{line-height:.75rem}.lg\:leading-4{line-height:1rem}.lg\:leading-5{line-height:1.25rem}.lg\:leading-6{line-height:1.5rem}.lg\:leading-7{line-height:1.75rem}.lg\:leading-8{line-height:2rem}.lg\:leading-9{line-height:2.25rem}.lg\:leading-10{line-height:2.5rem}.lg\:leading-none{line-height:1}.lg\:leading-tight{line-height:1.25}.lg\:leading-snug{line-height:1.375}.lg\:leading-normal{line-height:1.5}.lg\:leading-relaxed{line-height:1.625}.lg\:leading-loose{line-height:2}.lg\:list-inside{list-style-position:inside}.lg\:list-outside{list-style-position:outside}.lg\:list-none{list-style-type:none}.lg\:list-disc{list-style-type:disc}.lg\:list-decimal{list-style-type:decimal}.lg\:m-0{margin:0}.lg\:m-1{margin:.25rem}.lg\:m-2{margin:.5rem}.lg\:m-3{margin:.75rem}.lg\:m-4{margin:1rem}.lg\:m-5{margin:1.25rem}.lg\:m-6{margin:1.5rem}.lg\:m-8{margin:2rem}.lg\:m-10{margin:2.5rem}.lg\:m-12{margin:3rem}.lg\:m-16{margin:4rem}.lg\:m-20{margin:5rem}.lg\:m-24{margin:6rem}.lg\:m-32{margin:8rem}.lg\:m-40{margin:10rem}.lg\:m-48{margin:12rem}.lg\:m-56{margin:14rem}.lg\:m-64{margin:16rem}.lg\:m-auto{margin:auto}.lg\:m-px{margin:1px}.lg\:-m-1{margin:-.25rem}.lg\:-m-2{margin:-.5rem}.lg\:-m-3{margin:-.75rem}.lg\:-m-4{margin:-1rem}.lg\:-m-5{margin:-1.25rem}.lg\:-m-6{margin:-1.5rem}.lg\:-m-8{margin:-2rem}.lg\:-m-10{margin:-2.5rem}.lg\:-m-12{margin:-3rem}.lg\:-m-16{margin:-4rem}.lg\:-m-20{margin:-5rem}.lg\:-m-24{margin:-6rem}.lg\:-m-32{margin:-8rem}.lg\:-m-40{margin:-10rem}.lg\:-m-48{margin:-12rem}.lg\:-m-56{margin:-14rem}.lg\:-m-64{margin:-16rem}.lg\:-m-px{margin:-1px}.lg\:my-0{margin-bottom:0;margin-top:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-1{margin-bottom:.25rem;margin-top:.25rem}.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.lg\:my-2{margin-bottom:.5rem;margin-top:.5rem}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:my-3{margin-bottom:.75rem;margin-top:.75rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:my-4{margin-bottom:1rem;margin-top:1rem}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:my-8{margin-bottom:2rem;margin-top:2rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:my-12{margin-bottom:3rem;margin-top:3rem}.lg\:mx-12{margin-left:3rem;margin-right:3rem}.lg\:my-16{margin-bottom:4rem;margin-top:4rem}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:my-20{margin-bottom:5rem;margin-top:5rem}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:my-24{margin-bottom:6rem;margin-top:6rem}.lg\:mx-24{margin-left:6rem;margin-right:6rem}.lg\:my-32{margin-bottom:8rem;margin-top:8rem}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:my-40{margin-bottom:10rem;margin-top:10rem}.lg\:mx-40{margin-left:10rem;margin-right:10rem}.lg\:my-48{margin-bottom:12rem;margin-top:12rem}.lg\:mx-48{margin-left:12rem;margin-right:12rem}.lg\:my-56{margin-bottom:14rem;margin-top:14rem}.lg\:mx-56{margin-left:14rem;margin-right:14rem}.lg\:my-64{margin-bottom:16rem;margin-top:16rem}.lg\:mx-64{margin-left:16rem;margin-right:16rem}.lg\:my-auto{margin-bottom:auto;margin-top:auto}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-px{margin-bottom:1px;margin-top:1px}.lg\:mx-px{margin-left:1px;margin-right:1px}.lg\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.lg\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.lg\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.lg\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.lg\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.lg\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.lg\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.lg\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.lg\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.lg\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.lg\:-mx-12{margin-left:-3rem;margin-right:-3rem}.lg\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.lg\:-mx-16{margin-left:-4rem;margin-right:-4rem}.lg\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.lg\:-mx-20{margin-left:-5rem;margin-right:-5rem}.lg\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.lg\:-mx-24{margin-left:-6rem;margin-right:-6rem}.lg\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.lg\:-mx-32{margin-left:-8rem;margin-right:-8rem}.lg\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.lg\:-mx-40{margin-left:-10rem;margin-right:-10rem}.lg\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.lg\:-mx-48{margin-left:-12rem;margin-right:-12rem}.lg\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.lg\:-mx-56{margin-left:-14rem;margin-right:-14rem}.lg\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.lg\:-mx-64{margin-left:-16rem;margin-right:-16rem}.lg\:-my-px{margin-bottom:-1px;margin-top:-1px}.lg\:-mx-px{margin-left:-1px;margin-right:-1px}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mt-1{margin-top:.25rem}.lg\:mr-1{margin-right:.25rem}.lg\:mb-1{margin-bottom:.25rem}.lg\:ml-1{margin-left:.25rem}.lg\:mt-2{margin-top:.5rem}.lg\:mr-2{margin-right:.5rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:ml-2{margin-left:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mr-3{margin-right:.75rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:ml-3{margin-left:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mr-4{margin-right:1rem}.lg\:mb-4{margin-bottom:1rem}.lg\:ml-4{margin-left:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:ml-5{margin-left:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mr-8{margin-right:2rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-8{margin-left:2rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:ml-10{margin-left:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mr-12{margin-right:3rem}.lg\:mb-12{margin-bottom:3rem}.lg\:ml-12{margin-left:3rem}.lg\:mt-16{margin-top:4rem}.lg\:mr-16{margin-right:4rem}.lg\:mb-16{margin-bottom:4rem}.lg\:ml-16{margin-left:4rem}.lg\:mt-20{margin-top:5rem}.lg\:mr-20{margin-right:5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:ml-20{margin-left:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mr-24{margin-right:6rem}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-24{margin-left:6rem}.lg\:mt-32{margin-top:8rem}.lg\:mr-32{margin-right:8rem}.lg\:mb-32{margin-bottom:8rem}.lg\:ml-32{margin-left:8rem}.lg\:mt-40{margin-top:10rem}.lg\:mr-40{margin-right:10rem}.lg\:mb-40{margin-bottom:10rem}.lg\:ml-40{margin-left:10rem}.lg\:mt-48{margin-top:12rem}.lg\:mr-48{margin-right:12rem}.lg\:mb-48{margin-bottom:12rem}.lg\:ml-48{margin-left:12rem}.lg\:mt-56{margin-top:14rem}.lg\:mr-56{margin-right:14rem}.lg\:mb-56{margin-bottom:14rem}.lg\:ml-56{margin-left:14rem}.lg\:mt-64{margin-top:16rem}.lg\:mr-64{margin-right:16rem}.lg\:mb-64{margin-bottom:16rem}.lg\:ml-64{margin-left:16rem}.lg\:mt-auto{margin-top:auto}.lg\:mr-auto{margin-right:auto}.lg\:mb-auto{margin-bottom:auto}.lg\:ml-auto{margin-left:auto}.lg\:mt-px{margin-top:1px}.lg\:mr-px{margin-right:1px}.lg\:mb-px{margin-bottom:1px}.lg\:ml-px{margin-left:1px}.lg\:-mt-1{margin-top:-.25rem}.lg\:-mr-1{margin-right:-.25rem}.lg\:-mb-1{margin-bottom:-.25rem}.lg\:-ml-1{margin-left:-.25rem}.lg\:-mt-2{margin-top:-.5rem}.lg\:-mr-2{margin-right:-.5rem}.lg\:-mb-2{margin-bottom:-.5rem}.lg\:-ml-2{margin-left:-.5rem}.lg\:-mt-3{margin-top:-.75rem}.lg\:-mr-3{margin-right:-.75rem}.lg\:-mb-3{margin-bottom:-.75rem}.lg\:-ml-3{margin-left:-.75rem}.lg\:-mt-4{margin-top:-1rem}.lg\:-mr-4{margin-right:-1rem}.lg\:-mb-4{margin-bottom:-1rem}.lg\:-ml-4{margin-left:-1rem}.lg\:-mt-5{margin-top:-1.25rem}.lg\:-mr-5{margin-right:-1.25rem}.lg\:-mb-5{margin-bottom:-1.25rem}.lg\:-ml-5{margin-left:-1.25rem}.lg\:-mt-6{margin-top:-1.5rem}.lg\:-mr-6{margin-right:-1.5rem}.lg\:-mb-6{margin-bottom:-1.5rem}.lg\:-ml-6{margin-left:-1.5rem}.lg\:-mt-8{margin-top:-2rem}.lg\:-mr-8{margin-right:-2rem}.lg\:-mb-8{margin-bottom:-2rem}.lg\:-ml-8{margin-left:-2rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:-mr-10{margin-right:-2.5rem}.lg\:-mb-10{margin-bottom:-2.5rem}.lg\:-ml-10{margin-left:-2.5rem}.lg\:-mt-12{margin-top:-3rem}.lg\:-mr-12{margin-right:-3rem}.lg\:-mb-12{margin-bottom:-3rem}.lg\:-ml-12{margin-left:-3rem}.lg\:-mt-16{margin-top:-4rem}.lg\:-mr-16{margin-right:-4rem}.lg\:-mb-16{margin-bottom:-4rem}.lg\:-ml-16{margin-left:-4rem}.lg\:-mt-20{margin-top:-5rem}.lg\:-mr-20{margin-right:-5rem}.lg\:-mb-20{margin-bottom:-5rem}.lg\:-ml-20{margin-left:-5rem}.lg\:-mt-24{margin-top:-6rem}.lg\:-mr-24{margin-right:-6rem}.lg\:-mb-24{margin-bottom:-6rem}.lg\:-ml-24{margin-left:-6rem}.lg\:-mt-32{margin-top:-8rem}.lg\:-mr-32{margin-right:-8rem}.lg\:-mb-32{margin-bottom:-8rem}.lg\:-ml-32{margin-left:-8rem}.lg\:-mt-40{margin-top:-10rem}.lg\:-mr-40{margin-right:-10rem}.lg\:-mb-40{margin-bottom:-10rem}.lg\:-ml-40{margin-left:-10rem}.lg\:-mt-48{margin-top:-12rem}.lg\:-mr-48{margin-right:-12rem}.lg\:-mb-48{margin-bottom:-12rem}.lg\:-ml-48{margin-left:-12rem}.lg\:-mt-56{margin-top:-14rem}.lg\:-mr-56{margin-right:-14rem}.lg\:-mb-56{margin-bottom:-14rem}.lg\:-ml-56{margin-left:-14rem}.lg\:-mt-64{margin-top:-16rem}.lg\:-mr-64{margin-right:-16rem}.lg\:-mb-64{margin-bottom:-16rem}.lg\:-ml-64{margin-left:-16rem}.lg\:-mt-px{margin-top:-1px}.lg\:-mr-px{margin-right:-1px}.lg\:-mb-px{margin-bottom:-1px}.lg\:-ml-px{margin-left:-1px}.lg\:last\:m-0:last-child{margin:0}.lg\:last\:m-1:last-child{margin:.25rem}.lg\:last\:m-2:last-child{margin:.5rem}.lg\:last\:m-3:last-child{margin:.75rem}.lg\:last\:m-4:last-child{margin:1rem}.lg\:last\:m-5:last-child{margin:1.25rem}.lg\:last\:m-6:last-child{margin:1.5rem}.lg\:last\:m-8:last-child{margin:2rem}.lg\:last\:m-10:last-child{margin:2.5rem}.lg\:last\:m-12:last-child{margin:3rem}.lg\:last\:m-16:last-child{margin:4rem}.lg\:last\:m-20:last-child{margin:5rem}.lg\:last\:m-24:last-child{margin:6rem}.lg\:last\:m-32:last-child{margin:8rem}.lg\:last\:m-40:last-child{margin:10rem}.lg\:last\:m-48:last-child{margin:12rem}.lg\:last\:m-56:last-child{margin:14rem}.lg\:last\:m-64:last-child{margin:16rem}.lg\:last\:m-auto:last-child{margin:auto}.lg\:last\:m-px:last-child{margin:1px}.lg\:last\:-m-1:last-child{margin:-.25rem}.lg\:last\:-m-2:last-child{margin:-.5rem}.lg\:last\:-m-3:last-child{margin:-.75rem}.lg\:last\:-m-4:last-child{margin:-1rem}.lg\:last\:-m-5:last-child{margin:-1.25rem}.lg\:last\:-m-6:last-child{margin:-1.5rem}.lg\:last\:-m-8:last-child{margin:-2rem}.lg\:last\:-m-10:last-child{margin:-2.5rem}.lg\:last\:-m-12:last-child{margin:-3rem}.lg\:last\:-m-16:last-child{margin:-4rem}.lg\:last\:-m-20:last-child{margin:-5rem}.lg\:last\:-m-24:last-child{margin:-6rem}.lg\:last\:-m-32:last-child{margin:-8rem}.lg\:last\:-m-40:last-child{margin:-10rem}.lg\:last\:-m-48:last-child{margin:-12rem}.lg\:last\:-m-56:last-child{margin:-14rem}.lg\:last\:-m-64:last-child{margin:-16rem}.lg\:last\:-m-px:last-child{margin:-1px}.lg\:last\:my-0:last-child{margin-bottom:0;margin-top:0}.lg\:last\:mx-0:last-child{margin-left:0;margin-right:0}.lg\:last\:my-1:last-child{margin-bottom:.25rem;margin-top:.25rem}.lg\:last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.lg\:last\:my-2:last-child{margin-bottom:.5rem;margin-top:.5rem}.lg\:last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.lg\:last\:my-3:last-child{margin-bottom:.75rem;margin-top:.75rem}.lg\:last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.lg\:last\:my-4:last-child{margin-bottom:1rem;margin-top:1rem}.lg\:last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.lg\:last\:my-5:last-child{margin-bottom:1.25rem;margin-top:1.25rem}.lg\:last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.lg\:last\:my-6:last-child{margin-bottom:1.5rem;margin-top:1.5rem}.lg\:last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.lg\:last\:my-8:last-child{margin-bottom:2rem;margin-top:2rem}.lg\:last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.lg\:last\:my-10:last-child{margin-bottom:2.5rem;margin-top:2.5rem}.lg\:last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.lg\:last\:my-12:last-child{margin-bottom:3rem;margin-top:3rem}.lg\:last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.lg\:last\:my-16:last-child{margin-bottom:4rem;margin-top:4rem}.lg\:last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.lg\:last\:my-20:last-child{margin-bottom:5rem;margin-top:5rem}.lg\:last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.lg\:last\:my-24:last-child{margin-bottom:6rem;margin-top:6rem}.lg\:last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.lg\:last\:my-32:last-child{margin-bottom:8rem;margin-top:8rem}.lg\:last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.lg\:last\:my-40:last-child{margin-bottom:10rem;margin-top:10rem}.lg\:last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.lg\:last\:my-48:last-child{margin-bottom:12rem;margin-top:12rem}.lg\:last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.lg\:last\:my-56:last-child{margin-bottom:14rem;margin-top:14rem}.lg\:last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.lg\:last\:my-64:last-child{margin-bottom:16rem;margin-top:16rem}.lg\:last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.lg\:last\:my-auto:last-child{margin-bottom:auto;margin-top:auto}.lg\:last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.lg\:last\:my-px:last-child{margin-bottom:1px;margin-top:1px}.lg\:last\:mx-px:last-child{margin-left:1px;margin-right:1px}.lg\:last\:-my-1:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.lg\:last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.lg\:last\:-my-2:last-child{margin-bottom:-.5rem;margin-top:-.5rem}.lg\:last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.lg\:last\:-my-3:last-child{margin-bottom:-.75rem;margin-top:-.75rem}.lg\:last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.lg\:last\:-my-4:last-child{margin-bottom:-1rem;margin-top:-1rem}.lg\:last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.lg\:last\:-my-5:last-child{margin-bottom:-1.25rem;margin-top:-1.25rem}.lg\:last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:last\:-my-6:last-child{margin-bottom:-1.5rem;margin-top:-1.5rem}.lg\:last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:last\:-my-8:last-child{margin-bottom:-2rem;margin-top:-2rem}.lg\:last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.lg\:last\:-my-10:last-child{margin-bottom:-2.5rem;margin-top:-2.5rem}.lg\:last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:last\:-my-12:last-child{margin-bottom:-3rem;margin-top:-3rem}.lg\:last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.lg\:last\:-my-16:last-child{margin-bottom:-4rem;margin-top:-4rem}.lg\:last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.lg\:last\:-my-20:last-child{margin-bottom:-5rem;margin-top:-5rem}.lg\:last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.lg\:last\:-my-24:last-child{margin-bottom:-6rem;margin-top:-6rem}.lg\:last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.lg\:last\:-my-32:last-child{margin-bottom:-8rem;margin-top:-8rem}.lg\:last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.lg\:last\:-my-40:last-child{margin-bottom:-10rem;margin-top:-10rem}.lg\:last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.lg\:last\:-my-48:last-child{margin-bottom:-12rem;margin-top:-12rem}.lg\:last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.lg\:last\:-my-56:last-child{margin-bottom:-14rem;margin-top:-14rem}.lg\:last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.lg\:last\:-my-64:last-child{margin-bottom:-16rem;margin-top:-16rem}.lg\:last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.lg\:last\:-my-px:last-child{margin-bottom:-1px;margin-top:-1px}.lg\:last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.lg\:last\:mt-0:last-child{margin-top:0}.lg\:last\:mr-0:last-child{margin-right:0}.lg\:last\:mb-0:last-child{margin-bottom:0}.lg\:last\:ml-0:last-child{margin-left:0}.lg\:last\:mt-1:last-child{margin-top:.25rem}.lg\:last\:mr-1:last-child{margin-right:.25rem}.lg\:last\:mb-1:last-child{margin-bottom:.25rem}.lg\:last\:ml-1:last-child{margin-left:.25rem}.lg\:last\:mt-2:last-child{margin-top:.5rem}.lg\:last\:mr-2:last-child{margin-right:.5rem}.lg\:last\:mb-2:last-child{margin-bottom:.5rem}.lg\:last\:ml-2:last-child{margin-left:.5rem}.lg\:last\:mt-3:last-child{margin-top:.75rem}.lg\:last\:mr-3:last-child{margin-right:.75rem}.lg\:last\:mb-3:last-child{margin-bottom:.75rem}.lg\:last\:ml-3:last-child{margin-left:.75rem}.lg\:last\:mt-4:last-child{margin-top:1rem}.lg\:last\:mr-4:last-child{margin-right:1rem}.lg\:last\:mb-4:last-child{margin-bottom:1rem}.lg\:last\:ml-4:last-child{margin-left:1rem}.lg\:last\:mt-5:last-child{margin-top:1.25rem}.lg\:last\:mr-5:last-child{margin-right:1.25rem}.lg\:last\:mb-5:last-child{margin-bottom:1.25rem}.lg\:last\:ml-5:last-child{margin-left:1.25rem}.lg\:last\:mt-6:last-child{margin-top:1.5rem}.lg\:last\:mr-6:last-child{margin-right:1.5rem}.lg\:last\:mb-6:last-child{margin-bottom:1.5rem}.lg\:last\:ml-6:last-child{margin-left:1.5rem}.lg\:last\:mt-8:last-child{margin-top:2rem}.lg\:last\:mr-8:last-child{margin-right:2rem}.lg\:last\:mb-8:last-child{margin-bottom:2rem}.lg\:last\:ml-8:last-child{margin-left:2rem}.lg\:last\:mt-10:last-child{margin-top:2.5rem}.lg\:last\:mr-10:last-child{margin-right:2.5rem}.lg\:last\:mb-10:last-child{margin-bottom:2.5rem}.lg\:last\:ml-10:last-child{margin-left:2.5rem}.lg\:last\:mt-12:last-child{margin-top:3rem}.lg\:last\:mr-12:last-child{margin-right:3rem}.lg\:last\:mb-12:last-child{margin-bottom:3rem}.lg\:last\:ml-12:last-child{margin-left:3rem}.lg\:last\:mt-16:last-child{margin-top:4rem}.lg\:last\:mr-16:last-child{margin-right:4rem}.lg\:last\:mb-16:last-child{margin-bottom:4rem}.lg\:last\:ml-16:last-child{margin-left:4rem}.lg\:last\:mt-20:last-child{margin-top:5rem}.lg\:last\:mr-20:last-child{margin-right:5rem}.lg\:last\:mb-20:last-child{margin-bottom:5rem}.lg\:last\:ml-20:last-child{margin-left:5rem}.lg\:last\:mt-24:last-child{margin-top:6rem}.lg\:last\:mr-24:last-child{margin-right:6rem}.lg\:last\:mb-24:last-child{margin-bottom:6rem}.lg\:last\:ml-24:last-child{margin-left:6rem}.lg\:last\:mt-32:last-child{margin-top:8rem}.lg\:last\:mr-32:last-child{margin-right:8rem}.lg\:last\:mb-32:last-child{margin-bottom:8rem}.lg\:last\:ml-32:last-child{margin-left:8rem}.lg\:last\:mt-40:last-child{margin-top:10rem}.lg\:last\:mr-40:last-child{margin-right:10rem}.lg\:last\:mb-40:last-child{margin-bottom:10rem}.lg\:last\:ml-40:last-child{margin-left:10rem}.lg\:last\:mt-48:last-child{margin-top:12rem}.lg\:last\:mr-48:last-child{margin-right:12rem}.lg\:last\:mb-48:last-child{margin-bottom:12rem}.lg\:last\:ml-48:last-child{margin-left:12rem}.lg\:last\:mt-56:last-child{margin-top:14rem}.lg\:last\:mr-56:last-child{margin-right:14rem}.lg\:last\:mb-56:last-child{margin-bottom:14rem}.lg\:last\:ml-56:last-child{margin-left:14rem}.lg\:last\:mt-64:last-child{margin-top:16rem}.lg\:last\:mr-64:last-child{margin-right:16rem}.lg\:last\:mb-64:last-child{margin-bottom:16rem}.lg\:last\:ml-64:last-child{margin-left:16rem}.lg\:last\:mt-auto:last-child{margin-top:auto}.lg\:last\:mr-auto:last-child{margin-right:auto}.lg\:last\:mb-auto:last-child{margin-bottom:auto}.lg\:last\:ml-auto:last-child{margin-left:auto}.lg\:last\:mt-px:last-child{margin-top:1px}.lg\:last\:mr-px:last-child{margin-right:1px}.lg\:last\:mb-px:last-child{margin-bottom:1px}.lg\:last\:ml-px:last-child{margin-left:1px}.lg\:last\:-mt-1:last-child{margin-top:-.25rem}.lg\:last\:-mr-1:last-child{margin-right:-.25rem}.lg\:last\:-mb-1:last-child{margin-bottom:-.25rem}.lg\:last\:-ml-1:last-child{margin-left:-.25rem}.lg\:last\:-mt-2:last-child{margin-top:-.5rem}.lg\:last\:-mr-2:last-child{margin-right:-.5rem}.lg\:last\:-mb-2:last-child{margin-bottom:-.5rem}.lg\:last\:-ml-2:last-child{margin-left:-.5rem}.lg\:last\:-mt-3:last-child{margin-top:-.75rem}.lg\:last\:-mr-3:last-child{margin-right:-.75rem}.lg\:last\:-mb-3:last-child{margin-bottom:-.75rem}.lg\:last\:-ml-3:last-child{margin-left:-.75rem}.lg\:last\:-mt-4:last-child{margin-top:-1rem}.lg\:last\:-mr-4:last-child{margin-right:-1rem}.lg\:last\:-mb-4:last-child{margin-bottom:-1rem}.lg\:last\:-ml-4:last-child{margin-left:-1rem}.lg\:last\:-mt-5:last-child{margin-top:-1.25rem}.lg\:last\:-mr-5:last-child{margin-right:-1.25rem}.lg\:last\:-mb-5:last-child{margin-bottom:-1.25rem}.lg\:last\:-ml-5:last-child{margin-left:-1.25rem}.lg\:last\:-mt-6:last-child{margin-top:-1.5rem}.lg\:last\:-mr-6:last-child{margin-right:-1.5rem}.lg\:last\:-mb-6:last-child{margin-bottom:-1.5rem}.lg\:last\:-ml-6:last-child{margin-left:-1.5rem}.lg\:last\:-mt-8:last-child{margin-top:-2rem}.lg\:last\:-mr-8:last-child{margin-right:-2rem}.lg\:last\:-mb-8:last-child{margin-bottom:-2rem}.lg\:last\:-ml-8:last-child{margin-left:-2rem}.lg\:last\:-mt-10:last-child{margin-top:-2.5rem}.lg\:last\:-mr-10:last-child{margin-right:-2.5rem}.lg\:last\:-mb-10:last-child{margin-bottom:-2.5rem}.lg\:last\:-ml-10:last-child{margin-left:-2.5rem}.lg\:last\:-mt-12:last-child{margin-top:-3rem}.lg\:last\:-mr-12:last-child{margin-right:-3rem}.lg\:last\:-mb-12:last-child{margin-bottom:-3rem}.lg\:last\:-ml-12:last-child{margin-left:-3rem}.lg\:last\:-mt-16:last-child{margin-top:-4rem}.lg\:last\:-mr-16:last-child{margin-right:-4rem}.lg\:last\:-mb-16:last-child{margin-bottom:-4rem}.lg\:last\:-ml-16:last-child{margin-left:-4rem}.lg\:last\:-mt-20:last-child{margin-top:-5rem}.lg\:last\:-mr-20:last-child{margin-right:-5rem}.lg\:last\:-mb-20:last-child{margin-bottom:-5rem}.lg\:last\:-ml-20:last-child{margin-left:-5rem}.lg\:last\:-mt-24:last-child{margin-top:-6rem}.lg\:last\:-mr-24:last-child{margin-right:-6rem}.lg\:last\:-mb-24:last-child{margin-bottom:-6rem}.lg\:last\:-ml-24:last-child{margin-left:-6rem}.lg\:last\:-mt-32:last-child{margin-top:-8rem}.lg\:last\:-mr-32:last-child{margin-right:-8rem}.lg\:last\:-mb-32:last-child{margin-bottom:-8rem}.lg\:last\:-ml-32:last-child{margin-left:-8rem}.lg\:last\:-mt-40:last-child{margin-top:-10rem}.lg\:last\:-mr-40:last-child{margin-right:-10rem}.lg\:last\:-mb-40:last-child{margin-bottom:-10rem}.lg\:last\:-ml-40:last-child{margin-left:-10rem}.lg\:last\:-mt-48:last-child{margin-top:-12rem}.lg\:last\:-mr-48:last-child{margin-right:-12rem}.lg\:last\:-mb-48:last-child{margin-bottom:-12rem}.lg\:last\:-ml-48:last-child{margin-left:-12rem}.lg\:last\:-mt-56:last-child{margin-top:-14rem}.lg\:last\:-mr-56:last-child{margin-right:-14rem}.lg\:last\:-mb-56:last-child{margin-bottom:-14rem}.lg\:last\:-ml-56:last-child{margin-left:-14rem}.lg\:last\:-mt-64:last-child{margin-top:-16rem}.lg\:last\:-mr-64:last-child{margin-right:-16rem}.lg\:last\:-mb-64:last-child{margin-bottom:-16rem}.lg\:last\:-ml-64:last-child{margin-left:-16rem}.lg\:last\:-mt-px:last-child{margin-top:-1px}.lg\:last\:-mr-px:last-child{margin-right:-1px}.lg\:last\:-mb-px:last-child{margin-bottom:-1px}.lg\:last\:-ml-px:last-child{margin-left:-1px}.lg\:max-h-0{max-height:0}.lg\:max-h-1{max-height:.25rem}.lg\:max-h-2{max-height:.5rem}.lg\:max-h-3{max-height:.75rem}.lg\:max-h-4{max-height:1rem}.lg\:max-h-5{max-height:1.25rem}.lg\:max-h-6{max-height:1.5rem}.lg\:max-h-8{max-height:2rem}.lg\:max-h-10{max-height:2.5rem}.lg\:max-h-12{max-height:3rem}.lg\:max-h-16{max-height:4rem}.lg\:max-h-20{max-height:5rem}.lg\:max-h-24{max-height:6rem}.lg\:max-h-32{max-height:8rem}.lg\:max-h-40{max-height:10rem}.lg\:max-h-48{max-height:12rem}.lg\:max-h-56{max-height:14rem}.lg\:max-h-64{max-height:16rem}.lg\:max-h-xl{max-height:36rem}.lg\:max-h-px{max-height:1px}.lg\:max-w-none{max-width:none}.lg\:max-w-xs{max-width:20rem}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-xl{max-width:36rem}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-full{max-width:100%}.lg\:max-w-screen-sm{max-width:640px}.lg\:max-w-screen-md{max-width:768px}.lg\:max-w-screen-lg{max-width:1024px}.lg\:max-w-screen-xl{max-width:1280px}.lg\:min-h-0{min-height:0}.lg\:min-h-full{min-height:100%}.lg\:min-h-screen{min-height:100vh}.lg\:min-w-0{min-width:0}.lg\:min-w-1{min-width:.25rem}.lg\:min-w-2{min-width:.5rem}.lg\:min-w-3{min-width:.75rem}.lg\:min-w-4{min-width:1rem}.lg\:min-w-5{min-width:1.25rem}.lg\:min-w-6{min-width:1.5rem}.lg\:min-w-8{min-width:2rem}.lg\:min-w-10{min-width:2.5rem}.lg\:min-w-12{min-width:3rem}.lg\:min-w-16{min-width:4rem}.lg\:min-w-20{min-width:5rem}.lg\:min-w-24{min-width:6rem}.lg\:min-w-32{min-width:8rem}.lg\:min-w-40{min-width:10rem}.lg\:min-w-48{min-width:12rem}.lg\:min-w-56{min-width:14rem}.lg\:min-w-64{min-width:16rem}.lg\:min-w-max-content{min-width:-webkit-max-content;min-width:max-content}.lg\:min-w-px{min-width:1px}.lg\:object-contain{object-fit:contain}.lg\:object-cover{object-fit:cover}.lg\:object-fill{object-fit:fill}.lg\:object-none{object-fit:none}.lg\:object-scale-down{object-fit:scale-down}.lg\:object-bottom{object-position:bottom}.lg\:object-center{object-position:center}.lg\:object-left{object-position:left}.lg\:object-left-bottom{object-position:left bottom}.lg\:object-left-top{object-position:left top}.lg\:object-right{object-position:right}.lg\:object-right-bottom{object-position:right bottom}.lg\:object-right-top{object-position:right top}.lg\:object-top{object-position:top}.lg\:opacity-0{opacity:0}.lg\:opacity-25{opacity:.25}.lg\:opacity-50{opacity:.5}.lg\:opacity-75{opacity:.75}.lg\:opacity-100{opacity:1}.lg\:hover\:opacity-0:hover{opacity:0}.lg\:hover\:opacity-25:hover{opacity:.25}.lg\:hover\:opacity-50:hover{opacity:.5}.lg\:hover\:opacity-75:hover{opacity:.75}.lg\:hover\:opacity-100:hover{opacity:1}.lg\:focus\:opacity-0:focus{opacity:0}.lg\:focus\:opacity-25:focus{opacity:.25}.lg\:focus\:opacity-50:focus{opacity:.5}.lg\:focus\:opacity-75:focus{opacity:.75}.lg\:focus\:opacity-100:focus{opacity:1}.lg\:outline-none{outline:2px solid #0000;outline-offset:2px}.lg\:outline-white{outline:2px dotted #fff;outline-offset:2px}.lg\:outline-black{outline:2px dotted #000;outline-offset:2px}.lg\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.lg\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.lg\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.lg\:overflow-auto{overflow:auto}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:overflow-scroll{overflow:scroll}.lg\:overflow-x-auto{overflow-x:auto}.lg\:overflow-y-auto{overflow-y:auto}.lg\:overflow-x-hidden{overflow-x:hidden}.lg\:overflow-y-hidden{overflow-y:hidden}.lg\:overflow-x-visible{overflow-x:visible}.lg\:overflow-y-visible{overflow-y:visible}.lg\:overflow-x-scroll{overflow-x:scroll}.lg\:overflow-y-scroll{overflow-y:scroll}.lg\:scrolling-touch{-webkit-overflow-scrolling:touch}.lg\:scrolling-auto{-webkit-overflow-scrolling:auto}.lg\:overscroll-auto{overscroll-behavior:auto}.lg\:overscroll-contain{overscroll-behavior:contain}.lg\:overscroll-none{overscroll-behavior:none}.lg\:overscroll-y-auto{overscroll-behavior-y:auto}.lg\:overscroll-y-contain{overscroll-behavior-y:contain}.lg\:overscroll-y-none{overscroll-behavior-y:none}.lg\:overscroll-x-auto{overscroll-behavior-x:auto}.lg\:overscroll-x-contain{overscroll-behavior-x:contain}.lg\:overscroll-x-none{overscroll-behavior-x:none}.lg\:p-0{padding:0}.lg\:p-1{padding:.25rem}.lg\:p-2{padding:.5rem}.lg\:p-3{padding:.75rem}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-16{padding:4rem}.lg\:p-20{padding:5rem}.lg\:p-24{padding:6rem}.lg\:p-32{padding:8rem}.lg\:p-40{padding:10rem}.lg\:p-48{padding:12rem}.lg\:p-56{padding:14rem}.lg\:p-64{padding:16rem}.lg\:p-px{padding:1px}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-1{padding-bottom:.25rem;padding-top:.25rem}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:py-2{padding-bottom:.5rem;padding-top:.5rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:py-3{padding-bottom:.75rem;padding-top:.75rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:py-4{padding-bottom:1rem;padding-top:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-8{padding-bottom:2rem;padding-top:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:py-12{padding-bottom:3rem;padding-top:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:py-24{padding-bottom:6rem;padding-top:6rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:py-32{padding-bottom:8rem;padding-top:8rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:py-40{padding-bottom:10rem;padding-top:10rem}.lg\:px-40{padding-left:10rem;padding-right:10rem}.lg\:py-48{padding-bottom:12rem;padding-top:12rem}.lg\:px-48{padding-left:12rem;padding-right:12rem}.lg\:py-56{padding-bottom:14rem;padding-top:14rem}.lg\:px-56{padding-left:14rem;padding-right:14rem}.lg\:py-64{padding-bottom:16rem;padding-top:16rem}.lg\:px-64{padding-left:16rem;padding-right:16rem}.lg\:py-px{padding-bottom:1px;padding-top:1px}.lg\:px-px{padding-left:1px;padding-right:1px}.lg\:pt-0{padding-top:0}.lg\:pr-0{padding-right:0}.lg\:pb-0{padding-bottom:0}.lg\:pl-0{padding-left:0}.lg\:pt-1{padding-top:.25rem}.lg\:pr-1{padding-right:.25rem}.lg\:pb-1{padding-bottom:.25rem}.lg\:pl-1{padding-left:.25rem}.lg\:pt-2{padding-top:.5rem}.lg\:pr-2{padding-right:.5rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:pt-3{padding-top:.75rem}.lg\:pr-3{padding-right:.75rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pl-3{padding-left:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pr-4{padding-right:1rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pl-4{padding-left:1rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:pr-8{padding-right:2rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pr-12{padding-right:3rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pl-12{padding-left:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pr-16{padding-right:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pl-16{padding-left:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pr-20{padding-right:5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pl-20{padding-left:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pr-24{padding-right:6rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-24{padding-left:6rem}.lg\:pt-32{padding-top:8rem}.lg\:pr-32{padding-right:8rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pl-32{padding-left:8rem}.lg\:pt-40{padding-top:10rem}.lg\:pr-40{padding-right:10rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pl-40{padding-left:10rem}.lg\:pt-48{padding-top:12rem}.lg\:pr-48{padding-right:12rem}.lg\:pb-48{padding-bottom:12rem}.lg\:pl-48{padding-left:12rem}.lg\:pt-56{padding-top:14rem}.lg\:pr-56{padding-right:14rem}.lg\:pb-56{padding-bottom:14rem}.lg\:pl-56{padding-left:14rem}.lg\:pt-64{padding-top:16rem}.lg\:pr-64{padding-right:16rem}.lg\:pb-64{padding-bottom:16rem}.lg\:pl-64{padding-left:16rem}.lg\:pt-px{padding-top:1px}.lg\:pr-px{padding-right:1px}.lg\:pb-px{padding-bottom:1px}.lg\:pl-px{padding-left:1px}.lg\:placeholder-transparent::placeholder{color:#0000}.lg\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.lg\:placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.lg\:placeholder-gray-50::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.lg\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.lg\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.lg\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.lg\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.lg\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.lg\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.lg\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.lg\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.lg\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.lg\:placeholder-cool-gray-50::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.lg\:placeholder-cool-gray-100::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.lg\:placeholder-cool-gray-200::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.lg\:placeholder-cool-gray-300::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.lg\:placeholder-cool-gray-400::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.lg\:placeholder-cool-gray-500::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.lg\:placeholder-cool-gray-600::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.lg\:placeholder-cool-gray-700::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.lg\:placeholder-cool-gray-800::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.lg\:placeholder-cool-gray-900::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.lg\:placeholder-red-50::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.lg\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.lg\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.lg\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.lg\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.lg\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.lg\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.lg\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.lg\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.lg\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.lg\:placeholder-orange-50::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.lg\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.lg\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.lg\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.lg\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.lg\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.lg\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.lg\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.lg\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.lg\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.lg\:placeholder-yellow-50::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.lg\:placeholder-yellow-100::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.lg\:placeholder-yellow-200::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.lg\:placeholder-yellow-300::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.lg\:placeholder-yellow-400::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.lg\:placeholder-yellow-500::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.lg\:placeholder-yellow-600::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.lg\:placeholder-yellow-700::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.lg\:placeholder-yellow-800::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.lg\:placeholder-yellow-900::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.lg\:placeholder-green-50::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.lg\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.lg\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.lg\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.lg\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.lg\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.lg\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.lg\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.lg\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.lg\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.lg\:placeholder-teal-50::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.lg\:placeholder-teal-100::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.lg\:placeholder-teal-200::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.lg\:placeholder-teal-300::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.lg\:placeholder-teal-400::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.lg\:placeholder-teal-500::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.lg\:placeholder-teal-600::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.lg\:placeholder-teal-700::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.lg\:placeholder-teal-800::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.lg\:placeholder-teal-900::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.lg\:placeholder-blue-50::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.lg\:placeholder-blue-100::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.lg\:placeholder-blue-200::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.lg\:placeholder-blue-300::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.lg\:placeholder-blue-400::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.lg\:placeholder-blue-500::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.lg\:placeholder-blue-600::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.lg\:placeholder-blue-700::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.lg\:placeholder-blue-800::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.lg\:placeholder-blue-900::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.lg\:placeholder-indigo-50::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.lg\:placeholder-indigo-100::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.lg\:placeholder-indigo-200::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.lg\:placeholder-indigo-300::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.lg\:placeholder-indigo-400::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.lg\:placeholder-indigo-500::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.lg\:placeholder-indigo-600::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.lg\:placeholder-indigo-700::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.lg\:placeholder-indigo-800::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.lg\:placeholder-indigo-900::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.lg\:placeholder-purple-50::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.lg\:placeholder-purple-100::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.lg\:placeholder-purple-200::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.lg\:placeholder-purple-300::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.lg\:placeholder-purple-400::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.lg\:placeholder-purple-500::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.lg\:placeholder-purple-600::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.lg\:placeholder-purple-700::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.lg\:placeholder-purple-800::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.lg\:placeholder-purple-900::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.lg\:placeholder-pink-50::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.lg\:placeholder-pink-100::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.lg\:placeholder-pink-200::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.lg\:placeholder-pink-300::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.lg\:placeholder-pink-400::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.lg\:placeholder-pink-500::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.lg\:placeholder-pink-600::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.lg\:placeholder-pink-700::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.lg\:placeholder-pink-800::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.lg\:placeholder-pink-900::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.lg\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.lg\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-50:focus::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.lg\:focus\:placeholder-cool-gray-50:focus::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.lg\:focus\:placeholder-cool-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.lg\:focus\:placeholder-cool-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.lg\:focus\:placeholder-cool-gray-300:focus::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.lg\:focus\:placeholder-cool-gray-400:focus::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.lg\:focus\:placeholder-cool-gray-500:focus::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.lg\:focus\:placeholder-cool-gray-600:focus::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.lg\:focus\:placeholder-cool-gray-700:focus::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.lg\:focus\:placeholder-cool-gray-800:focus::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.lg\:focus\:placeholder-cool-gray-900:focus::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-50:focus::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.lg\:focus\:placeholder-yellow-50:focus::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.lg\:focus\:placeholder-yellow-100:focus::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.lg\:focus\:placeholder-yellow-200:focus::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.lg\:focus\:placeholder-yellow-300:focus::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.lg\:focus\:placeholder-yellow-400:focus::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.lg\:focus\:placeholder-yellow-500:focus::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.lg\:focus\:placeholder-yellow-600:focus::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.lg\:focus\:placeholder-yellow-700:focus::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.lg\:focus\:placeholder-yellow-800:focus::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.lg\:focus\:placeholder-yellow-900:focus::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-50:focus::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.lg\:focus\:placeholder-teal-50:focus::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.lg\:focus\:placeholder-teal-100:focus::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.lg\:focus\:placeholder-teal-200:focus::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.lg\:focus\:placeholder-teal-300:focus::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.lg\:focus\:placeholder-teal-400:focus::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.lg\:focus\:placeholder-teal-500:focus::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.lg\:focus\:placeholder-teal-600:focus::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.lg\:focus\:placeholder-teal-700:focus::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.lg\:focus\:placeholder-teal-800:focus::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.lg\:focus\:placeholder-teal-900:focus::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.lg\:focus\:placeholder-blue-50:focus::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.lg\:focus\:placeholder-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.lg\:focus\:placeholder-blue-300:focus::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.lg\:focus\:placeholder-blue-400:focus::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.lg\:focus\:placeholder-blue-500:focus::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.lg\:focus\:placeholder-blue-600:focus::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.lg\:focus\:placeholder-blue-700:focus::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.lg\:focus\:placeholder-blue-800:focus::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.lg\:focus\:placeholder-blue-900:focus::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.lg\:focus\:placeholder-indigo-50:focus::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-indigo-100:focus::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-indigo-200:focus::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.lg\:focus\:placeholder-indigo-300:focus::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.lg\:focus\:placeholder-indigo-400:focus::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.lg\:focus\:placeholder-indigo-500:focus::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.lg\:focus\:placeholder-indigo-600:focus::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.lg\:focus\:placeholder-indigo-700:focus::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.lg\:focus\:placeholder-indigo-800:focus::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.lg\:focus\:placeholder-indigo-900:focus::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.lg\:focus\:placeholder-purple-50:focus::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-purple-100:focus::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.lg\:focus\:placeholder-purple-200:focus::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.lg\:focus\:placeholder-purple-300:focus::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.lg\:focus\:placeholder-purple-400:focus::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.lg\:focus\:placeholder-purple-500:focus::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.lg\:focus\:placeholder-purple-600:focus::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.lg\:focus\:placeholder-purple-700:focus::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.lg\:focus\:placeholder-purple-800:focus::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.lg\:focus\:placeholder-purple-900:focus::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.lg\:focus\:placeholder-pink-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.lg\:focus\:placeholder-pink-100:focus::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.lg\:focus\:placeholder-pink-200:focus::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.lg\:focus\:placeholder-pink-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.lg\:focus\:placeholder-pink-400:focus::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.lg\:focus\:placeholder-pink-500:focus::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.lg\:focus\:placeholder-pink-600:focus::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.lg\:focus\:placeholder-pink-700:focus::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.lg\:focus\:placeholder-pink-800:focus::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.lg\:focus\:placeholder-pink-900:focus::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-transparent::placeholder{color:#0000}.theme-dark .lg\:dark\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-gray-50::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-cool-gray-50::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-cool-gray-100::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-cool-gray-200::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-cool-gray-300::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-cool-gray-400::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-cool-gray-500::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-cool-gray-600::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-cool-gray-700::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-cool-gray-800::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-cool-gray-900::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-red-50::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-orange-50::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-yellow-50::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-yellow-100::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-yellow-200::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-yellow-300::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-yellow-400::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-yellow-500::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-yellow-600::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-yellow-700::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-yellow-800::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-yellow-900::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-green-50::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-teal-50::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-teal-100::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-teal-200::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-teal-300::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-teal-400::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-teal-500::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-teal-600::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-teal-700::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-teal-800::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-teal-900::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-blue-50::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-blue-100::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-blue-200::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-blue-300::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-blue-400::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-blue-500::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-blue-600::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-blue-700::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-blue-800::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-blue-900::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-indigo-50::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-indigo-100::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-indigo-200::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-indigo-300::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-indigo-400::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-indigo-500::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-indigo-600::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-indigo-700::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-indigo-800::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-indigo-900::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-purple-50::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-purple-100::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-purple-200::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-purple-300::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-purple-400::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-purple-500::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-purple-600::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-purple-700::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-purple-800::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-purple-900::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-pink-50::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-pink-100::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-pink-200::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-pink-300::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-pink-400::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-pink-500::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-pink-600::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-pink-700::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-pink-800::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.theme-dark .lg\:dark\:placeholder-pink-900::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.theme-dark .lg\:dark\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-gray-50:focus::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-cool-gray-50:focus::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-cool-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-cool-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-cool-gray-300:focus::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-cool-gray-400:focus::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-cool-gray-500:focus::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-cool-gray-600:focus::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-cool-gray-700:focus::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-cool-gray-800:focus::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-cool-gray-900:focus::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-red-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-orange-50:focus::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-yellow-50:focus::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-yellow-100:focus::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-yellow-200:focus::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-yellow-300:focus::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-yellow-400:focus::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-yellow-500:focus::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-yellow-600:focus::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-yellow-700:focus::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-yellow-800:focus::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-yellow-900:focus::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-green-50:focus::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-teal-50:focus::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-teal-100:focus::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-teal-200:focus::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-teal-300:focus::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-teal-400:focus::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-teal-500:focus::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-teal-600:focus::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-teal-700:focus::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-teal-800:focus::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-teal-900:focus::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-blue-50:focus::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-blue-300:focus::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-blue-400:focus::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-blue-500:focus::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-blue-600:focus::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-blue-700:focus::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-blue-800:focus::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-blue-900:focus::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-indigo-50:focus::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-indigo-100:focus::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-indigo-200:focus::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-indigo-300:focus::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-indigo-400:focus::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-indigo-500:focus::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-indigo-600:focus::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-indigo-700:focus::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-indigo-800:focus::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-indigo-900:focus::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-purple-50:focus::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-purple-100:focus::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-purple-200:focus::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-purple-300:focus::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-purple-400:focus::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-purple-500:focus::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-purple-600:focus::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-purple-700:focus::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-purple-800:focus::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-purple-900:focus::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-pink-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-pink-100:focus::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-pink-200:focus::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-pink-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-pink-400:focus::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-pink-500:focus::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-pink-600:focus::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-pink-700:focus::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-pink-800:focus::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.theme-dark .lg\:dark\:focus\:placeholder-pink-900:focus::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.lg\:placeholder-opacity-0::placeholder{--placeholder-opacity:0}.lg\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.lg\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.lg\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.lg\:placeholder-opacity-100::placeholder{--placeholder-opacity:1}.lg\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.lg\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.lg\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.lg\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.lg\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.lg\:pointer-events-none{pointer-events:none}.lg\:pointer-events-auto{pointer-events:auto}.lg\:static{position:static}.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:-webkit-sticky;position:sticky}.lg\:inset-0{bottom:0;left:0;right:0;top:0}.lg\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.lg\:inset-y-0{bottom:0;top:0}.lg\:inset-x-0{left:0;right:0}.lg\:inset-y-auto{bottom:auto;top:auto}.lg\:inset-x-auto{left:auto;right:auto}.lg\:top-0{top:0}.lg\:right-0{right:0}.lg\:bottom-0{bottom:0}.lg\:left-0{left:0}.lg\:top-auto{top:auto}.lg\:right-auto{right:auto}.lg\:bottom-auto{bottom:auto}.lg\:left-auto{left:auto}.lg\:resize-none{resize:none}.lg\:resize-y{resize:vertical}.lg\:resize-x{resize:horizontal}.lg\:resize{resize:both}.lg\:shadow-xs{box-shadow:0 0 0 1px #0000000d}.lg\:shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.lg\:shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.lg\:shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.lg\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.lg\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.lg\:shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.lg\:shadow-inner{box-shadow:inset 0 2px 4px 0 #0000000f}.lg\:shadow-outline{box-shadow:0 0 0 3px #4299e180}.lg\:shadow-none{box-shadow:none}.lg\:shadow-bottom{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.lg\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px #0000000d}.lg\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 #0000000d}.lg\:hover\:shadow:hover{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.lg\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.lg\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.lg\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.lg\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040}.lg\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 #0000000f}.lg\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px #4299e180}.lg\:hover\:shadow-none:hover{box-shadow:none}.lg\:hover\:shadow-bottom:hover{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.lg\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px #0000000d}.lg\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 #0000000d}.lg\:focus\:shadow:focus{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.lg\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.lg\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.lg\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.lg\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040}.lg\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 #0000000f}.lg\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px #4299e180}.lg\:focus\:shadow-none:focus{box-shadow:none}.lg\:focus\:shadow-bottom:focus{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.theme-dark .lg\:dark\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px #0000000d}.theme-dark .lg\:dark\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 #0000000d}.theme-dark .lg\:dark\:focus\:shadow:focus{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.theme-dark .lg\:dark\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.theme-dark .lg\:dark\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.theme-dark .lg\:dark\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.theme-dark .lg\:dark\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040}.theme-dark .lg\:dark\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 #0000000f}.theme-dark .lg\:dark\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px #4299e180}.theme-dark .lg\:dark\:focus\:shadow-none:focus{box-shadow:none}.theme-dark .lg\:dark\:focus\:shadow-bottom:focus{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.lg\:fill-current{fill:currentColor}.lg\:stroke-current{stroke:currentColor}.lg\:stroke-0{stroke-width:0}.lg\:stroke-1{stroke-width:1}.lg\:stroke-2{stroke-width:2}.lg\:table-auto{table-layout:auto}.lg\:table-fixed{table-layout:fixed}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-justify{text-align:justify}.lg\:text-transparent{color:#0000}.lg\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.lg\:text-gray-50{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.lg\:text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.lg\:text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.lg\:text-gray-300{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.lg\:text-gray-400{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.lg\:text-gray-500{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.lg\:text-gray-600{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.lg\:text-gray-700{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.lg\:text-gray-800{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.lg\:text-gray-900{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.lg\:text-cool-gray-50{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.lg\:text-cool-gray-100{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.lg\:text-cool-gray-200{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.lg\:text-cool-gray-300{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.lg\:text-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.lg\:text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.lg\:text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.lg\:text-cool-gray-700{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.lg\:text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.lg\:text-cool-gray-900{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.lg\:text-red-50{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.lg\:text-red-100{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.lg\:text-red-200{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.lg\:text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.lg\:text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.lg\:text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.lg\:text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.lg\:text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.lg\:text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.lg\:text-red-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.lg\:text-orange-50{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.lg\:text-orange-100{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.lg\:text-orange-200{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.lg\:text-orange-300{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.lg\:text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.lg\:text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.lg\:text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.lg\:text-orange-700{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.lg\:text-orange-800{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.lg\:text-orange-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.lg\:text-yellow-50{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.lg\:text-yellow-100{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.lg\:text-yellow-200{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.lg\:text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.lg\:text-yellow-400{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.lg\:text-yellow-500{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.lg\:text-yellow-600{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.lg\:text-yellow-700{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.lg\:text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.lg\:text-yellow-900{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.lg\:text-green-50{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.lg\:text-green-100{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.lg\:text-green-200{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.lg\:text-green-300{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.lg\:text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.lg\:text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.lg\:text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.lg\:text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.lg\:text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.lg\:text-green-900{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.lg\:text-teal-50{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.lg\:text-teal-100{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.lg\:text-teal-200{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.lg\:text-teal-300{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.lg\:text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.lg\:text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.lg\:text-teal-600{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.lg\:text-teal-700{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.lg\:text-teal-800{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.lg\:text-teal-900{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.lg\:text-blue-50{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.lg\:text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.lg\:text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.lg\:text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.lg\:text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.lg\:text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.lg\:text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.lg\:text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.lg\:text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.lg\:text-blue-900{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.lg\:text-indigo-50{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.lg\:text-indigo-100{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.lg\:text-indigo-200{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.lg\:text-indigo-300{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.lg\:text-indigo-400{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.lg\:text-indigo-500{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.lg\:text-indigo-600{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.lg\:text-indigo-700{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.lg\:text-indigo-800{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.lg\:text-indigo-900{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.lg\:text-purple-50{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.lg\:text-purple-100{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.lg\:text-purple-200{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.lg\:text-purple-300{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.lg\:text-purple-400{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.lg\:text-purple-500{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.lg\:text-purple-600{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.lg\:text-purple-700{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.lg\:text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.lg\:text-purple-900{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.lg\:text-pink-50{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.lg\:text-pink-100{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.lg\:text-pink-200{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.lg\:text-pink-300{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.lg\:text-pink-400{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.lg\:text-pink-500{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.lg\:text-pink-600{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.lg\:text-pink-700{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.lg\:text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.lg\:text-pink-900{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.lg\:focus\:text-transparent:focus{color:#0000}.lg\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.lg\:focus\:text-gray-50:focus{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.lg\:focus\:text-gray-100:focus{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.lg\:focus\:text-gray-200:focus{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.lg\:focus\:text-gray-300:focus{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.lg\:focus\:text-gray-400:focus{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.lg\:focus\:text-gray-500:focus{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.lg\:focus\:text-gray-600:focus{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.lg\:focus\:text-gray-700:focus{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.lg\:focus\:text-gray-800:focus{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.lg\:focus\:text-gray-900:focus{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.lg\:focus\:text-cool-gray-50:focus{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.lg\:focus\:text-cool-gray-100:focus{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.lg\:focus\:text-cool-gray-200:focus{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.lg\:focus\:text-cool-gray-300:focus{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.lg\:focus\:text-cool-gray-400:focus{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.lg\:focus\:text-cool-gray-500:focus{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.lg\:focus\:text-cool-gray-600:focus{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.lg\:focus\:text-cool-gray-700:focus{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.lg\:focus\:text-cool-gray-800:focus{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.lg\:focus\:text-cool-gray-900:focus{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.lg\:focus\:text-red-50:focus{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.lg\:focus\:text-red-100:focus{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.lg\:focus\:text-red-200:focus{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.lg\:focus\:text-red-300:focus{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.lg\:focus\:text-red-400:focus{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.lg\:focus\:text-red-500:focus{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.lg\:focus\:text-red-600:focus{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.lg\:focus\:text-red-700:focus{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.lg\:focus\:text-red-800:focus{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.lg\:focus\:text-red-900:focus{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.lg\:focus\:text-orange-50:focus{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.lg\:focus\:text-orange-100:focus{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.lg\:focus\:text-orange-200:focus{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.lg\:focus\:text-orange-300:focus{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.lg\:focus\:text-orange-400:focus{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.lg\:focus\:text-orange-500:focus{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.lg\:focus\:text-orange-600:focus{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.lg\:focus\:text-orange-700:focus{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.lg\:focus\:text-orange-800:focus{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.lg\:focus\:text-orange-900:focus{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.lg\:focus\:text-yellow-50:focus{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.lg\:focus\:text-yellow-100:focus{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.lg\:focus\:text-yellow-200:focus{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.lg\:focus\:text-yellow-300:focus{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.lg\:focus\:text-yellow-400:focus{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.lg\:focus\:text-yellow-500:focus{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.lg\:focus\:text-yellow-600:focus{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.lg\:focus\:text-yellow-700:focus{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.lg\:focus\:text-yellow-800:focus{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.lg\:focus\:text-yellow-900:focus{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.lg\:focus\:text-green-50:focus{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.lg\:focus\:text-green-100:focus{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.lg\:focus\:text-green-200:focus{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.lg\:focus\:text-green-300:focus{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.lg\:focus\:text-green-400:focus{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.lg\:focus\:text-green-500:focus{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.lg\:focus\:text-green-600:focus{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.lg\:focus\:text-green-700:focus{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.lg\:focus\:text-green-800:focus{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.lg\:focus\:text-green-900:focus{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.lg\:focus\:text-teal-50:focus{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.lg\:focus\:text-teal-100:focus{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.lg\:focus\:text-teal-200:focus{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.lg\:focus\:text-teal-300:focus{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.lg\:focus\:text-teal-400:focus{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.lg\:focus\:text-teal-500:focus{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.lg\:focus\:text-teal-600:focus{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.lg\:focus\:text-teal-700:focus{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.lg\:focus\:text-teal-800:focus{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.lg\:focus\:text-teal-900:focus{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.lg\:focus\:text-blue-50:focus{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.lg\:focus\:text-blue-100:focus{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.lg\:focus\:text-blue-200:focus{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.lg\:focus\:text-blue-300:focus{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.lg\:focus\:text-blue-400:focus{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.lg\:focus\:text-blue-500:focus{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.lg\:focus\:text-blue-600:focus{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.lg\:focus\:text-blue-700:focus{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.lg\:focus\:text-blue-800:focus{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.lg\:focus\:text-blue-900:focus{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.lg\:focus\:text-indigo-50:focus{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.lg\:focus\:text-indigo-100:focus{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.lg\:focus\:text-indigo-200:focus{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.lg\:focus\:text-indigo-300:focus{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.lg\:focus\:text-indigo-400:focus{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.lg\:focus\:text-indigo-500:focus{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.lg\:focus\:text-indigo-600:focus{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.lg\:focus\:text-indigo-700:focus{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.lg\:focus\:text-indigo-800:focus{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.lg\:focus\:text-indigo-900:focus{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.lg\:focus\:text-purple-50:focus{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.lg\:focus\:text-purple-100:focus{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.lg\:focus\:text-purple-200:focus{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.lg\:focus\:text-purple-300:focus{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.lg\:focus\:text-purple-400:focus{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.lg\:focus\:text-purple-500:focus{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.lg\:focus\:text-purple-600:focus{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.lg\:focus\:text-purple-700:focus{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.lg\:focus\:text-purple-800:focus{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.lg\:focus\:text-purple-900:focus{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.lg\:focus\:text-pink-50:focus{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.lg\:focus\:text-pink-100:focus{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.lg\:focus\:text-pink-200:focus{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.lg\:focus\:text-pink-300:focus{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.lg\:focus\:text-pink-400:focus{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.lg\:focus\:text-pink-500:focus{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.lg\:focus\:text-pink-600:focus{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.lg\:focus\:text-pink-700:focus{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.lg\:focus\:text-pink-800:focus{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.lg\:focus\:text-pink-900:focus{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.lg\:focus-within\:text-transparent:focus-within{color:#0000}.lg\:focus-within\:text-white:focus-within{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:focus-within\:text-black:focus-within{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.lg\:focus-within\:text-gray-50:focus-within{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.lg\:focus-within\:text-gray-100:focus-within{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.lg\:focus-within\:text-gray-200:focus-within{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.lg\:focus-within\:text-gray-300:focus-within{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.lg\:focus-within\:text-gray-400:focus-within{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.lg\:focus-within\:text-gray-500:focus-within{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.lg\:focus-within\:text-gray-600:focus-within{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.lg\:focus-within\:text-gray-700:focus-within{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.lg\:focus-within\:text-gray-800:focus-within{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.lg\:focus-within\:text-gray-900:focus-within{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.lg\:focus-within\:text-cool-gray-50:focus-within{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.lg\:focus-within\:text-cool-gray-100:focus-within{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.lg\:focus-within\:text-cool-gray-200:focus-within{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.lg\:focus-within\:text-cool-gray-300:focus-within{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.lg\:focus-within\:text-cool-gray-400:focus-within{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.lg\:focus-within\:text-cool-gray-500:focus-within{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.lg\:focus-within\:text-cool-gray-600:focus-within{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.lg\:focus-within\:text-cool-gray-700:focus-within{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.lg\:focus-within\:text-cool-gray-800:focus-within{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.lg\:focus-within\:text-cool-gray-900:focus-within{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.lg\:focus-within\:text-red-50:focus-within{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.lg\:focus-within\:text-red-100:focus-within{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.lg\:focus-within\:text-red-200:focus-within{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.lg\:focus-within\:text-red-300:focus-within{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.lg\:focus-within\:text-red-400:focus-within{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.lg\:focus-within\:text-red-500:focus-within{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.lg\:focus-within\:text-red-600:focus-within{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.lg\:focus-within\:text-red-700:focus-within{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.lg\:focus-within\:text-red-800:focus-within{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.lg\:focus-within\:text-red-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.lg\:focus-within\:text-orange-50:focus-within{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.lg\:focus-within\:text-orange-100:focus-within{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.lg\:focus-within\:text-orange-200:focus-within{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.lg\:focus-within\:text-orange-300:focus-within{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.lg\:focus-within\:text-orange-400:focus-within{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.lg\:focus-within\:text-orange-500:focus-within{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.lg\:focus-within\:text-orange-600:focus-within{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.lg\:focus-within\:text-orange-700:focus-within{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.lg\:focus-within\:text-orange-800:focus-within{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.lg\:focus-within\:text-orange-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.lg\:focus-within\:text-yellow-50:focus-within{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.lg\:focus-within\:text-yellow-100:focus-within{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.lg\:focus-within\:text-yellow-200:focus-within{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.lg\:focus-within\:text-yellow-300:focus-within{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.lg\:focus-within\:text-yellow-400:focus-within{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.lg\:focus-within\:text-yellow-500:focus-within{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.lg\:focus-within\:text-yellow-600:focus-within{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.lg\:focus-within\:text-yellow-700:focus-within{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.lg\:focus-within\:text-yellow-800:focus-within{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.lg\:focus-within\:text-yellow-900:focus-within{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.lg\:focus-within\:text-green-50:focus-within{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.lg\:focus-within\:text-green-100:focus-within{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.lg\:focus-within\:text-green-200:focus-within{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.lg\:focus-within\:text-green-300:focus-within{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.lg\:focus-within\:text-green-400:focus-within{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.lg\:focus-within\:text-green-500:focus-within{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.lg\:focus-within\:text-green-600:focus-within{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.lg\:focus-within\:text-green-700:focus-within{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.lg\:focus-within\:text-green-800:focus-within{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.lg\:focus-within\:text-green-900:focus-within{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.lg\:focus-within\:text-teal-50:focus-within{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.lg\:focus-within\:text-teal-100:focus-within{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.lg\:focus-within\:text-teal-200:focus-within{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.lg\:focus-within\:text-teal-300:focus-within{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.lg\:focus-within\:text-teal-400:focus-within{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.lg\:focus-within\:text-teal-500:focus-within{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.lg\:focus-within\:text-teal-600:focus-within{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.lg\:focus-within\:text-teal-700:focus-within{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.lg\:focus-within\:text-teal-800:focus-within{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.lg\:focus-within\:text-teal-900:focus-within{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.lg\:focus-within\:text-blue-50:focus-within{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.lg\:focus-within\:text-blue-100:focus-within{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.lg\:focus-within\:text-blue-200:focus-within{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.lg\:focus-within\:text-blue-300:focus-within{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.lg\:focus-within\:text-blue-400:focus-within{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.lg\:focus-within\:text-blue-500:focus-within{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.lg\:focus-within\:text-blue-600:focus-within{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.lg\:focus-within\:text-blue-700:focus-within{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.lg\:focus-within\:text-blue-800:focus-within{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.lg\:focus-within\:text-blue-900:focus-within{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.lg\:focus-within\:text-indigo-50:focus-within{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.lg\:focus-within\:text-indigo-100:focus-within{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.lg\:focus-within\:text-indigo-200:focus-within{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.lg\:focus-within\:text-indigo-300:focus-within{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.lg\:focus-within\:text-indigo-400:focus-within{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.lg\:focus-within\:text-indigo-500:focus-within{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.lg\:focus-within\:text-indigo-600:focus-within{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.lg\:focus-within\:text-indigo-700:focus-within{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.lg\:focus-within\:text-indigo-800:focus-within{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.lg\:focus-within\:text-indigo-900:focus-within{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.lg\:focus-within\:text-purple-50:focus-within{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.lg\:focus-within\:text-purple-100:focus-within{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.lg\:focus-within\:text-purple-200:focus-within{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.lg\:focus-within\:text-purple-300:focus-within{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.lg\:focus-within\:text-purple-400:focus-within{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.lg\:focus-within\:text-purple-500:focus-within{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.lg\:focus-within\:text-purple-600:focus-within{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.lg\:focus-within\:text-purple-700:focus-within{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.lg\:focus-within\:text-purple-800:focus-within{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.lg\:focus-within\:text-purple-900:focus-within{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.lg\:focus-within\:text-pink-50:focus-within{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.lg\:focus-within\:text-pink-100:focus-within{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.lg\:focus-within\:text-pink-200:focus-within{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.lg\:focus-within\:text-pink-300:focus-within{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.lg\:focus-within\:text-pink-400:focus-within{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.lg\:focus-within\:text-pink-500:focus-within{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.lg\:focus-within\:text-pink-600:focus-within{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.lg\:focus-within\:text-pink-700:focus-within{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.lg\:focus-within\:text-pink-800:focus-within{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.lg\:focus-within\:text-pink-900:focus-within{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.lg\:hover\:text-transparent:hover{color:#0000}.lg\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.lg\:hover\:text-gray-50:hover{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.lg\:hover\:text-gray-100:hover{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.lg\:hover\:text-gray-200:hover{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.lg\:hover\:text-gray-300:hover{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.lg\:hover\:text-gray-400:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.lg\:hover\:text-gray-500:hover{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.lg\:hover\:text-gray-600:hover{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.lg\:hover\:text-gray-700:hover{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.lg\:hover\:text-gray-800:hover{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.lg\:hover\:text-gray-900:hover{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.lg\:hover\:text-cool-gray-50:hover{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.lg\:hover\:text-cool-gray-100:hover{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.lg\:hover\:text-cool-gray-200:hover{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.lg\:hover\:text-cool-gray-300:hover{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.lg\:hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.lg\:hover\:text-cool-gray-500:hover{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.lg\:hover\:text-cool-gray-600:hover{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.lg\:hover\:text-cool-gray-700:hover{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.lg\:hover\:text-cool-gray-800:hover{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.lg\:hover\:text-cool-gray-900:hover{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.lg\:hover\:text-red-50:hover{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.lg\:hover\:text-red-100:hover{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.lg\:hover\:text-red-200:hover{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.lg\:hover\:text-red-300:hover{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.lg\:hover\:text-red-400:hover{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.lg\:hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.lg\:hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.lg\:hover\:text-red-700:hover{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.lg\:hover\:text-red-800:hover{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.lg\:hover\:text-red-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.lg\:hover\:text-orange-50:hover{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.lg\:hover\:text-orange-100:hover{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.lg\:hover\:text-orange-200:hover{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.lg\:hover\:text-orange-300:hover{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.lg\:hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.lg\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.lg\:hover\:text-orange-600:hover{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.lg\:hover\:text-orange-700:hover{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.lg\:hover\:text-orange-800:hover{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.lg\:hover\:text-orange-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.lg\:hover\:text-yellow-50:hover{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.lg\:hover\:text-yellow-100:hover{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.lg\:hover\:text-yellow-200:hover{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.lg\:hover\:text-yellow-300:hover{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.lg\:hover\:text-yellow-400:hover{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.lg\:hover\:text-yellow-500:hover{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.lg\:hover\:text-yellow-600:hover{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.lg\:hover\:text-yellow-700:hover{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.lg\:hover\:text-yellow-800:hover{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.lg\:hover\:text-yellow-900:hover{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.lg\:hover\:text-green-50:hover{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.lg\:hover\:text-green-100:hover{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.lg\:hover\:text-green-200:hover{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.lg\:hover\:text-green-300:hover{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.lg\:hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.lg\:hover\:text-green-500:hover{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.lg\:hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.lg\:hover\:text-green-700:hover{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.lg\:hover\:text-green-800:hover{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.lg\:hover\:text-green-900:hover{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.lg\:hover\:text-teal-50:hover{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.lg\:hover\:text-teal-100:hover{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.lg\:hover\:text-teal-200:hover{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.lg\:hover\:text-teal-300:hover{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.lg\:hover\:text-teal-400:hover{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.lg\:hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.lg\:hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.lg\:hover\:text-teal-700:hover{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.lg\:hover\:text-teal-800:hover{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.lg\:hover\:text-teal-900:hover{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.lg\:hover\:text-blue-50:hover{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.lg\:hover\:text-blue-100:hover{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.lg\:hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.lg\:hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.lg\:hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.lg\:hover\:text-blue-500:hover{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.lg\:hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.lg\:hover\:text-blue-700:hover{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.lg\:hover\:text-blue-800:hover{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.lg\:hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.lg\:hover\:text-indigo-50:hover{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.lg\:hover\:text-indigo-100:hover{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.lg\:hover\:text-indigo-200:hover{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.lg\:hover\:text-indigo-300:hover{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.lg\:hover\:text-indigo-400:hover{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.lg\:hover\:text-indigo-500:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.lg\:hover\:text-indigo-600:hover{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.lg\:hover\:text-indigo-700:hover{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.lg\:hover\:text-indigo-800:hover{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.lg\:hover\:text-indigo-900:hover{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.lg\:hover\:text-purple-50:hover{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.lg\:hover\:text-purple-100:hover{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.lg\:hover\:text-purple-200:hover{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.lg\:hover\:text-purple-300:hover{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.lg\:hover\:text-purple-400:hover{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.lg\:hover\:text-purple-500:hover{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.lg\:hover\:text-purple-600:hover{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.lg\:hover\:text-purple-700:hover{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.lg\:hover\:text-purple-800:hover{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.lg\:hover\:text-purple-900:hover{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.lg\:hover\:text-pink-50:hover{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.lg\:hover\:text-pink-100:hover{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.lg\:hover\:text-pink-200:hover{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.lg\:hover\:text-pink-300:hover{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.lg\:hover\:text-pink-400:hover{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.lg\:hover\:text-pink-500:hover{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.lg\:hover\:text-pink-600:hover{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.lg\:hover\:text-pink-700:hover{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.lg\:hover\:text-pink-800:hover{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.lg\:hover\:text-pink-900:hover{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.lg\:active\:text-transparent:active{color:#0000}.lg\:active\:text-white:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:active\:text-black:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.lg\:active\:text-gray-50:active{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.lg\:active\:text-gray-100:active{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.lg\:active\:text-gray-200:active{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.lg\:active\:text-gray-300:active{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.lg\:active\:text-gray-400:active{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.lg\:active\:text-gray-500:active{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.lg\:active\:text-gray-600:active{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.lg\:active\:text-gray-700:active{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.lg\:active\:text-gray-800:active{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.lg\:active\:text-gray-900:active{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.lg\:active\:text-cool-gray-50:active{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.lg\:active\:text-cool-gray-100:active{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.lg\:active\:text-cool-gray-200:active{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.lg\:active\:text-cool-gray-300:active{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.lg\:active\:text-cool-gray-400:active{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.lg\:active\:text-cool-gray-500:active{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.lg\:active\:text-cool-gray-600:active{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.lg\:active\:text-cool-gray-700:active{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.lg\:active\:text-cool-gray-800:active{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.lg\:active\:text-cool-gray-900:active{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.lg\:active\:text-red-50:active{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.lg\:active\:text-red-100:active{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.lg\:active\:text-red-200:active{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.lg\:active\:text-red-300:active{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.lg\:active\:text-red-400:active{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.lg\:active\:text-red-500:active{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.lg\:active\:text-red-600:active{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.lg\:active\:text-red-700:active{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.lg\:active\:text-red-800:active{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.lg\:active\:text-red-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.lg\:active\:text-orange-50:active{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.lg\:active\:text-orange-100:active{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.lg\:active\:text-orange-200:active{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.lg\:active\:text-orange-300:active{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.lg\:active\:text-orange-400:active{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.lg\:active\:text-orange-500:active{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.lg\:active\:text-orange-600:active{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.lg\:active\:text-orange-700:active{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.lg\:active\:text-orange-800:active{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.lg\:active\:text-orange-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.lg\:active\:text-yellow-50:active{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.lg\:active\:text-yellow-100:active{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.lg\:active\:text-yellow-200:active{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.lg\:active\:text-yellow-300:active{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.lg\:active\:text-yellow-400:active{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.lg\:active\:text-yellow-500:active{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.lg\:active\:text-yellow-600:active{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.lg\:active\:text-yellow-700:active{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.lg\:active\:text-yellow-800:active{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.lg\:active\:text-yellow-900:active{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.lg\:active\:text-green-50:active{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.lg\:active\:text-green-100:active{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.lg\:active\:text-green-200:active{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.lg\:active\:text-green-300:active{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.lg\:active\:text-green-400:active{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.lg\:active\:text-green-500:active{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.lg\:active\:text-green-600:active{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.lg\:active\:text-green-700:active{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.lg\:active\:text-green-800:active{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.lg\:active\:text-green-900:active{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.lg\:active\:text-teal-50:active{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.lg\:active\:text-teal-100:active{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.lg\:active\:text-teal-200:active{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.lg\:active\:text-teal-300:active{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.lg\:active\:text-teal-400:active{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.lg\:active\:text-teal-500:active{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.lg\:active\:text-teal-600:active{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.lg\:active\:text-teal-700:active{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.lg\:active\:text-teal-800:active{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.lg\:active\:text-teal-900:active{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.lg\:active\:text-blue-50:active{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.lg\:active\:text-blue-100:active{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.lg\:active\:text-blue-200:active{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.lg\:active\:text-blue-300:active{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.lg\:active\:text-blue-400:active{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.lg\:active\:text-blue-500:active{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.lg\:active\:text-blue-600:active{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.lg\:active\:text-blue-700:active{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.lg\:active\:text-blue-800:active{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.lg\:active\:text-blue-900:active{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.lg\:active\:text-indigo-50:active{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.lg\:active\:text-indigo-100:active{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.lg\:active\:text-indigo-200:active{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.lg\:active\:text-indigo-300:active{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.lg\:active\:text-indigo-400:active{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.lg\:active\:text-indigo-500:active{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.lg\:active\:text-indigo-600:active{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.lg\:active\:text-indigo-700:active{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.lg\:active\:text-indigo-800:active{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.lg\:active\:text-indigo-900:active{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.lg\:active\:text-purple-50:active{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.lg\:active\:text-purple-100:active{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.lg\:active\:text-purple-200:active{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.lg\:active\:text-purple-300:active{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.lg\:active\:text-purple-400:active{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.lg\:active\:text-purple-500:active{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.lg\:active\:text-purple-600:active{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.lg\:active\:text-purple-700:active{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.lg\:active\:text-purple-800:active{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.lg\:active\:text-purple-900:active{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.lg\:active\:text-pink-50:active{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.lg\:active\:text-pink-100:active{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.lg\:active\:text-pink-200:active{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.lg\:active\:text-pink-300:active{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.lg\:active\:text-pink-400:active{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.lg\:active\:text-pink-500:active{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.lg\:active\:text-pink-600:active{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.lg\:active\:text-pink-700:active{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.lg\:active\:text-pink-800:active{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.lg\:active\:text-pink-900:active{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .lg\:dark\:text-transparent{color:#0000}.theme-dark .lg\:dark\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .lg\:dark\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .lg\:dark\:text-gray-50{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .lg\:dark\:text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .lg\:dark\:text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .lg\:dark\:text-gray-300{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .lg\:dark\:text-gray-400{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .lg\:dark\:text-gray-500{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .lg\:dark\:text-gray-600{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .lg\:dark\:text-gray-700{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .lg\:dark\:text-gray-800{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .lg\:dark\:text-gray-900{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .lg\:dark\:text-cool-gray-50{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .lg\:dark\:text-cool-gray-100{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .lg\:dark\:text-cool-gray-200{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .lg\:dark\:text-cool-gray-300{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .lg\:dark\:text-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .lg\:dark\:text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .lg\:dark\:text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .lg\:dark\:text-cool-gray-700{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .lg\:dark\:text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .lg\:dark\:text-cool-gray-900{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .lg\:dark\:text-red-50{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .lg\:dark\:text-red-100{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .lg\:dark\:text-red-200{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .lg\:dark\:text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .lg\:dark\:text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .lg\:dark\:text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .lg\:dark\:text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .lg\:dark\:text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .lg\:dark\:text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .lg\:dark\:text-red-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .lg\:dark\:text-orange-50{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .lg\:dark\:text-orange-100{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .lg\:dark\:text-orange-200{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .lg\:dark\:text-orange-300{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .lg\:dark\:text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .lg\:dark\:text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .lg\:dark\:text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .lg\:dark\:text-orange-700{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .lg\:dark\:text-orange-800{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .lg\:dark\:text-orange-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .lg\:dark\:text-yellow-50{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .lg\:dark\:text-yellow-100{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .lg\:dark\:text-yellow-200{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .lg\:dark\:text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .lg\:dark\:text-yellow-400{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .lg\:dark\:text-yellow-500{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .lg\:dark\:text-yellow-600{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .lg\:dark\:text-yellow-700{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .lg\:dark\:text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .lg\:dark\:text-yellow-900{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .lg\:dark\:text-green-50{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .lg\:dark\:text-green-100{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .lg\:dark\:text-green-200{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .lg\:dark\:text-green-300{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .lg\:dark\:text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .lg\:dark\:text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .lg\:dark\:text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .lg\:dark\:text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .lg\:dark\:text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .lg\:dark\:text-green-900{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .lg\:dark\:text-teal-50{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .lg\:dark\:text-teal-100{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .lg\:dark\:text-teal-200{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .lg\:dark\:text-teal-300{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .lg\:dark\:text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .lg\:dark\:text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .lg\:dark\:text-teal-600{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .lg\:dark\:text-teal-700{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .lg\:dark\:text-teal-800{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .lg\:dark\:text-teal-900{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .lg\:dark\:text-blue-50{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .lg\:dark\:text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .lg\:dark\:text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .lg\:dark\:text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .lg\:dark\:text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .lg\:dark\:text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .lg\:dark\:text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .lg\:dark\:text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .lg\:dark\:text-blue-900{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .lg\:dark\:text-indigo-50{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:text-indigo-100{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .lg\:dark\:text-indigo-200{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .lg\:dark\:text-indigo-300{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .lg\:dark\:text-indigo-400{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .lg\:dark\:text-indigo-500{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .lg\:dark\:text-indigo-600{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .lg\:dark\:text-indigo-700{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .lg\:dark\:text-indigo-800{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .lg\:dark\:text-indigo-900{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .lg\:dark\:text-purple-50{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:text-purple-100{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .lg\:dark\:text-purple-200{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .lg\:dark\:text-purple-300{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .lg\:dark\:text-purple-400{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .lg\:dark\:text-purple-500{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .lg\:dark\:text-purple-600{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .lg\:dark\:text-purple-700{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .lg\:dark\:text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .lg\:dark\:text-purple-900{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .lg\:dark\:text-pink-50{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .lg\:dark\:text-pink-100{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .lg\:dark\:text-pink-200{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .lg\:dark\:text-pink-300{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .lg\:dark\:text-pink-400{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .lg\:dark\:text-pink-500{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .lg\:dark\:text-pink-600{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .lg\:dark\:text-pink-700{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .lg\:dark\:text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .lg\:dark\:text-pink-900{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-transparent:focus-within{color:#0000}.theme-dark .lg\:dark\:focus-within\:text-white:focus-within{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-black:focus-within{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-gray-50:focus-within{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-gray-100:focus-within{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-gray-200:focus-within{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-gray-300:focus-within{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-gray-400:focus-within{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-gray-500:focus-within{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-gray-600:focus-within{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-gray-700:focus-within{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-gray-800:focus-within{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-gray-900:focus-within{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-cool-gray-50:focus-within{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-cool-gray-100:focus-within{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-cool-gray-200:focus-within{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-cool-gray-300:focus-within{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-cool-gray-400:focus-within{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-cool-gray-500:focus-within{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-cool-gray-600:focus-within{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-cool-gray-700:focus-within{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-cool-gray-800:focus-within{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-cool-gray-900:focus-within{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-red-50:focus-within{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-red-100:focus-within{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-red-200:focus-within{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-red-300:focus-within{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-red-400:focus-within{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-red-500:focus-within{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-red-600:focus-within{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-red-700:focus-within{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-red-800:focus-within{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-red-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-orange-50:focus-within{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-orange-100:focus-within{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-orange-200:focus-within{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-orange-300:focus-within{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-orange-400:focus-within{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-orange-500:focus-within{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-orange-600:focus-within{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-orange-700:focus-within{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-orange-800:focus-within{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-orange-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-yellow-50:focus-within{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-yellow-100:focus-within{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-yellow-200:focus-within{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-yellow-300:focus-within{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-yellow-400:focus-within{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-yellow-500:focus-within{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-yellow-600:focus-within{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-yellow-700:focus-within{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-yellow-800:focus-within{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-yellow-900:focus-within{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-green-50:focus-within{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-green-100:focus-within{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-green-200:focus-within{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-green-300:focus-within{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-green-400:focus-within{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-green-500:focus-within{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-green-600:focus-within{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-green-700:focus-within{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-green-800:focus-within{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-green-900:focus-within{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-teal-50:focus-within{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-teal-100:focus-within{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-teal-200:focus-within{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-teal-300:focus-within{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-teal-400:focus-within{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-teal-500:focus-within{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-teal-600:focus-within{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-teal-700:focus-within{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-teal-800:focus-within{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-teal-900:focus-within{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-blue-50:focus-within{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-blue-100:focus-within{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-blue-200:focus-within{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-blue-300:focus-within{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-blue-400:focus-within{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-blue-500:focus-within{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-blue-600:focus-within{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-blue-700:focus-within{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-blue-800:focus-within{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-blue-900:focus-within{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-indigo-50:focus-within{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-indigo-100:focus-within{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-indigo-200:focus-within{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-indigo-300:focus-within{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-indigo-400:focus-within{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-indigo-500:focus-within{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-indigo-600:focus-within{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-indigo-700:focus-within{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-indigo-800:focus-within{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-indigo-900:focus-within{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-purple-50:focus-within{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-purple-100:focus-within{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-purple-200:focus-within{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-purple-300:focus-within{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-purple-400:focus-within{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-purple-500:focus-within{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-purple-600:focus-within{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-purple-700:focus-within{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-purple-800:focus-within{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-purple-900:focus-within{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-pink-50:focus-within{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-pink-100:focus-within{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-pink-200:focus-within{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-pink-300:focus-within{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-pink-400:focus-within{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-pink-500:focus-within{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-pink-600:focus-within{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-pink-700:focus-within{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-pink-800:focus-within{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .lg\:dark\:focus-within\:text-pink-900:focus-within{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-transparent:hover{color:#0000}.theme-dark .lg\:dark\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-gray-50:hover{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-gray-100:hover{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-gray-200:hover{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-gray-300:hover{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-gray-400:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-gray-500:hover{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-gray-600:hover{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-gray-700:hover{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-gray-800:hover{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-gray-900:hover{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-cool-gray-50:hover{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-cool-gray-100:hover{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-cool-gray-200:hover{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-cool-gray-300:hover{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-cool-gray-500:hover{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-cool-gray-600:hover{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-cool-gray-700:hover{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-cool-gray-800:hover{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-cool-gray-900:hover{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-red-50:hover{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-red-100:hover{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-red-200:hover{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-red-300:hover{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-red-400:hover{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-red-700:hover{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-red-800:hover{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-red-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-orange-50:hover{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-orange-100:hover{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-orange-200:hover{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-orange-300:hover{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-orange-600:hover{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-orange-700:hover{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-orange-800:hover{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-orange-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-yellow-50:hover{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-yellow-100:hover{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-yellow-200:hover{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-yellow-300:hover{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-yellow-400:hover{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-yellow-500:hover{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-yellow-600:hover{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-yellow-700:hover{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-yellow-800:hover{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-yellow-900:hover{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-green-50:hover{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-green-100:hover{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-green-200:hover{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-green-300:hover{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-green-500:hover{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-green-700:hover{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-green-800:hover{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-green-900:hover{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-teal-50:hover{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-teal-100:hover{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-teal-200:hover{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-teal-300:hover{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-teal-400:hover{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-teal-700:hover{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-teal-800:hover{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-teal-900:hover{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-blue-50:hover{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-blue-100:hover{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-blue-500:hover{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-blue-700:hover{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-blue-800:hover{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-indigo-50:hover{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-indigo-100:hover{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-indigo-200:hover{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-indigo-300:hover{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-indigo-400:hover{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-indigo-500:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-indigo-600:hover{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-indigo-700:hover{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-indigo-800:hover{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-indigo-900:hover{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-purple-50:hover{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-purple-100:hover{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-purple-200:hover{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-purple-300:hover{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-purple-400:hover{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-purple-500:hover{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-purple-600:hover{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-purple-700:hover{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-purple-800:hover{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-purple-900:hover{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-pink-50:hover{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-pink-100:hover{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-pink-200:hover{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-pink-300:hover{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-pink-400:hover{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-pink-500:hover{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-pink-600:hover{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-pink-700:hover{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-pink-800:hover{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .lg\:dark\:hover\:text-pink-900:hover{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-transparent:active{color:#0000}.theme-dark .lg\:dark\:active\:text-white:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-black:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-gray-50:active{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-gray-100:active{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-gray-200:active{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-gray-300:active{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-gray-400:active{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-gray-500:active{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-gray-600:active{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-gray-700:active{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-gray-800:active{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-gray-900:active{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-cool-gray-50:active{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-cool-gray-100:active{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-cool-gray-200:active{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-cool-gray-300:active{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-cool-gray-400:active{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-cool-gray-500:active{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-cool-gray-600:active{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-cool-gray-700:active{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-cool-gray-800:active{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-cool-gray-900:active{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-red-50:active{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-red-100:active{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-red-200:active{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-red-300:active{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-red-400:active{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-red-500:active{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-red-600:active{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-red-700:active{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-red-800:active{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-red-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-orange-50:active{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-orange-100:active{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-orange-200:active{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-orange-300:active{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-orange-400:active{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-orange-500:active{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-orange-600:active{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-orange-700:active{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-orange-800:active{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-orange-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-yellow-50:active{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-yellow-100:active{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-yellow-200:active{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-yellow-300:active{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-yellow-400:active{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-yellow-500:active{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-yellow-600:active{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-yellow-700:active{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-yellow-800:active{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-yellow-900:active{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-green-50:active{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-green-100:active{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-green-200:active{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-green-300:active{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-green-400:active{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-green-500:active{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-green-600:active{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-green-700:active{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-green-800:active{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-green-900:active{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-teal-50:active{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-teal-100:active{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-teal-200:active{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-teal-300:active{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-teal-400:active{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-teal-500:active{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-teal-600:active{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-teal-700:active{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-teal-800:active{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-teal-900:active{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-blue-50:active{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-blue-100:active{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-blue-200:active{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-blue-300:active{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-blue-400:active{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-blue-500:active{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-blue-600:active{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-blue-700:active{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-blue-800:active{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-blue-900:active{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-indigo-50:active{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-indigo-100:active{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-indigo-200:active{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-indigo-300:active{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-indigo-400:active{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-indigo-500:active{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-indigo-600:active{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-indigo-700:active{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-indigo-800:active{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-indigo-900:active{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-purple-50:active{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-purple-100:active{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-purple-200:active{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-purple-300:active{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-purple-400:active{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-purple-500:active{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-purple-600:active{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-purple-700:active{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-purple-800:active{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-purple-900:active{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-pink-50:active{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-pink-100:active{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-pink-200:active{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-pink-300:active{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-pink-400:active{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-pink-500:active{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-pink-600:active{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-pink-700:active{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-pink-800:active{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .lg\:dark\:active\:text-pink-900:active{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.lg\:text-opacity-0{--text-opacity:0}.lg\:text-opacity-25{--text-opacity:0.25}.lg\:text-opacity-50{--text-opacity:0.5}.lg\:text-opacity-75{--text-opacity:0.75}.lg\:text-opacity-100{--text-opacity:1}.lg\:hover\:text-opacity-0:hover{--text-opacity:0}.lg\:hover\:text-opacity-25:hover{--text-opacity:0.25}.lg\:hover\:text-opacity-50:hover{--text-opacity:0.5}.lg\:hover\:text-opacity-75:hover{--text-opacity:0.75}.lg\:hover\:text-opacity-100:hover{--text-opacity:1}.lg\:focus\:text-opacity-0:focus{--text-opacity:0}.lg\:focus\:text-opacity-25:focus{--text-opacity:0.25}.lg\:focus\:text-opacity-50:focus{--text-opacity:0.5}.lg\:focus\:text-opacity-75:focus{--text-opacity:0.75}.lg\:focus\:text-opacity-100:focus{--text-opacity:1}.lg\:italic{font-style:italic}.lg\:not-italic{font-style:normal}.lg\:uppercase{text-transform:uppercase}.lg\:lowercase{text-transform:lowercase}.lg\:capitalize{text-transform:capitalize}.lg\:normal-case{text-transform:none}.lg\:underline{text-decoration:underline}.lg\:line-through{text-decoration:line-through}.lg\:no-underline{text-decoration:none}.lg\:hover\:underline:hover{text-decoration:underline}.lg\:hover\:line-through:hover{text-decoration:line-through}.lg\:hover\:no-underline:hover{text-decoration:none}.lg\:focus\:underline:focus{text-decoration:underline}.lg\:focus\:line-through:focus{text-decoration:line-through}.lg\:focus\:no-underline:focus{text-decoration:none}.lg\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.lg\:diagonal-fractions,.lg\:lining-nums,.lg\:oldstyle-nums,.lg\:ordinal,.lg\:proportional-nums,.lg\:slashed-zero,.lg\:stacked-fractions,.lg\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.lg\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.lg\:ordinal{--font-variant-numeric-ordinal:ordinal}.lg\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.lg\:lining-nums{--font-variant-numeric-figure:lining-nums}.lg\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.lg\:proportional-nums{--font-variant-numeric-spacing:proportional-nums}.lg\:tabular-nums{--font-variant-numeric-spacing:tabular-nums}.lg\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.lg\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.lg\:tracking-tighter{letter-spacing:-.05em}.lg\:tracking-tight{letter-spacing:-.025em}.lg\:tracking-normal{letter-spacing:0}.lg\:tracking-wide{letter-spacing:.025em}.lg\:tracking-wider{letter-spacing:.05em}.lg\:tracking-widest{letter-spacing:.1em}.lg\:select-none{-webkit-user-select:none;user-select:none}.lg\:select-text{-webkit-user-select:text;user-select:text}.lg\:select-all{-webkit-user-select:all;user-select:all}.lg\:select-auto{-webkit-user-select:auto;user-select:auto}.lg\:align-baseline{vertical-align:initial}.lg\:align-top{vertical-align:top}.lg\:align-middle{vertical-align:middle}.lg\:align-bottom{vertical-align:bottom}.lg\:align-text-top{vertical-align:text-top}.lg\:align-text-bottom{vertical-align:text-bottom}.lg\:visible{visibility:visible}.lg\:invisible{visibility:hidden}.lg\:whitespace-normal{white-space:normal}.lg\:whitespace-no-wrap{white-space:nowrap}.lg\:whitespace-pre{white-space:pre}.lg\:whitespace-pre-line{white-space:pre-line}.lg\:whitespace-pre-wrap{white-space:pre-wrap}.lg\:break-normal{word-wrap:normal;overflow-wrap:normal;word-break:normal}.lg\:break-words{word-wrap:break-word;overflow-wrap:break-word}.lg\:break-all{word-break:break-all}.lg\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lg\:w-0{width:0}.lg\:w-1{width:.25rem}.lg\:w-2{width:.5rem}.lg\:w-3{width:.75rem}.lg\:w-4{width:1rem}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-8{width:2rem}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-16{width:4rem}.lg\:w-20{width:5rem}.lg\:w-24{width:6rem}.lg\:w-32{width:8rem}.lg\:w-40{width:10rem}.lg\:w-48{width:12rem}.lg\:w-56{width:14rem}.lg\:w-64{width:16rem}.lg\:w-auto{width:auto}.lg\:w-px{width:1px}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-2\/4{width:50%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.666667%}.lg\:w-2\/6{width:33.333333%}.lg\:w-3\/6{width:50%}.lg\:w-4\/6{width:66.666667%}.lg\:w-5\/6{width:83.333333%}.lg\:w-1\/12{width:8.333333%}.lg\:w-2\/12{width:16.666667%}.lg\:w-3\/12{width:25%}.lg\:w-4\/12{width:33.333333%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:w-8\/12{width:66.666667%}.lg\:w-9\/12{width:75%}.lg\:w-10\/12{width:83.333333%}.lg\:w-11\/12{width:91.666667%}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}.lg\:z-0{z-index:0}.lg\:z-10{z-index:10}.lg\:z-20{z-index:20}.lg\:z-30{z-index:30}.lg\:z-40{z-index:40}.lg\:z-50{z-index:50}.lg\:z-auto{z-index:auto}.lg\:gap-0{grid-gap:0;gap:0}.lg\:gap-1{grid-gap:.25rem;gap:.25rem}.lg\:gap-2{grid-gap:.5rem;gap:.5rem}.lg\:gap-3{grid-gap:.75rem;gap:.75rem}.lg\:gap-4{grid-gap:1rem;gap:1rem}.lg\:gap-5{grid-gap:1.25rem;gap:1.25rem}.lg\:gap-6{grid-gap:1.5rem;gap:1.5rem}.lg\:gap-8{grid-gap:2rem;gap:2rem}.lg\:gap-10{grid-gap:2.5rem;gap:2.5rem}.lg\:gap-12{grid-gap:3rem;gap:3rem}.lg\:gap-16{grid-gap:4rem;gap:4rem}.lg\:gap-20{grid-gap:5rem;gap:5rem}.lg\:gap-24{grid-gap:6rem;gap:6rem}.lg\:gap-32{grid-gap:8rem;gap:8rem}.lg\:gap-40{grid-gap:10rem;gap:10rem}.lg\:gap-48{grid-gap:12rem;gap:12rem}.lg\:gap-56{grid-gap:14rem;gap:14rem}.lg\:gap-64{grid-gap:16rem;gap:16rem}.lg\:gap-px{grid-gap:1px;gap:1px}.lg\:col-gap-0{grid-column-gap:0;column-gap:0}.lg\:col-gap-1{grid-column-gap:.25rem;column-gap:.25rem}.lg\:col-gap-2{grid-column-gap:.5rem;column-gap:.5rem}.lg\:col-gap-3{grid-column-gap:.75rem;column-gap:.75rem}.lg\:col-gap-4{grid-column-gap:1rem;column-gap:1rem}.lg\:col-gap-5{grid-column-gap:1.25rem;column-gap:1.25rem}.lg\:col-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.lg\:col-gap-8{grid-column-gap:2rem;column-gap:2rem}.lg\:col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.lg\:col-gap-12{grid-column-gap:3rem;column-gap:3rem}.lg\:col-gap-16{grid-column-gap:4rem;column-gap:4rem}.lg\:col-gap-20{grid-column-gap:5rem;column-gap:5rem}.lg\:col-gap-24{grid-column-gap:6rem;column-gap:6rem}.lg\:col-gap-32{grid-column-gap:8rem;column-gap:8rem}.lg\:col-gap-40{grid-column-gap:10rem;column-gap:10rem}.lg\:col-gap-48{grid-column-gap:12rem;column-gap:12rem}.lg\:col-gap-56{grid-column-gap:14rem;column-gap:14rem}.lg\:col-gap-64{grid-column-gap:16rem;column-gap:16rem}.lg\:col-gap-px{grid-column-gap:1px;column-gap:1px}.lg\:gap-x-0{grid-column-gap:0;column-gap:0}.lg\:gap-x-1{grid-column-gap:.25rem;column-gap:.25rem}.lg\:gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.lg\:gap-x-3{grid-column-gap:.75rem;column-gap:.75rem}.lg\:gap-x-4{grid-column-gap:1rem;column-gap:1rem}.lg\:gap-x-5{grid-column-gap:1.25rem;column-gap:1.25rem}.lg\:gap-x-6{grid-column-gap:1.5rem;column-gap:1.5rem}.lg\:gap-x-8{grid-column-gap:2rem;column-gap:2rem}.lg\:gap-x-10{grid-column-gap:2.5rem;column-gap:2.5rem}.lg\:gap-x-12{grid-column-gap:3rem;column-gap:3rem}.lg\:gap-x-16{grid-column-gap:4rem;column-gap:4rem}.lg\:gap-x-20{grid-column-gap:5rem;column-gap:5rem}.lg\:gap-x-24{grid-column-gap:6rem;column-gap:6rem}.lg\:gap-x-32{grid-column-gap:8rem;column-gap:8rem}.lg\:gap-x-40{grid-column-gap:10rem;column-gap:10rem}.lg\:gap-x-48{grid-column-gap:12rem;column-gap:12rem}.lg\:gap-x-56{grid-column-gap:14rem;column-gap:14rem}.lg\:gap-x-64{grid-column-gap:16rem;column-gap:16rem}.lg\:gap-x-px{grid-column-gap:1px;column-gap:1px}.lg\:row-gap-0{grid-row-gap:0;row-gap:0}.lg\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.lg\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.lg\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.lg\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.lg\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.lg\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.lg\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.lg\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.lg\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.lg\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.lg\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.lg\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.lg\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.lg\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.lg\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.lg\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.lg\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.lg\:row-gap-px{grid-row-gap:1px;row-gap:1px}.lg\:gap-y-0{grid-row-gap:0;row-gap:0}.lg\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.lg\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.lg\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.lg\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.lg\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.lg\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.lg\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.lg\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.lg\:gap-y-12{grid-row-gap:3rem;row-gap:3rem}.lg\:gap-y-16{grid-row-gap:4rem;row-gap:4rem}.lg\:gap-y-20{grid-row-gap:5rem;row-gap:5rem}.lg\:gap-y-24{grid-row-gap:6rem;row-gap:6rem}.lg\:gap-y-32{grid-row-gap:8rem;row-gap:8rem}.lg\:gap-y-40{grid-row-gap:10rem;row-gap:10rem}.lg\:gap-y-48{grid-row-gap:12rem;row-gap:12rem}.lg\:gap-y-56{grid-row-gap:14rem;row-gap:14rem}.lg\:gap-y-64{grid-row-gap:16rem;row-gap:16rem}.lg\:gap-y-px{grid-row-gap:1px;row-gap:1px}.lg\:grid-flow-row{grid-auto-flow:row}.lg\:grid-flow-col{grid-auto-flow:column}.lg\:grid-flow-row-dense{grid-auto-flow:row dense}.lg\:grid-flow-col-dense{grid-auto-flow:column dense}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-none{grid-template-columns:none}.lg\:auto-cols-auto{grid-auto-columns:auto}.lg\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.lg\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.lg\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.lg\:col-auto{grid-column:auto}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-11{grid-column:span 11/span 11}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-full{grid-column:1/-1}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-4{grid-column-start:4}.lg\:col-start-5{grid-column-start:5}.lg\:col-start-6{grid-column-start:6}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-8{grid-column-start:8}.lg\:col-start-9{grid-column-start:9}.lg\:col-start-10{grid-column-start:10}.lg\:col-start-11{grid-column-start:11}.lg\:col-start-12{grid-column-start:12}.lg\:col-start-13{grid-column-start:13}.lg\:col-start-auto{grid-column-start:auto}.lg\:col-end-1{grid-column-end:1}.lg\:col-end-2{grid-column-end:2}.lg\:col-end-3{grid-column-end:3}.lg\:col-end-4{grid-column-end:4}.lg\:col-end-5{grid-column-end:5}.lg\:col-end-6{grid-column-end:6}.lg\:col-end-7{grid-column-end:7}.lg\:col-end-8{grid-column-end:8}.lg\:col-end-9{grid-column-end:9}.lg\:col-end-10{grid-column-end:10}.lg\:col-end-11{grid-column-end:11}.lg\:col-end-12{grid-column-end:12}.lg\:col-end-13{grid-column-end:13}.lg\:col-end-auto{grid-column-end:auto}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.lg\:grid-rows-none{grid-template-rows:none}.lg\:auto-rows-auto{grid-auto-rows:auto}.lg\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.lg\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.lg\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.lg\:row-auto{grid-row:auto}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:row-span-3{grid-row:span 3/span 3}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:row-span-5{grid-row:span 5/span 5}.lg\:row-span-6{grid-row:span 6/span 6}.lg\:row-span-full{grid-row:1/-1}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:row-start-3{grid-row-start:3}.lg\:row-start-4{grid-row-start:4}.lg\:row-start-5{grid-row-start:5}.lg\:row-start-6{grid-row-start:6}.lg\:row-start-7{grid-row-start:7}.lg\:row-start-auto{grid-row-start:auto}.lg\:row-end-1{grid-row-end:1}.lg\:row-end-2{grid-row-end:2}.lg\:row-end-3{grid-row-end:3}.lg\:row-end-4{grid-row-end:4}.lg\:row-end-5{grid-row-end:5}.lg\:row-end-6{grid-row-end:6}.lg\:row-end-7{grid-row-end:7}.lg\:row-end-auto{grid-row-end:auto}.lg\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.lg\:transform-none{transform:none}.lg\:origin-center{transform-origin:center}.lg\:origin-top{transform-origin:top}.lg\:origin-top-right{transform-origin:top right}.lg\:origin-right{transform-origin:right}.lg\:origin-bottom-right{transform-origin:bottom right}.lg\:origin-bottom{transform-origin:bottom}.lg\:origin-bottom-left{transform-origin:bottom left}.lg\:origin-left{transform-origin:left}.lg\:origin-top-left{transform-origin:top left}.lg\:scale-0{--transform-scale-x:0;--transform-scale-y:0}.lg\:scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.lg\:scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.lg\:scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.lg\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.lg\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.lg\:scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.lg\:scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.lg\:scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.lg\:scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.lg\:scale-x-0{--transform-scale-x:0}.lg\:scale-x-50{--transform-scale-x:.5}.lg\:scale-x-75{--transform-scale-x:.75}.lg\:scale-x-90{--transform-scale-x:.9}.lg\:scale-x-95{--transform-scale-x:.95}.lg\:scale-x-100{--transform-scale-x:1}.lg\:scale-x-105{--transform-scale-x:1.05}.lg\:scale-x-110{--transform-scale-x:1.1}.lg\:scale-x-125{--transform-scale-x:1.25}.lg\:scale-x-150{--transform-scale-x:1.5}.lg\:scale-y-0{--transform-scale-y:0}.lg\:scale-y-50{--transform-scale-y:.5}.lg\:scale-y-75{--transform-scale-y:.75}.lg\:scale-y-90{--transform-scale-y:.9}.lg\:scale-y-95{--transform-scale-y:.95}.lg\:scale-y-100{--transform-scale-y:1}.lg\:scale-y-105{--transform-scale-y:1.05}.lg\:scale-y-110{--transform-scale-y:1.1}.lg\:scale-y-125{--transform-scale-y:1.25}.lg\:scale-y-150{--transform-scale-y:1.5}.lg\:hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.lg\:hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.lg\:hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.lg\:hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.lg\:hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.lg\:hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.lg\:hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.lg\:hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.lg\:hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.lg\:hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.lg\:hover\:scale-x-0:hover{--transform-scale-x:0}.lg\:hover\:scale-x-50:hover{--transform-scale-x:.5}.lg\:hover\:scale-x-75:hover{--transform-scale-x:.75}.lg\:hover\:scale-x-90:hover{--transform-scale-x:.9}.lg\:hover\:scale-x-95:hover{--transform-scale-x:.95}.lg\:hover\:scale-x-100:hover{--transform-scale-x:1}.lg\:hover\:scale-x-105:hover{--transform-scale-x:1.05}.lg\:hover\:scale-x-110:hover{--transform-scale-x:1.1}.lg\:hover\:scale-x-125:hover{--transform-scale-x:1.25}.lg\:hover\:scale-x-150:hover{--transform-scale-x:1.5}.lg\:hover\:scale-y-0:hover{--transform-scale-y:0}.lg\:hover\:scale-y-50:hover{--transform-scale-y:.5}.lg\:hover\:scale-y-75:hover{--transform-scale-y:.75}.lg\:hover\:scale-y-90:hover{--transform-scale-y:.9}.lg\:hover\:scale-y-95:hover{--transform-scale-y:.95}.lg\:hover\:scale-y-100:hover{--transform-scale-y:1}.lg\:hover\:scale-y-105:hover{--transform-scale-y:1.05}.lg\:hover\:scale-y-110:hover{--transform-scale-y:1.1}.lg\:hover\:scale-y-125:hover{--transform-scale-y:1.25}.lg\:hover\:scale-y-150:hover{--transform-scale-y:1.5}.lg\:focus\:scale-0:focus{--transform-scale-x:0;--transform-scale-y:0}.lg\:focus\:scale-50:focus{--transform-scale-x:.5;--transform-scale-y:.5}.lg\:focus\:scale-75:focus{--transform-scale-x:.75;--transform-scale-y:.75}.lg\:focus\:scale-90:focus{--transform-scale-x:.9;--transform-scale-y:.9}.lg\:focus\:scale-95:focus{--transform-scale-x:.95;--transform-scale-y:.95}.lg\:focus\:scale-100:focus{--transform-scale-x:1;--transform-scale-y:1}.lg\:focus\:scale-105:focus{--transform-scale-x:1.05;--transform-scale-y:1.05}.lg\:focus\:scale-110:focus{--transform-scale-x:1.1;--transform-scale-y:1.1}.lg\:focus\:scale-125:focus{--transform-scale-x:1.25;--transform-scale-y:1.25}.lg\:focus\:scale-150:focus{--transform-scale-x:1.5;--transform-scale-y:1.5}.lg\:focus\:scale-x-0:focus{--transform-scale-x:0}.lg\:focus\:scale-x-50:focus{--transform-scale-x:.5}.lg\:focus\:scale-x-75:focus{--transform-scale-x:.75}.lg\:focus\:scale-x-90:focus{--transform-scale-x:.9}.lg\:focus\:scale-x-95:focus{--transform-scale-x:.95}.lg\:focus\:scale-x-100:focus{--transform-scale-x:1}.lg\:focus\:scale-x-105:focus{--transform-scale-x:1.05}.lg\:focus\:scale-x-110:focus{--transform-scale-x:1.1}.lg\:focus\:scale-x-125:focus{--transform-scale-x:1.25}.lg\:focus\:scale-x-150:focus{--transform-scale-x:1.5}.lg\:focus\:scale-y-0:focus{--transform-scale-y:0}.lg\:focus\:scale-y-50:focus{--transform-scale-y:.5}.lg\:focus\:scale-y-75:focus{--transform-scale-y:.75}.lg\:focus\:scale-y-90:focus{--transform-scale-y:.9}.lg\:focus\:scale-y-95:focus{--transform-scale-y:.95}.lg\:focus\:scale-y-100:focus{--transform-scale-y:1}.lg\:focus\:scale-y-105:focus{--transform-scale-y:1.05}.lg\:focus\:scale-y-110:focus{--transform-scale-y:1.1}.lg\:focus\:scale-y-125:focus{--transform-scale-y:1.25}.lg\:focus\:scale-y-150:focus{--transform-scale-y:1.5}.lg\:rotate-0{--transform-rotate:0}.lg\:rotate-1{--transform-rotate:1deg}.lg\:rotate-2{--transform-rotate:2deg}.lg\:rotate-3{--transform-rotate:3deg}.lg\:rotate-6{--transform-rotate:6deg}.lg\:rotate-12{--transform-rotate:12deg}.lg\:rotate-45{--transform-rotate:45deg}.lg\:rotate-90{--transform-rotate:90deg}.lg\:rotate-180{--transform-rotate:180deg}.lg\:-rotate-180{--transform-rotate:-180deg}.lg\:-rotate-90{--transform-rotate:-90deg}.lg\:-rotate-45{--transform-rotate:-45deg}.lg\:-rotate-12{--transform-rotate:-12deg}.lg\:-rotate-6{--transform-rotate:-6deg}.lg\:-rotate-3{--transform-rotate:-3deg}.lg\:-rotate-2{--transform-rotate:-2deg}.lg\:-rotate-1{--transform-rotate:-1deg}.lg\:hover\:rotate-0:hover{--transform-rotate:0}.lg\:hover\:rotate-1:hover{--transform-rotate:1deg}.lg\:hover\:rotate-2:hover{--transform-rotate:2deg}.lg\:hover\:rotate-3:hover{--transform-rotate:3deg}.lg\:hover\:rotate-6:hover{--transform-rotate:6deg}.lg\:hover\:rotate-12:hover{--transform-rotate:12deg}.lg\:hover\:rotate-45:hover{--transform-rotate:45deg}.lg\:hover\:rotate-90:hover{--transform-rotate:90deg}.lg\:hover\:rotate-180:hover{--transform-rotate:180deg}.lg\:hover\:-rotate-180:hover{--transform-rotate:-180deg}.lg\:hover\:-rotate-90:hover{--transform-rotate:-90deg}.lg\:hover\:-rotate-45:hover{--transform-rotate:-45deg}.lg\:hover\:-rotate-12:hover{--transform-rotate:-12deg}.lg\:hover\:-rotate-6:hover{--transform-rotate:-6deg}.lg\:hover\:-rotate-3:hover{--transform-rotate:-3deg}.lg\:hover\:-rotate-2:hover{--transform-rotate:-2deg}.lg\:hover\:-rotate-1:hover{--transform-rotate:-1deg}.lg\:focus\:rotate-0:focus{--transform-rotate:0}.lg\:focus\:rotate-1:focus{--transform-rotate:1deg}.lg\:focus\:rotate-2:focus{--transform-rotate:2deg}.lg\:focus\:rotate-3:focus{--transform-rotate:3deg}.lg\:focus\:rotate-6:focus{--transform-rotate:6deg}.lg\:focus\:rotate-12:focus{--transform-rotate:12deg}.lg\:focus\:rotate-45:focus{--transform-rotate:45deg}.lg\:focus\:rotate-90:focus{--transform-rotate:90deg}.lg\:focus\:rotate-180:focus{--transform-rotate:180deg}.lg\:focus\:-rotate-180:focus{--transform-rotate:-180deg}.lg\:focus\:-rotate-90:focus{--transform-rotate:-90deg}.lg\:focus\:-rotate-45:focus{--transform-rotate:-45deg}.lg\:focus\:-rotate-12:focus{--transform-rotate:-12deg}.lg\:focus\:-rotate-6:focus{--transform-rotate:-6deg}.lg\:focus\:-rotate-3:focus{--transform-rotate:-3deg}.lg\:focus\:-rotate-2:focus{--transform-rotate:-2deg}.lg\:focus\:-rotate-1:focus{--transform-rotate:-1deg}.lg\:translate-x-0{--transform-translate-x:0}.lg\:translate-x-1{--transform-translate-x:0.25rem}.lg\:translate-x-2{--transform-translate-x:0.5rem}.lg\:translate-x-3{--transform-translate-x:0.75rem}.lg\:translate-x-4{--transform-translate-x:1rem}.lg\:translate-x-5{--transform-translate-x:1.25rem}.lg\:translate-x-6{--transform-translate-x:1.5rem}.lg\:translate-x-8{--transform-translate-x:2rem}.lg\:translate-x-10{--transform-translate-x:2.5rem}.lg\:translate-x-12{--transform-translate-x:3rem}.lg\:translate-x-16{--transform-translate-x:4rem}.lg\:translate-x-20{--transform-translate-x:5rem}.lg\:translate-x-24{--transform-translate-x:6rem}.lg\:translate-x-32{--transform-translate-x:8rem}.lg\:translate-x-40{--transform-translate-x:10rem}.lg\:translate-x-48{--transform-translate-x:12rem}.lg\:translate-x-56{--transform-translate-x:14rem}.lg\:translate-x-64{--transform-translate-x:16rem}.lg\:translate-x-px{--transform-translate-x:1px}.lg\:-translate-x-1{--transform-translate-x:-0.25rem}.lg\:-translate-x-2{--transform-translate-x:-0.5rem}.lg\:-translate-x-3{--transform-translate-x:-0.75rem}.lg\:-translate-x-4{--transform-translate-x:-1rem}.lg\:-translate-x-5{--transform-translate-x:-1.25rem}.lg\:-translate-x-6{--transform-translate-x:-1.5rem}.lg\:-translate-x-8{--transform-translate-x:-2rem}.lg\:-translate-x-10{--transform-translate-x:-2.5rem}.lg\:-translate-x-12{--transform-translate-x:-3rem}.lg\:-translate-x-16{--transform-translate-x:-4rem}.lg\:-translate-x-20{--transform-translate-x:-5rem}.lg\:-translate-x-24{--transform-translate-x:-6rem}.lg\:-translate-x-32{--transform-translate-x:-8rem}.lg\:-translate-x-40{--transform-translate-x:-10rem}.lg\:-translate-x-48{--transform-translate-x:-12rem}.lg\:-translate-x-56{--transform-translate-x:-14rem}.lg\:-translate-x-64{--transform-translate-x:-16rem}.lg\:-translate-x-px{--transform-translate-x:-1px}.lg\:-translate-x-full{--transform-translate-x:-100%}.lg\:-translate-x-1\/2{--transform-translate-x:-50%}.lg\:translate-x-1\/2{--transform-translate-x:50%}.lg\:translate-x-full{--transform-translate-x:100%}.lg\:translate-y-0{--transform-translate-y:0}.lg\:translate-y-1{--transform-translate-y:0.25rem}.lg\:translate-y-2{--transform-translate-y:0.5rem}.lg\:translate-y-3{--transform-translate-y:0.75rem}.lg\:translate-y-4{--transform-translate-y:1rem}.lg\:translate-y-5{--transform-translate-y:1.25rem}.lg\:translate-y-6{--transform-translate-y:1.5rem}.lg\:translate-y-8{--transform-translate-y:2rem}.lg\:translate-y-10{--transform-translate-y:2.5rem}.lg\:translate-y-12{--transform-translate-y:3rem}.lg\:translate-y-16{--transform-translate-y:4rem}.lg\:translate-y-20{--transform-translate-y:5rem}.lg\:translate-y-24{--transform-translate-y:6rem}.lg\:translate-y-32{--transform-translate-y:8rem}.lg\:translate-y-40{--transform-translate-y:10rem}.lg\:translate-y-48{--transform-translate-y:12rem}.lg\:translate-y-56{--transform-translate-y:14rem}.lg\:translate-y-64{--transform-translate-y:16rem}.lg\:translate-y-px{--transform-translate-y:1px}.lg\:-translate-y-1{--transform-translate-y:-0.25rem}.lg\:-translate-y-2{--transform-translate-y:-0.5rem}.lg\:-translate-y-3{--transform-translate-y:-0.75rem}.lg\:-translate-y-4{--transform-translate-y:-1rem}.lg\:-translate-y-5{--transform-translate-y:-1.25rem}.lg\:-translate-y-6{--transform-translate-y:-1.5rem}.lg\:-translate-y-8{--transform-translate-y:-2rem}.lg\:-translate-y-10{--transform-translate-y:-2.5rem}.lg\:-translate-y-12{--transform-translate-y:-3rem}.lg\:-translate-y-16{--transform-translate-y:-4rem}.lg\:-translate-y-20{--transform-translate-y:-5rem}.lg\:-translate-y-24{--transform-translate-y:-6rem}.lg\:-translate-y-32{--transform-translate-y:-8rem}.lg\:-translate-y-40{--transform-translate-y:-10rem}.lg\:-translate-y-48{--transform-translate-y:-12rem}.lg\:-translate-y-56{--transform-translate-y:-14rem}.lg\:-translate-y-64{--transform-translate-y:-16rem}.lg\:-translate-y-px{--transform-translate-y:-1px}.lg\:-translate-y-full{--transform-translate-y:-100%}.lg\:-translate-y-1\/2{--transform-translate-y:-50%}.lg\:translate-y-1\/2{--transform-translate-y:50%}.lg\:translate-y-full{--transform-translate-y:100%}.lg\:hover\:translate-x-0:hover{--transform-translate-x:0}.lg\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.lg\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.lg\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.lg\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.lg\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.lg\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.lg\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.lg\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.lg\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.lg\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.lg\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.lg\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.lg\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.lg\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.lg\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.lg\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.lg\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.lg\:hover\:translate-x-px:hover{--transform-translate-x:1px}.lg\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.lg\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.lg\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.lg\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.lg\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.lg\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.lg\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.lg\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.lg\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.lg\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.lg\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.lg\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.lg\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.lg\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.lg\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.lg\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.lg\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.lg\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.lg\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.lg\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.lg\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.lg\:hover\:translate-x-full:hover{--transform-translate-x:100%}.lg\:hover\:translate-y-0:hover{--transform-translate-y:0}.lg\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.lg\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.lg\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.lg\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.lg\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.lg\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.lg\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.lg\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.lg\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.lg\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.lg\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.lg\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.lg\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.lg\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.lg\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.lg\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.lg\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.lg\:hover\:translate-y-px:hover{--transform-translate-y:1px}.lg\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.lg\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.lg\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.lg\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.lg\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.lg\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.lg\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.lg\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.lg\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.lg\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.lg\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.lg\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.lg\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.lg\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.lg\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.lg\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.lg\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.lg\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.lg\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.lg\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.lg\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.lg\:hover\:translate-y-full:hover{--transform-translate-y:100%}.lg\:focus\:translate-x-0:focus{--transform-translate-x:0}.lg\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.lg\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.lg\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.lg\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.lg\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.lg\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.lg\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.lg\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.lg\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.lg\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.lg\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.lg\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.lg\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.lg\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.lg\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.lg\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.lg\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.lg\:focus\:translate-x-px:focus{--transform-translate-x:1px}.lg\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.lg\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.lg\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.lg\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.lg\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.lg\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.lg\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.lg\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.lg\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.lg\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.lg\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.lg\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.lg\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.lg\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.lg\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.lg\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.lg\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.lg\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.lg\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.lg\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.lg\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.lg\:focus\:translate-x-full:focus{--transform-translate-x:100%}.lg\:focus\:translate-y-0:focus{--transform-translate-y:0}.lg\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.lg\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.lg\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.lg\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.lg\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.lg\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.lg\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.lg\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.lg\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.lg\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.lg\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.lg\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.lg\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.lg\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.lg\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.lg\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.lg\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.lg\:focus\:translate-y-px:focus{--transform-translate-y:1px}.lg\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.lg\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.lg\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.lg\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.lg\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.lg\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.lg\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.lg\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.lg\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.lg\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.lg\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.lg\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.lg\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.lg\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.lg\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.lg\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.lg\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.lg\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.lg\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.lg\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.lg\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.lg\:focus\:translate-y-full:focus{--transform-translate-y:100%}.lg\:skew-x-0{--transform-skew-x:0}.lg\:skew-x-1{--transform-skew-x:1deg}.lg\:skew-x-2{--transform-skew-x:2deg}.lg\:skew-x-3{--transform-skew-x:3deg}.lg\:skew-x-6{--transform-skew-x:6deg}.lg\:skew-x-12{--transform-skew-x:12deg}.lg\:-skew-x-12{--transform-skew-x:-12deg}.lg\:-skew-x-6{--transform-skew-x:-6deg}.lg\:-skew-x-3{--transform-skew-x:-3deg}.lg\:-skew-x-2{--transform-skew-x:-2deg}.lg\:-skew-x-1{--transform-skew-x:-1deg}.lg\:skew-y-0{--transform-skew-y:0}.lg\:skew-y-1{--transform-skew-y:1deg}.lg\:skew-y-2{--transform-skew-y:2deg}.lg\:skew-y-3{--transform-skew-y:3deg}.lg\:skew-y-6{--transform-skew-y:6deg}.lg\:skew-y-12{--transform-skew-y:12deg}.lg\:-skew-y-12{--transform-skew-y:-12deg}.lg\:-skew-y-6{--transform-skew-y:-6deg}.lg\:-skew-y-3{--transform-skew-y:-3deg}.lg\:-skew-y-2{--transform-skew-y:-2deg}.lg\:-skew-y-1{--transform-skew-y:-1deg}.lg\:hover\:skew-x-0:hover{--transform-skew-x:0}.lg\:hover\:skew-x-1:hover{--transform-skew-x:1deg}.lg\:hover\:skew-x-2:hover{--transform-skew-x:2deg}.lg\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.lg\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.lg\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.lg\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.lg\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.lg\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.lg\:hover\:-skew-x-2:hover{--transform-skew-x:-2deg}.lg\:hover\:-skew-x-1:hover{--transform-skew-x:-1deg}.lg\:hover\:skew-y-0:hover{--transform-skew-y:0}.lg\:hover\:skew-y-1:hover{--transform-skew-y:1deg}.lg\:hover\:skew-y-2:hover{--transform-skew-y:2deg}.lg\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.lg\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.lg\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.lg\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.lg\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.lg\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.lg\:hover\:-skew-y-2:hover{--transform-skew-y:-2deg}.lg\:hover\:-skew-y-1:hover{--transform-skew-y:-1deg}.lg\:focus\:skew-x-0:focus{--transform-skew-x:0}.lg\:focus\:skew-x-1:focus{--transform-skew-x:1deg}.lg\:focus\:skew-x-2:focus{--transform-skew-x:2deg}.lg\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.lg\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.lg\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.lg\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.lg\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.lg\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.lg\:focus\:-skew-x-2:focus{--transform-skew-x:-2deg}.lg\:focus\:-skew-x-1:focus{--transform-skew-x:-1deg}.lg\:focus\:skew-y-0:focus{--transform-skew-y:0}.lg\:focus\:skew-y-1:focus{--transform-skew-y:1deg}.lg\:focus\:skew-y-2:focus{--transform-skew-y:2deg}.lg\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.lg\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.lg\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.lg\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.lg\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.lg\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.lg\:focus\:-skew-y-2:focus{--transform-skew-y:-2deg}.lg\:focus\:-skew-y-1:focus{--transform-skew-y:-1deg}.lg\:transition-none{transition-property:none}.lg\:transition-all{transition-property:all}.lg\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.lg\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.lg\:transition-opacity{transition-property:opacity}.lg\:transition-shadow{transition-property:box-shadow}.lg\:transition-transform{transition-property:transform}.lg\:ease-linear{transition-timing-function:linear}.lg\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.lg\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.lg\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:duration-75{transition-duration:75ms}.lg\:duration-100{transition-duration:.1s}.lg\:duration-150{transition-duration:.15s}.lg\:duration-200{transition-duration:.2s}.lg\:duration-300{transition-duration:.3s}.lg\:duration-500{transition-duration:.5s}.lg\:duration-700{transition-duration:.7s}.lg\:duration-1000{transition-duration:1s}.lg\:delay-75{transition-delay:75ms}.lg\:delay-100{transition-delay:.1s}.lg\:delay-150{transition-delay:.15s}.lg\:delay-200{transition-delay:.2s}.lg\:delay-300{transition-delay:.3s}.lg\:delay-500{transition-delay:.5s}.lg\:delay-700{transition-delay:.7s}.lg\:delay-1000{transition-delay:1s}.lg\:animate-none{animation:none}.lg\:animate-spin{animation:spin 1s linear infinite}.lg\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.lg\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.lg\:animate-bounce{animation:bounce 1s infinite}.lg\:shadow-outline-white{box-shadow:0 0 0 3px #ffffff73}.lg\:shadow-outline-black{box-shadow:0 0 0 3px #00000073}.lg\:shadow-outline-gray{box-shadow:0 0 0 3px #d5d6d773}.lg\:shadow-outline-cool-gray{box-shadow:0 0 0 3px #cfd8e373}.lg\:shadow-outline-red{box-shadow:0 0 0 3px #f8b4b473}.lg\:shadow-outline-orange{box-shadow:0 0 0 3px #fdba8c73}.lg\:shadow-outline-yellow{box-shadow:0 0 0 3px #faca1573}.lg\:shadow-outline-green{box-shadow:0 0 0 3px #84e1bc73}.lg\:shadow-outline-teal{box-shadow:0 0 0 3px #7edce273}.lg\:shadow-outline-blue{box-shadow:0 0 0 3px #a4cafe73}.lg\:shadow-outline-indigo{box-shadow:0 0 0 3px #b4c6fc73}.lg\:shadow-outline-purple{box-shadow:0 0 0 3px #cabffd73}.lg\:shadow-outline-pink{box-shadow:0 0 0 3px #f8b4d973}.lg\:hover\:shadow-outline-white:hover{box-shadow:0 0 0 3px #ffffff73}.lg\:hover\:shadow-outline-black:hover{box-shadow:0 0 0 3px #00000073}.lg\:hover\:shadow-outline-gray:hover{box-shadow:0 0 0 3px #d5d6d773}.lg\:hover\:shadow-outline-cool-gray:hover{box-shadow:0 0 0 3px #cfd8e373}.lg\:hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px #f8b4b473}.lg\:hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px #fdba8c73}.lg\:hover\:shadow-outline-yellow:hover{box-shadow:0 0 0 3px #faca1573}.lg\:hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px #84e1bc73}.lg\:hover\:shadow-outline-teal:hover{box-shadow:0 0 0 3px #7edce273}.lg\:hover\:shadow-outline-blue:hover{box-shadow:0 0 0 3px #a4cafe73}.lg\:hover\:shadow-outline-indigo:hover{box-shadow:0 0 0 3px #b4c6fc73}.lg\:hover\:shadow-outline-purple:hover{box-shadow:0 0 0 3px #cabffd73}.lg\:hover\:shadow-outline-pink:hover{box-shadow:0 0 0 3px #f8b4d973}.lg\:focus\:shadow-outline-white:focus{box-shadow:0 0 0 3px #ffffff73}.lg\:focus\:shadow-outline-black:focus{box-shadow:0 0 0 3px #00000073}.lg\:focus\:shadow-outline-gray:focus{box-shadow:0 0 0 3px #d5d6d773}.lg\:focus\:shadow-outline-cool-gray:focus{box-shadow:0 0 0 3px #cfd8e373}.lg\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px #f8b4b473}.lg\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px #fdba8c73}.lg\:focus\:shadow-outline-yellow:focus{box-shadow:0 0 0 3px #faca1573}.lg\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px #84e1bc73}.lg\:focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px #7edce273}.lg\:focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px #a4cafe73}.lg\:focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px #b4c6fc73}.lg\:focus\:shadow-outline-purple:focus{box-shadow:0 0 0 3px #cabffd73}.lg\:focus\:shadow-outline-pink:focus{box-shadow:0 0 0 3px #f8b4d973}.theme-dark .lg\:dark\:focus\:shadow-outline-white:focus{box-shadow:0 0 0 3px #ffffff73}.theme-dark .lg\:dark\:focus\:shadow-outline-black:focus{box-shadow:0 0 0 3px #00000073}.theme-dark .lg\:dark\:focus\:shadow-outline-gray:focus{box-shadow:0 0 0 3px #d5d6d773}.theme-dark .lg\:dark\:focus\:shadow-outline-cool-gray:focus{box-shadow:0 0 0 3px #cfd8e373}.theme-dark .lg\:dark\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px #f8b4b473}.theme-dark .lg\:dark\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px #fdba8c73}.theme-dark .lg\:dark\:focus\:shadow-outline-yellow:focus{box-shadow:0 0 0 3px #faca1573}.theme-dark .lg\:dark\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px #84e1bc73}.theme-dark .lg\:dark\:focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px #7edce273}.theme-dark .lg\:dark\:focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px #a4cafe73}.theme-dark .lg\:dark\:focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px #b4c6fc73}.theme-dark .lg\:dark\:focus\:shadow-outline-purple:focus{box-shadow:0 0 0 3px #cabffd73}.theme-dark .lg\:dark\:focus\:shadow-outline-pink:focus{box-shadow:0 0 0 3px #f8b4d973}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}.xl\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(0px*var(--space-y-reverse));margin-top:calc(0px*(1 - var(--space-y-reverse)))}.xl\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(0px*(1 - var(--space-x-reverse)));margin-right:calc(0px*var(--space-x-reverse))}.xl\:space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.25rem*var(--space-y-reverse));margin-top:calc(.25rem*(1 - var(--space-y-reverse)))}.xl\:space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--space-x-reverse)));margin-right:calc(.25rem*var(--space-x-reverse))}.xl\:space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.5rem*var(--space-y-reverse));margin-top:calc(.5rem*(1 - var(--space-y-reverse)))}.xl\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--space-x-reverse)));margin-right:calc(.5rem*var(--space-x-reverse))}.xl\:space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.75rem*var(--space-y-reverse));margin-top:calc(.75rem*(1 - var(--space-y-reverse)))}.xl\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--space-x-reverse)));margin-right:calc(.75rem*var(--space-x-reverse))}.xl\:space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1rem*var(--space-y-reverse));margin-top:calc(1rem*(1 - var(--space-y-reverse)))}.xl\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1rem*(1 - var(--space-x-reverse)));margin-right:calc(1rem*var(--space-x-reverse))}.xl\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1.25rem*var(--space-y-reverse));margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))}.xl\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)));margin-right:calc(1.25rem*var(--space-x-reverse))}.xl\:space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1.5rem*var(--space-y-reverse));margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))}.xl\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)));margin-right:calc(1.5rem*var(--space-x-reverse))}.xl\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(2rem*var(--space-y-reverse));margin-top:calc(2rem*(1 - var(--space-y-reverse)))}.xl\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(2rem*(1 - var(--space-x-reverse)));margin-right:calc(2rem*var(--space-x-reverse))}.xl\:space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(2.5rem*var(--space-y-reverse));margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))}.xl\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)));margin-right:calc(2.5rem*var(--space-x-reverse))}.xl\:space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(3rem*var(--space-y-reverse));margin-top:calc(3rem*(1 - var(--space-y-reverse)))}.xl\:space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(3rem*(1 - var(--space-x-reverse)));margin-right:calc(3rem*var(--space-x-reverse))}.xl\:space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(4rem*var(--space-y-reverse));margin-top:calc(4rem*(1 - var(--space-y-reverse)))}.xl\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(4rem*(1 - var(--space-x-reverse)));margin-right:calc(4rem*var(--space-x-reverse))}.xl\:space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(5rem*var(--space-y-reverse));margin-top:calc(5rem*(1 - var(--space-y-reverse)))}.xl\:space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(5rem*(1 - var(--space-x-reverse)));margin-right:calc(5rem*var(--space-x-reverse))}.xl\:space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(6rem*var(--space-y-reverse));margin-top:calc(6rem*(1 - var(--space-y-reverse)))}.xl\:space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(6rem*(1 - var(--space-x-reverse)));margin-right:calc(6rem*var(--space-x-reverse))}.xl\:space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(8rem*var(--space-y-reverse));margin-top:calc(8rem*(1 - var(--space-y-reverse)))}.xl\:space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(8rem*(1 - var(--space-x-reverse)));margin-right:calc(8rem*var(--space-x-reverse))}.xl\:space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(10rem*var(--space-y-reverse));margin-top:calc(10rem*(1 - var(--space-y-reverse)))}.xl\:space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(10rem*(1 - var(--space-x-reverse)));margin-right:calc(10rem*var(--space-x-reverse))}.xl\:space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(12rem*var(--space-y-reverse));margin-top:calc(12rem*(1 - var(--space-y-reverse)))}.xl\:space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(12rem*(1 - var(--space-x-reverse)));margin-right:calc(12rem*var(--space-x-reverse))}.xl\:space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(14rem*var(--space-y-reverse));margin-top:calc(14rem*(1 - var(--space-y-reverse)))}.xl\:space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(14rem*(1 - var(--space-x-reverse)));margin-right:calc(14rem*var(--space-x-reverse))}.xl\:space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(16rem*var(--space-y-reverse));margin-top:calc(16rem*(1 - var(--space-y-reverse)))}.xl\:space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(16rem*(1 - var(--space-x-reverse)));margin-right:calc(16rem*var(--space-x-reverse))}.xl\:space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(1px*var(--space-y-reverse));margin-top:calc(1px*(1 - var(--space-y-reverse)))}.xl\:space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(1px*(1 - var(--space-x-reverse)));margin-right:calc(1px*var(--space-x-reverse))}.xl\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.25rem*var(--space-y-reverse));margin-top:calc(-.25rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--space-x-reverse)));margin-right:calc(-.25rem*var(--space-x-reverse))}.xl\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.5rem*var(--space-y-reverse));margin-top:calc(-.5rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-.5rem*var(--space-x-reverse))}.xl\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-.75rem*var(--space-y-reverse));margin-top:calc(-.75rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--space-x-reverse)));margin-right:calc(-.75rem*var(--space-x-reverse))}.xl\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1rem*var(--space-y-reverse));margin-top:calc(-1rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--space-x-reverse)));margin-right:calc(-1rem*var(--space-x-reverse))}.xl\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)));margin-right:calc(-1.25rem*var(--space-x-reverse))}.xl\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-1.5rem*var(--space-x-reverse))}.xl\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-2rem*var(--space-y-reverse));margin-top:calc(-2rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--space-x-reverse)));margin-right:calc(-2rem*var(--space-x-reverse))}.xl\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)));margin-right:calc(-2.5rem*var(--space-x-reverse))}.xl\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-3rem*var(--space-y-reverse));margin-top:calc(-3rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--space-x-reverse)));margin-right:calc(-3rem*var(--space-x-reverse))}.xl\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-4rem*var(--space-y-reverse));margin-top:calc(-4rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--space-x-reverse)));margin-right:calc(-4rem*var(--space-x-reverse))}.xl\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-5rem*var(--space-y-reverse));margin-top:calc(-5rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--space-x-reverse)));margin-right:calc(-5rem*var(--space-x-reverse))}.xl\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-6rem*var(--space-y-reverse));margin-top:calc(-6rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--space-x-reverse)));margin-right:calc(-6rem*var(--space-x-reverse))}.xl\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-8rem*var(--space-y-reverse));margin-top:calc(-8rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--space-x-reverse)));margin-right:calc(-8rem*var(--space-x-reverse))}.xl\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-10rem*var(--space-y-reverse));margin-top:calc(-10rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--space-x-reverse)));margin-right:calc(-10rem*var(--space-x-reverse))}.xl\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-12rem*var(--space-y-reverse));margin-top:calc(-12rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--space-x-reverse)));margin-right:calc(-12rem*var(--space-x-reverse))}.xl\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-14rem*var(--space-y-reverse));margin-top:calc(-14rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--space-x-reverse)));margin-right:calc(-14rem*var(--space-x-reverse))}.xl\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-16rem*var(--space-y-reverse));margin-top:calc(-16rem*(1 - var(--space-y-reverse)))}.xl\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--space-x-reverse)));margin-right:calc(-16rem*var(--space-x-reverse))}.xl\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(-1px*var(--space-y-reverse));margin-top:calc(-1px*(1 - var(--space-y-reverse)))}.xl\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(-1px*(1 - var(--space-x-reverse)));margin-right:calc(-1px*var(--space-x-reverse))}.xl\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.xl\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.xl\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(0px*var(--divide-y-reverse));border-top-width:calc(0px*(1 - var(--divide-y-reverse)))}.xl\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--divide-x-reverse)));border-right-width:calc(0px*var(--divide-x-reverse))}.xl\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(2px*var(--divide-y-reverse));border-top-width:calc(2px*(1 - var(--divide-y-reverse)))}.xl\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--divide-x-reverse)));border-right-width:calc(2px*var(--divide-x-reverse))}.xl\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(4px*var(--divide-y-reverse));border-top-width:calc(4px*(1 - var(--divide-y-reverse)))}.xl\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--divide-x-reverse)));border-right-width:calc(4px*var(--divide-x-reverse))}.xl\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(8px*var(--divide-y-reverse));border-top-width:calc(8px*(1 - var(--divide-y-reverse)))}.xl\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--divide-x-reverse)));border-right-width:calc(8px*var(--divide-x-reverse))}.xl\:divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-bottom-width:calc(1px*var(--divide-y-reverse));border-top-width:calc(1px*(1 - var(--divide-y-reverse)))}.xl\:divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--divide-x-reverse)));border-right-width:calc(1px*var(--divide-x-reverse))}.xl\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.xl\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.xl\:divide-transparent>:not(template)~:not(template){border-color:#0000}.xl\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.xl\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--divide-opacity))}.xl\:divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--divide-opacity))}.xl\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.xl\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.xl\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--divide-opacity))}.xl\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--divide-opacity))}.xl\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--divide-opacity))}.xl\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--divide-opacity))}.xl\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--divide-opacity))}.xl\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--divide-opacity))}.xl\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--divide-opacity))}.xl\:divide-cool-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--divide-opacity))}.xl\:divide-cool-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--divide-opacity))}.xl\:divide-cool-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--divide-opacity))}.xl\:divide-cool-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--divide-opacity))}.xl\:divide-cool-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--divide-opacity))}.xl\:divide-cool-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--divide-opacity))}.xl\:divide-cool-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--divide-opacity))}.xl\:divide-cool-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--divide-opacity))}.xl\:divide-cool-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--divide-opacity))}.xl\:divide-cool-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--divide-opacity))}.xl\:divide-red-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--divide-opacity))}.xl\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--divide-opacity))}.xl\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--divide-opacity))}.xl\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--divide-opacity))}.xl\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--divide-opacity))}.xl\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--divide-opacity))}.xl\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--divide-opacity))}.xl\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--divide-opacity))}.xl\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--divide-opacity))}.xl\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.xl\:divide-orange-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--divide-opacity))}.xl\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--divide-opacity))}.xl\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--divide-opacity))}.xl\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--divide-opacity))}.xl\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--divide-opacity))}.xl\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--divide-opacity))}.xl\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--divide-opacity))}.xl\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--divide-opacity))}.xl\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--divide-opacity))}.xl\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.xl\:divide-yellow-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--divide-opacity))}.xl\:divide-yellow-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--divide-opacity))}.xl\:divide-yellow-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--divide-opacity))}.xl\:divide-yellow-300>:not(template)~:not(template){--divide-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--divide-opacity))}.xl\:divide-yellow-400>:not(template)~:not(template){--divide-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--divide-opacity))}.xl\:divide-yellow-500>:not(template)~:not(template){--divide-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--divide-opacity))}.xl\:divide-yellow-600>:not(template)~:not(template){--divide-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--divide-opacity))}.xl\:divide-yellow-700>:not(template)~:not(template){--divide-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--divide-opacity))}.xl\:divide-yellow-800>:not(template)~:not(template){--divide-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--divide-opacity))}.xl\:divide-yellow-900>:not(template)~:not(template){--divide-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--divide-opacity))}.xl\:divide-green-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--divide-opacity))}.xl\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--divide-opacity))}.xl\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--divide-opacity))}.xl\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--divide-opacity))}.xl\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--divide-opacity))}.xl\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--divide-opacity))}.xl\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--divide-opacity))}.xl\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--divide-opacity))}.xl\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--divide-opacity))}.xl\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--divide-opacity))}.xl\:divide-teal-50>:not(template)~:not(template){--divide-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--divide-opacity))}.xl\:divide-teal-100>:not(template)~:not(template){--divide-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--divide-opacity))}.xl\:divide-teal-200>:not(template)~:not(template){--divide-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--divide-opacity))}.xl\:divide-teal-300>:not(template)~:not(template){--divide-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--divide-opacity))}.xl\:divide-teal-400>:not(template)~:not(template){--divide-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--divide-opacity))}.xl\:divide-teal-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--divide-opacity))}.xl\:divide-teal-600>:not(template)~:not(template){--divide-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--divide-opacity))}.xl\:divide-teal-700>:not(template)~:not(template){--divide-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--divide-opacity))}.xl\:divide-teal-800>:not(template)~:not(template){--divide-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--divide-opacity))}.xl\:divide-teal-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--divide-opacity))}.xl\:divide-blue-50>:not(template)~:not(template){--divide-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--divide-opacity))}.xl\:divide-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--divide-opacity))}.xl\:divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.xl\:divide-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--divide-opacity))}.xl\:divide-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--divide-opacity))}.xl\:divide-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--divide-opacity))}.xl\:divide-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--divide-opacity))}.xl\:divide-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--divide-opacity))}.xl\:divide-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--divide-opacity))}.xl\:divide-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--divide-opacity))}.xl\:divide-indigo-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--divide-opacity))}.xl\:divide-indigo-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--divide-opacity))}.xl\:divide-indigo-200>:not(template)~:not(template){--divide-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--divide-opacity))}.xl\:divide-indigo-300>:not(template)~:not(template){--divide-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--divide-opacity))}.xl\:divide-indigo-400>:not(template)~:not(template){--divide-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--divide-opacity))}.xl\:divide-indigo-500>:not(template)~:not(template){--divide-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--divide-opacity))}.xl\:divide-indigo-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--divide-opacity))}.xl\:divide-indigo-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--divide-opacity))}.xl\:divide-indigo-800>:not(template)~:not(template){--divide-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--divide-opacity))}.xl\:divide-indigo-900>:not(template)~:not(template){--divide-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--divide-opacity))}.xl\:divide-purple-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--divide-opacity))}.xl\:divide-purple-100>:not(template)~:not(template){--divide-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--divide-opacity))}.xl\:divide-purple-200>:not(template)~:not(template){--divide-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--divide-opacity))}.xl\:divide-purple-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--divide-opacity))}.xl\:divide-purple-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--divide-opacity))}.xl\:divide-purple-500>:not(template)~:not(template){--divide-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--divide-opacity))}.xl\:divide-purple-600>:not(template)~:not(template){--divide-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--divide-opacity))}.xl\:divide-purple-700>:not(template)~:not(template){--divide-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--divide-opacity))}.xl\:divide-purple-800>:not(template)~:not(template){--divide-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--divide-opacity))}.xl\:divide-purple-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--divide-opacity))}.xl\:divide-pink-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--divide-opacity))}.xl\:divide-pink-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--divide-opacity))}.xl\:divide-pink-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--divide-opacity))}.xl\:divide-pink-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--divide-opacity))}.xl\:divide-pink-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--divide-opacity))}.xl\:divide-pink-500>:not(template)~:not(template){--divide-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--divide-opacity))}.xl\:divide-pink-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--divide-opacity))}.xl\:divide-pink-700>:not(template)~:not(template){--divide-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--divide-opacity))}.xl\:divide-pink-800>:not(template)~:not(template){--divide-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--divide-opacity))}.xl\:divide-pink-900>:not(template)~:not(template){--divide-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-transparent>:not(template)~:not(template){border-color:#0000}.theme-dark .xl\:dark\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-cool-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-cool-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-cool-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-cool-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-cool-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-cool-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-cool-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-cool-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-cool-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-cool-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-red-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-orange-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-yellow-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-yellow-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-yellow-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-yellow-300>:not(template)~:not(template){--divide-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-yellow-400>:not(template)~:not(template){--divide-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-yellow-500>:not(template)~:not(template){--divide-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-yellow-600>:not(template)~:not(template){--divide-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-yellow-700>:not(template)~:not(template){--divide-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-yellow-800>:not(template)~:not(template){--divide-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-yellow-900>:not(template)~:not(template){--divide-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-green-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-teal-50>:not(template)~:not(template){--divide-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-teal-100>:not(template)~:not(template){--divide-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-teal-200>:not(template)~:not(template){--divide-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-teal-300>:not(template)~:not(template){--divide-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-teal-400>:not(template)~:not(template){--divide-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-teal-500>:not(template)~:not(template){--divide-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-teal-600>:not(template)~:not(template){--divide-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-teal-700>:not(template)~:not(template){--divide-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-teal-800>:not(template)~:not(template){--divide-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-teal-900>:not(template)~:not(template){--divide-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-blue-50>:not(template)~:not(template){--divide-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-indigo-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-indigo-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-indigo-200>:not(template)~:not(template){--divide-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-indigo-300>:not(template)~:not(template){--divide-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-indigo-400>:not(template)~:not(template){--divide-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-indigo-500>:not(template)~:not(template){--divide-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-indigo-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-indigo-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-indigo-800>:not(template)~:not(template){--divide-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-indigo-900>:not(template)~:not(template){--divide-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-purple-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-purple-100>:not(template)~:not(template){--divide-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-purple-200>:not(template)~:not(template){--divide-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-purple-300>:not(template)~:not(template){--divide-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-purple-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-purple-500>:not(template)~:not(template){--divide-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-purple-600>:not(template)~:not(template){--divide-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-purple-700>:not(template)~:not(template){--divide-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-purple-800>:not(template)~:not(template){--divide-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-purple-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-pink-50>:not(template)~:not(template){--divide-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-pink-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-pink-200>:not(template)~:not(template){--divide-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-pink-300>:not(template)~:not(template){--divide-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-pink-400>:not(template)~:not(template){--divide-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-pink-500>:not(template)~:not(template){--divide-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-pink-600>:not(template)~:not(template){--divide-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-pink-700>:not(template)~:not(template){--divide-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-pink-800>:not(template)~:not(template){--divide-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--divide-opacity))}.theme-dark .xl\:dark\:divide-pink-900>:not(template)~:not(template){--divide-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--divide-opacity))}.xl\:divide-solid>:not(template)~:not(template){border-style:solid}.xl\:divide-dashed>:not(template)~:not(template){border-style:dashed}.xl\:divide-dotted>:not(template)~:not(template){border-style:dotted}.xl\:divide-double>:not(template)~:not(template){border-style:double}.xl\:divide-none>:not(template)~:not(template){border-style:none}.xl\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.xl\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.xl\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.xl\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.xl\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.xl\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.xl\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.xl\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.xl\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.xl\:appearance-none{-webkit-appearance:none;appearance:none}.xl\:bg-fixed{background-attachment:fixed}.xl\:bg-local{background-attachment:local}.xl\:bg-scroll{background-attachment:scroll}.xl\:bg-clip-border{background-clip:initial}.xl\:bg-clip-padding{background-clip:padding-box}.xl\:bg-clip-content{background-clip:content-box}.xl\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.xl\:bg-transparent{background-color:initial}.xl\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xl\:bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.xl\:bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.xl\:bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.xl\:bg-gray-300{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.xl\:bg-gray-400{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.xl\:bg-gray-500{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.xl\:bg-gray-600{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.xl\:bg-gray-700{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.xl\:bg-gray-800{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.xl\:bg-gray-900{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.xl\:bg-cool-gray-50{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.xl\:bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.xl\:bg-cool-gray-200{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.xl\:bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.xl\:bg-cool-gray-400{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.xl\:bg-cool-gray-500{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.xl\:bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.xl\:bg-cool-gray-700{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.xl\:bg-cool-gray-800{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.xl\:bg-cool-gray-900{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.xl\:bg-red-50{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.xl\:bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.xl\:bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.xl\:bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.xl\:bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.xl\:bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.xl\:bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.xl\:bg-red-700{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.xl\:bg-red-800{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.xl\:bg-red-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.xl\:bg-orange-50{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.xl\:bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.xl\:bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.xl\:bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.xl\:bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.xl\:bg-orange-500{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.xl\:bg-orange-600{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.xl\:bg-orange-700{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.xl\:bg-orange-800{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.xl\:bg-orange-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.xl\:bg-yellow-50{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.xl\:bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.xl\:bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.xl\:bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.xl\:bg-yellow-400{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.xl\:bg-yellow-500{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.xl\:bg-yellow-600{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.xl\:bg-yellow-700{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.xl\:bg-yellow-800{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.xl\:bg-yellow-900{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.xl\:bg-green-50{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.xl\:bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.xl\:bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.xl\:bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.xl\:bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.xl\:bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.xl\:bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.xl\:bg-green-700{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.xl\:bg-green-800{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.xl\:bg-green-900{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.xl\:bg-teal-50{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.xl\:bg-teal-100{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.xl\:bg-teal-200{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.xl\:bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.xl\:bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.xl\:bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.xl\:bg-teal-600{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.xl\:bg-teal-700{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.xl\:bg-teal-800{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.xl\:bg-teal-900{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.xl\:bg-blue-50{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.xl\:bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.xl\:bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.xl\:bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.xl\:bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.xl\:bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.xl\:bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.xl\:bg-blue-700{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.xl\:bg-blue-800{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.xl\:bg-blue-900{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.xl\:bg-indigo-50{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.xl\:bg-indigo-100{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.xl\:bg-indigo-200{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.xl\:bg-indigo-300{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.xl\:bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.xl\:bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.xl\:bg-indigo-600{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.xl\:bg-indigo-700{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.xl\:bg-indigo-800{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.xl\:bg-indigo-900{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.xl\:bg-purple-50{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.xl\:bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.xl\:bg-purple-200{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.xl\:bg-purple-300{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.xl\:bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.xl\:bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.xl\:bg-purple-600{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.xl\:bg-purple-700{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.xl\:bg-purple-800{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.xl\:bg-purple-900{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.xl\:bg-pink-50{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.xl\:bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.xl\:bg-pink-200{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.xl\:bg-pink-300{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.xl\:bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.xl\:bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.xl\:bg-pink-600{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.xl\:bg-pink-700{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.xl\:bg-pink-800{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.xl\:bg-pink-900{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.xl\:hover\:bg-transparent:hover{background-color:initial}.xl\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xl\:hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.xl\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.xl\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.xl\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.xl\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.xl\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.xl\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.xl\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.xl\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.xl\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.xl\:hover\:bg-cool-gray-50:hover{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.xl\:hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.xl\:hover\:bg-cool-gray-200:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.xl\:hover\:bg-cool-gray-300:hover{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.xl\:hover\:bg-cool-gray-400:hover{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.xl\:hover\:bg-cool-gray-500:hover{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.xl\:hover\:bg-cool-gray-600:hover{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.xl\:hover\:bg-cool-gray-700:hover{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.xl\:hover\:bg-cool-gray-800:hover{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.xl\:hover\:bg-cool-gray-900:hover{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.xl\:hover\:bg-red-50:hover{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.xl\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.xl\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.xl\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.xl\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.xl\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.xl\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.xl\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.xl\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.xl\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.xl\:hover\:bg-orange-50:hover{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.xl\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.xl\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.xl\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.xl\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.xl\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.xl\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.xl\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.xl\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.xl\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.xl\:hover\:bg-yellow-50:hover{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.xl\:hover\:bg-yellow-100:hover{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.xl\:hover\:bg-yellow-200:hover{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.xl\:hover\:bg-yellow-300:hover{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.xl\:hover\:bg-yellow-400:hover{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.xl\:hover\:bg-yellow-500:hover{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.xl\:hover\:bg-yellow-600:hover{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.xl\:hover\:bg-yellow-700:hover{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.xl\:hover\:bg-yellow-800:hover{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.xl\:hover\:bg-yellow-900:hover{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.xl\:hover\:bg-green-50:hover{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.xl\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.xl\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.xl\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.xl\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.xl\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.xl\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.xl\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.xl\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.xl\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.xl\:hover\:bg-teal-50:hover{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.xl\:hover\:bg-teal-100:hover{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.xl\:hover\:bg-teal-200:hover{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.xl\:hover\:bg-teal-300:hover{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.xl\:hover\:bg-teal-400:hover{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.xl\:hover\:bg-teal-500:hover{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.xl\:hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.xl\:hover\:bg-teal-700:hover{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.xl\:hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.xl\:hover\:bg-teal-900:hover{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.xl\:hover\:bg-blue-50:hover{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.xl\:hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.xl\:hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.xl\:hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.xl\:hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.xl\:hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.xl\:hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.xl\:hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.xl\:hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.xl\:hover\:bg-blue-900:hover{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.xl\:hover\:bg-indigo-50:hover{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.xl\:hover\:bg-indigo-100:hover{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.xl\:hover\:bg-indigo-200:hover{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.xl\:hover\:bg-indigo-300:hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.xl\:hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.xl\:hover\:bg-indigo-500:hover{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.xl\:hover\:bg-indigo-600:hover{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.xl\:hover\:bg-indigo-700:hover{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.xl\:hover\:bg-indigo-800:hover{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.xl\:hover\:bg-indigo-900:hover{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.xl\:hover\:bg-purple-50:hover{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.xl\:hover\:bg-purple-100:hover{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.xl\:hover\:bg-purple-200:hover{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.xl\:hover\:bg-purple-300:hover{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.xl\:hover\:bg-purple-400:hover{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.xl\:hover\:bg-purple-500:hover{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.xl\:hover\:bg-purple-600:hover{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.xl\:hover\:bg-purple-700:hover{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.xl\:hover\:bg-purple-800:hover{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.xl\:hover\:bg-purple-900:hover{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.xl\:hover\:bg-pink-50:hover{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.xl\:hover\:bg-pink-100:hover{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.xl\:hover\:bg-pink-200:hover{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.xl\:hover\:bg-pink-300:hover{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.xl\:hover\:bg-pink-400:hover{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.xl\:hover\:bg-pink-500:hover{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.xl\:hover\:bg-pink-600:hover{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.xl\:hover\:bg-pink-700:hover{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.xl\:hover\:bg-pink-800:hover{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.xl\:hover\:bg-pink-900:hover{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.xl\:focus\:bg-transparent:focus{background-color:initial}.xl\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xl\:focus\:bg-gray-50:focus{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.xl\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.xl\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.xl\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.xl\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.xl\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.xl\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.xl\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.xl\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.xl\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.xl\:focus\:bg-cool-gray-50:focus{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.xl\:focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.xl\:focus\:bg-cool-gray-200:focus{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.xl\:focus\:bg-cool-gray-300:focus{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.xl\:focus\:bg-cool-gray-400:focus{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.xl\:focus\:bg-cool-gray-500:focus{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.xl\:focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.xl\:focus\:bg-cool-gray-700:focus{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.xl\:focus\:bg-cool-gray-800:focus{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.xl\:focus\:bg-cool-gray-900:focus{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.xl\:focus\:bg-red-50:focus{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.xl\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.xl\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.xl\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.xl\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.xl\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.xl\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.xl\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.xl\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.xl\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.xl\:focus\:bg-orange-50:focus{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.xl\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.xl\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.xl\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.xl\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.xl\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.xl\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.xl\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.xl\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.xl\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.xl\:focus\:bg-yellow-50:focus{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.xl\:focus\:bg-yellow-100:focus{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.xl\:focus\:bg-yellow-200:focus{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.xl\:focus\:bg-yellow-300:focus{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.xl\:focus\:bg-yellow-400:focus{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.xl\:focus\:bg-yellow-500:focus{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.xl\:focus\:bg-yellow-600:focus{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.xl\:focus\:bg-yellow-700:focus{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.xl\:focus\:bg-yellow-800:focus{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.xl\:focus\:bg-yellow-900:focus{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.xl\:focus\:bg-green-50:focus{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.xl\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.xl\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.xl\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.xl\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.xl\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.xl\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.xl\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.xl\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.xl\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.xl\:focus\:bg-teal-50:focus{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.xl\:focus\:bg-teal-100:focus{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.xl\:focus\:bg-teal-200:focus{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.xl\:focus\:bg-teal-300:focus{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.xl\:focus\:bg-teal-400:focus{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.xl\:focus\:bg-teal-500:focus{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.xl\:focus\:bg-teal-600:focus{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.xl\:focus\:bg-teal-700:focus{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.xl\:focus\:bg-teal-800:focus{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.xl\:focus\:bg-teal-900:focus{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.xl\:focus\:bg-blue-50:focus{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.xl\:focus\:bg-blue-100:focus{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.xl\:focus\:bg-blue-200:focus{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.xl\:focus\:bg-blue-300:focus{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.xl\:focus\:bg-blue-400:focus{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.xl\:focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.xl\:focus\:bg-blue-600:focus{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.xl\:focus\:bg-blue-700:focus{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.xl\:focus\:bg-blue-800:focus{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.xl\:focus\:bg-blue-900:focus{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.xl\:focus\:bg-indigo-50:focus{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.xl\:focus\:bg-indigo-100:focus{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.xl\:focus\:bg-indigo-200:focus{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.xl\:focus\:bg-indigo-300:focus{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.xl\:focus\:bg-indigo-400:focus{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.xl\:focus\:bg-indigo-500:focus{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.xl\:focus\:bg-indigo-600:focus{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.xl\:focus\:bg-indigo-700:focus{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.xl\:focus\:bg-indigo-800:focus{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.xl\:focus\:bg-indigo-900:focus{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.xl\:focus\:bg-purple-50:focus{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.xl\:focus\:bg-purple-100:focus{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.xl\:focus\:bg-purple-200:focus{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.xl\:focus\:bg-purple-300:focus{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.xl\:focus\:bg-purple-400:focus{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.xl\:focus\:bg-purple-500:focus{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.xl\:focus\:bg-purple-600:focus{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.xl\:focus\:bg-purple-700:focus{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.xl\:focus\:bg-purple-800:focus{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.xl\:focus\:bg-purple-900:focus{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.xl\:focus\:bg-pink-50:focus{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.xl\:focus\:bg-pink-100:focus{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.xl\:focus\:bg-pink-200:focus{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.xl\:focus\:bg-pink-300:focus{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.xl\:focus\:bg-pink-400:focus{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.xl\:focus\:bg-pink-500:focus{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.xl\:focus\:bg-pink-600:focus{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.xl\:focus\:bg-pink-700:focus{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.xl\:focus\:bg-pink-800:focus{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.xl\:focus\:bg-pink-900:focus{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.xl\:active\:bg-transparent:active{background-color:initial}.xl\:active\:bg-white:active{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:active\:bg-black:active{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xl\:active\:bg-gray-50:active{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.xl\:active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.xl\:active\:bg-gray-200:active{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.xl\:active\:bg-gray-300:active{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.xl\:active\:bg-gray-400:active{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.xl\:active\:bg-gray-500:active{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.xl\:active\:bg-gray-600:active{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.xl\:active\:bg-gray-700:active{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.xl\:active\:bg-gray-800:active{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.xl\:active\:bg-gray-900:active{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.xl\:active\:bg-cool-gray-50:active{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.xl\:active\:bg-cool-gray-100:active{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.xl\:active\:bg-cool-gray-200:active{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.xl\:active\:bg-cool-gray-300:active{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.xl\:active\:bg-cool-gray-400:active{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.xl\:active\:bg-cool-gray-500:active{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.xl\:active\:bg-cool-gray-600:active{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.xl\:active\:bg-cool-gray-700:active{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.xl\:active\:bg-cool-gray-800:active{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.xl\:active\:bg-cool-gray-900:active{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.xl\:active\:bg-red-50:active{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.xl\:active\:bg-red-100:active{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.xl\:active\:bg-red-200:active{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.xl\:active\:bg-red-300:active{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.xl\:active\:bg-red-400:active{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.xl\:active\:bg-red-500:active{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.xl\:active\:bg-red-600:active{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.xl\:active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.xl\:active\:bg-red-800:active{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.xl\:active\:bg-red-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.xl\:active\:bg-orange-50:active{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.xl\:active\:bg-orange-100:active{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.xl\:active\:bg-orange-200:active{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.xl\:active\:bg-orange-300:active{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.xl\:active\:bg-orange-400:active{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.xl\:active\:bg-orange-500:active{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.xl\:active\:bg-orange-600:active{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.xl\:active\:bg-orange-700:active{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.xl\:active\:bg-orange-800:active{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.xl\:active\:bg-orange-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.xl\:active\:bg-yellow-50:active{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.xl\:active\:bg-yellow-100:active{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.xl\:active\:bg-yellow-200:active{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.xl\:active\:bg-yellow-300:active{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.xl\:active\:bg-yellow-400:active{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.xl\:active\:bg-yellow-500:active{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.xl\:active\:bg-yellow-600:active{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.xl\:active\:bg-yellow-700:active{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.xl\:active\:bg-yellow-800:active{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.xl\:active\:bg-yellow-900:active{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.xl\:active\:bg-green-50:active{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.xl\:active\:bg-green-100:active{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.xl\:active\:bg-green-200:active{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.xl\:active\:bg-green-300:active{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.xl\:active\:bg-green-400:active{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.xl\:active\:bg-green-500:active{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.xl\:active\:bg-green-600:active{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.xl\:active\:bg-green-700:active{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.xl\:active\:bg-green-800:active{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.xl\:active\:bg-green-900:active{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.xl\:active\:bg-teal-50:active{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.xl\:active\:bg-teal-100:active{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.xl\:active\:bg-teal-200:active{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.xl\:active\:bg-teal-300:active{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.xl\:active\:bg-teal-400:active{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.xl\:active\:bg-teal-500:active{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.xl\:active\:bg-teal-600:active{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.xl\:active\:bg-teal-700:active{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.xl\:active\:bg-teal-800:active{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.xl\:active\:bg-teal-900:active{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.xl\:active\:bg-blue-50:active{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.xl\:active\:bg-blue-100:active{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.xl\:active\:bg-blue-200:active{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.xl\:active\:bg-blue-300:active{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.xl\:active\:bg-blue-400:active{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.xl\:active\:bg-blue-500:active{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.xl\:active\:bg-blue-600:active{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.xl\:active\:bg-blue-700:active{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.xl\:active\:bg-blue-800:active{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.xl\:active\:bg-blue-900:active{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.xl\:active\:bg-indigo-50:active{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.xl\:active\:bg-indigo-100:active{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.xl\:active\:bg-indigo-200:active{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.xl\:active\:bg-indigo-300:active{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.xl\:active\:bg-indigo-400:active{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.xl\:active\:bg-indigo-500:active{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.xl\:active\:bg-indigo-600:active{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.xl\:active\:bg-indigo-700:active{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.xl\:active\:bg-indigo-800:active{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.xl\:active\:bg-indigo-900:active{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.xl\:active\:bg-purple-50:active{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.xl\:active\:bg-purple-100:active{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.xl\:active\:bg-purple-200:active{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.xl\:active\:bg-purple-300:active{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.xl\:active\:bg-purple-400:active{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.xl\:active\:bg-purple-500:active{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.xl\:active\:bg-purple-600:active{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.xl\:active\:bg-purple-700:active{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.xl\:active\:bg-purple-800:active{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.xl\:active\:bg-purple-900:active{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.xl\:active\:bg-pink-50:active{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.xl\:active\:bg-pink-100:active{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.xl\:active\:bg-pink-200:active{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.xl\:active\:bg-pink-300:active{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.xl\:active\:bg-pink-400:active{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.xl\:active\:bg-pink-500:active{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.xl\:active\:bg-pink-600:active{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.xl\:active\:bg-pink-700:active{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.xl\:active\:bg-pink-800:active{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.xl\:active\:bg-pink-900:active{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.xl\:odd\:bg-transparent:nth-child(odd){background-color:initial}.xl\:odd\:bg-white:nth-child(odd){--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:odd\:bg-black:nth-child(odd){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xl\:odd\:bg-gray-50:nth-child(odd){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.xl\:odd\:bg-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.xl\:odd\:bg-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.xl\:odd\:bg-gray-300:nth-child(odd){--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.xl\:odd\:bg-gray-400:nth-child(odd){--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.xl\:odd\:bg-gray-500:nth-child(odd){--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.xl\:odd\:bg-gray-600:nth-child(odd){--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.xl\:odd\:bg-gray-700:nth-child(odd){--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.xl\:odd\:bg-gray-800:nth-child(odd){--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.xl\:odd\:bg-gray-900:nth-child(odd){--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.xl\:odd\:bg-cool-gray-50:nth-child(odd){--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.xl\:odd\:bg-cool-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.xl\:odd\:bg-cool-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.xl\:odd\:bg-cool-gray-300:nth-child(odd){--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.xl\:odd\:bg-cool-gray-400:nth-child(odd){--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.xl\:odd\:bg-cool-gray-500:nth-child(odd){--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.xl\:odd\:bg-cool-gray-600:nth-child(odd){--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.xl\:odd\:bg-cool-gray-700:nth-child(odd){--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.xl\:odd\:bg-cool-gray-800:nth-child(odd){--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.xl\:odd\:bg-cool-gray-900:nth-child(odd){--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.xl\:odd\:bg-red-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.xl\:odd\:bg-red-100:nth-child(odd){--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.xl\:odd\:bg-red-200:nth-child(odd){--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.xl\:odd\:bg-red-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.xl\:odd\:bg-red-400:nth-child(odd){--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.xl\:odd\:bg-red-500:nth-child(odd){--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.xl\:odd\:bg-red-600:nth-child(odd){--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.xl\:odd\:bg-red-700:nth-child(odd){--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.xl\:odd\:bg-red-800:nth-child(odd){--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.xl\:odd\:bg-red-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.xl\:odd\:bg-orange-50:nth-child(odd){--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.xl\:odd\:bg-orange-100:nth-child(odd){--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.xl\:odd\:bg-orange-200:nth-child(odd){--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.xl\:odd\:bg-orange-300:nth-child(odd){--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.xl\:odd\:bg-orange-400:nth-child(odd){--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.xl\:odd\:bg-orange-500:nth-child(odd){--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.xl\:odd\:bg-orange-600:nth-child(odd){--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.xl\:odd\:bg-orange-700:nth-child(odd){--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.xl\:odd\:bg-orange-800:nth-child(odd){--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.xl\:odd\:bg-orange-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.xl\:odd\:bg-yellow-50:nth-child(odd){--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.xl\:odd\:bg-yellow-100:nth-child(odd){--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.xl\:odd\:bg-yellow-200:nth-child(odd){--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.xl\:odd\:bg-yellow-300:nth-child(odd){--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.xl\:odd\:bg-yellow-400:nth-child(odd){--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.xl\:odd\:bg-yellow-500:nth-child(odd){--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.xl\:odd\:bg-yellow-600:nth-child(odd){--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.xl\:odd\:bg-yellow-700:nth-child(odd){--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.xl\:odd\:bg-yellow-800:nth-child(odd){--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.xl\:odd\:bg-yellow-900:nth-child(odd){--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.xl\:odd\:bg-green-50:nth-child(odd){--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.xl\:odd\:bg-green-100:nth-child(odd){--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.xl\:odd\:bg-green-200:nth-child(odd){--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.xl\:odd\:bg-green-300:nth-child(odd){--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.xl\:odd\:bg-green-400:nth-child(odd){--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.xl\:odd\:bg-green-500:nth-child(odd){--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.xl\:odd\:bg-green-600:nth-child(odd){--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.xl\:odd\:bg-green-700:nth-child(odd){--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.xl\:odd\:bg-green-800:nth-child(odd){--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.xl\:odd\:bg-green-900:nth-child(odd){--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.xl\:odd\:bg-teal-50:nth-child(odd){--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.xl\:odd\:bg-teal-100:nth-child(odd){--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.xl\:odd\:bg-teal-200:nth-child(odd){--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.xl\:odd\:bg-teal-300:nth-child(odd){--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.xl\:odd\:bg-teal-400:nth-child(odd){--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.xl\:odd\:bg-teal-500:nth-child(odd){--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.xl\:odd\:bg-teal-600:nth-child(odd){--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.xl\:odd\:bg-teal-700:nth-child(odd){--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.xl\:odd\:bg-teal-800:nth-child(odd){--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.xl\:odd\:bg-teal-900:nth-child(odd){--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.xl\:odd\:bg-blue-50:nth-child(odd){--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.xl\:odd\:bg-blue-100:nth-child(odd){--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.xl\:odd\:bg-blue-200:nth-child(odd){--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.xl\:odd\:bg-blue-300:nth-child(odd){--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.xl\:odd\:bg-blue-400:nth-child(odd){--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.xl\:odd\:bg-blue-500:nth-child(odd){--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.xl\:odd\:bg-blue-600:nth-child(odd){--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.xl\:odd\:bg-blue-700:nth-child(odd){--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.xl\:odd\:bg-blue-800:nth-child(odd){--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.xl\:odd\:bg-blue-900:nth-child(odd){--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.xl\:odd\:bg-indigo-50:nth-child(odd){--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.xl\:odd\:bg-indigo-100:nth-child(odd){--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.xl\:odd\:bg-indigo-200:nth-child(odd){--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.xl\:odd\:bg-indigo-300:nth-child(odd){--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.xl\:odd\:bg-indigo-400:nth-child(odd){--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.xl\:odd\:bg-indigo-500:nth-child(odd){--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.xl\:odd\:bg-indigo-600:nth-child(odd){--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.xl\:odd\:bg-indigo-700:nth-child(odd){--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.xl\:odd\:bg-indigo-800:nth-child(odd){--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.xl\:odd\:bg-indigo-900:nth-child(odd){--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.xl\:odd\:bg-purple-50:nth-child(odd){--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.xl\:odd\:bg-purple-100:nth-child(odd){--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.xl\:odd\:bg-purple-200:nth-child(odd){--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.xl\:odd\:bg-purple-300:nth-child(odd){--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.xl\:odd\:bg-purple-400:nth-child(odd){--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.xl\:odd\:bg-purple-500:nth-child(odd){--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.xl\:odd\:bg-purple-600:nth-child(odd){--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.xl\:odd\:bg-purple-700:nth-child(odd){--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.xl\:odd\:bg-purple-800:nth-child(odd){--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.xl\:odd\:bg-purple-900:nth-child(odd){--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.xl\:odd\:bg-pink-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.xl\:odd\:bg-pink-100:nth-child(odd){--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.xl\:odd\:bg-pink-200:nth-child(odd){--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.xl\:odd\:bg-pink-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.xl\:odd\:bg-pink-400:nth-child(odd){--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.xl\:odd\:bg-pink-500:nth-child(odd){--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.xl\:odd\:bg-pink-600:nth-child(odd){--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.xl\:odd\:bg-pink-700:nth-child(odd){--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.xl\:odd\:bg-pink-800:nth-child(odd){--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.xl\:odd\:bg-pink-900:nth-child(odd){--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-transparent{background-color:initial}.theme-dark .xl\:dark\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-gray-300{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-gray-400{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-gray-500{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-gray-600{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-gray-700{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-gray-800{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-gray-900{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-cool-gray-50{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-cool-gray-200{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-cool-gray-400{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-cool-gray-500{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-cool-gray-700{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-cool-gray-800{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-cool-gray-900{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-red-50{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-red-700{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-red-800{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-red-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-orange-50{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-orange-500{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-orange-600{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-orange-700{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-orange-800{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-orange-900{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-yellow-50{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-yellow-400{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-yellow-500{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-yellow-600{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-yellow-700{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-yellow-800{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-yellow-900{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-green-50{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-green-700{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-green-800{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-green-900{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-teal-50{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-teal-100{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-teal-200{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-teal-600{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-teal-700{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-teal-800{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-teal-900{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-blue-50{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-blue-700{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-blue-800{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-blue-900{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-indigo-50{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-indigo-100{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-indigo-200{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-indigo-300{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-indigo-600{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-indigo-700{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-indigo-800{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-indigo-900{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-purple-50{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-purple-200{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-purple-300{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-purple-600{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-purple-700{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-purple-800{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-purple-900{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-pink-50{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-pink-200{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-pink-300{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-pink-600{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-pink-700{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-pink-800{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .xl\:dark\:bg-pink-900{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-transparent:hover{background-color:initial}.theme-dark .xl\:dark\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-cool-gray-50:hover{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-cool-gray-200:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-cool-gray-300:hover{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-cool-gray-400:hover{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-cool-gray-500:hover{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-cool-gray-600:hover{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-cool-gray-700:hover{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-cool-gray-800:hover{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-cool-gray-900:hover{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-red-50:hover{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-orange-50:hover{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-yellow-50:hover{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-yellow-100:hover{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-yellow-200:hover{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-yellow-300:hover{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-yellow-400:hover{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-yellow-500:hover{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-yellow-600:hover{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-yellow-700:hover{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-yellow-800:hover{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-yellow-900:hover{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-green-50:hover{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-teal-50:hover{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-teal-100:hover{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-teal-200:hover{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-teal-300:hover{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-teal-400:hover{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-teal-500:hover{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-teal-700:hover{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-teal-900:hover{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-blue-50:hover{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-blue-900:hover{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-indigo-50:hover{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-indigo-100:hover{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-indigo-200:hover{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-indigo-300:hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-indigo-500:hover{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-indigo-600:hover{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-indigo-700:hover{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-indigo-800:hover{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-indigo-900:hover{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-purple-50:hover{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-purple-100:hover{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-purple-200:hover{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-purple-300:hover{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-purple-400:hover{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-purple-500:hover{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-purple-600:hover{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-purple-700:hover{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-purple-800:hover{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-purple-900:hover{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-pink-50:hover{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-pink-100:hover{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-pink-200:hover{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-pink-300:hover{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-pink-400:hover{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-pink-500:hover{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-pink-600:hover{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-pink-700:hover{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-pink-800:hover{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .xl\:dark\:hover\:bg-pink-900:hover{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-transparent:focus{background-color:initial}.theme-dark .xl\:dark\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-gray-50:focus{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-cool-gray-50:focus{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-cool-gray-200:focus{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-cool-gray-300:focus{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-cool-gray-400:focus{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-cool-gray-500:focus{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-cool-gray-700:focus{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-cool-gray-800:focus{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-cool-gray-900:focus{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-red-50:focus{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-orange-50:focus{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-yellow-50:focus{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-yellow-100:focus{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-yellow-200:focus{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-yellow-300:focus{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-yellow-400:focus{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-yellow-500:focus{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-yellow-600:focus{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-yellow-700:focus{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-yellow-800:focus{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-yellow-900:focus{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-green-50:focus{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-teal-50:focus{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-teal-100:focus{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-teal-200:focus{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-teal-300:focus{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-teal-400:focus{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-teal-500:focus{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-teal-600:focus{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-teal-700:focus{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-teal-800:focus{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-teal-900:focus{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-blue-50:focus{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-blue-100:focus{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-blue-200:focus{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-blue-300:focus{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-blue-400:focus{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-blue-600:focus{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-blue-700:focus{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-blue-800:focus{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-blue-900:focus{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-indigo-50:focus{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-indigo-100:focus{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-indigo-200:focus{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-indigo-300:focus{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-indigo-400:focus{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-indigo-500:focus{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-indigo-600:focus{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-indigo-700:focus{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-indigo-800:focus{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-indigo-900:focus{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-purple-50:focus{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-purple-100:focus{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-purple-200:focus{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-purple-300:focus{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-purple-400:focus{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-purple-500:focus{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-purple-600:focus{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-purple-700:focus{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-purple-800:focus{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-purple-900:focus{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-pink-50:focus{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-pink-100:focus{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-pink-200:focus{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-pink-300:focus{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-pink-400:focus{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-pink-500:focus{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-pink-600:focus{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-pink-700:focus{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-pink-800:focus{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .xl\:dark\:focus\:bg-pink-900:focus{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-transparent:active{background-color:initial}.theme-dark .xl\:dark\:active\:bg-white:active{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-black:active{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-gray-50:active{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-gray-200:active{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-gray-300:active{--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-gray-400:active{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-gray-500:active{--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-gray-600:active{--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-gray-700:active{--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-gray-800:active{--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-gray-900:active{--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-cool-gray-50:active{--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-cool-gray-100:active{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-cool-gray-200:active{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-cool-gray-300:active{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-cool-gray-400:active{--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-cool-gray-500:active{--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-cool-gray-600:active{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-cool-gray-700:active{--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-cool-gray-800:active{--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-cool-gray-900:active{--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-red-50:active{--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-red-100:active{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-red-200:active{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-red-300:active{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-red-400:active{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-red-500:active{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-red-600:active{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-red-800:active{--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-red-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-orange-50:active{--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-orange-100:active{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-orange-200:active{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-orange-300:active{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-orange-400:active{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-orange-500:active{--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-orange-600:active{--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-orange-700:active{--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-orange-800:active{--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-orange-900:active{--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-yellow-50:active{--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-yellow-100:active{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-yellow-200:active{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-yellow-300:active{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-yellow-400:active{--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-yellow-500:active{--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-yellow-600:active{--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-yellow-700:active{--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-yellow-800:active{--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-yellow-900:active{--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-green-50:active{--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-green-100:active{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-green-200:active{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-green-300:active{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-green-400:active{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-green-500:active{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-green-600:active{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-green-700:active{--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-green-800:active{--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-green-900:active{--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-teal-50:active{--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-teal-100:active{--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-teal-200:active{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-teal-300:active{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-teal-400:active{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-teal-500:active{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-teal-600:active{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-teal-700:active{--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-teal-800:active{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-teal-900:active{--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-blue-50:active{--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-blue-100:active{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-blue-200:active{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-blue-300:active{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-blue-400:active{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-blue-500:active{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-blue-600:active{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-blue-700:active{--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-blue-800:active{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-blue-900:active{--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-indigo-50:active{--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-indigo-100:active{--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-indigo-200:active{--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-indigo-300:active{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-indigo-400:active{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-indigo-500:active{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-indigo-600:active{--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-indigo-700:active{--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-indigo-800:active{--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-indigo-900:active{--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-purple-50:active{--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-purple-100:active{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-purple-200:active{--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-purple-300:active{--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-purple-400:active{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-purple-500:active{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-purple-600:active{--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-purple-700:active{--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-purple-800:active{--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-purple-900:active{--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-pink-50:active{--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-pink-100:active{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-pink-200:active{--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-pink-300:active{--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-pink-400:active{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-pink-500:active{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-pink-600:active{--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-pink-700:active{--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-pink-800:active{--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .xl\:dark\:active\:bg-pink-900:active{--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-transparent:nth-child(odd){background-color:initial}.theme-dark .xl\:dark\:odd\:bg-white:nth-child(odd){--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-black:nth-child(odd){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-gray-50:nth-child(odd){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-gray-300:nth-child(odd){--bg-opacity:1;background-color:#d5d6d7;background-color:rgba(213,214,215,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-gray-400:nth-child(odd){--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-gray-500:nth-child(odd){--bg-opacity:1;background-color:#707275;background-color:rgba(112,114,117,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-gray-600:nth-child(odd){--bg-opacity:1;background-color:#4c4f52;background-color:rgba(76,79,82,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-gray-700:nth-child(odd){--bg-opacity:1;background-color:#24262d;background-color:rgba(36,38,45,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-gray-800:nth-child(odd){--bg-opacity:1;background-color:#1a1c23;background-color:rgba(26,28,35,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-gray-900:nth-child(odd){--bg-opacity:1;background-color:#121317;background-color:rgba(18,19,23,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-cool-gray-50:nth-child(odd){--bg-opacity:1;background-color:#fbfdfe;background-color:rgba(251,253,254,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-cool-gray-100:nth-child(odd){--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-cool-gray-200:nth-child(odd){--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-cool-gray-300:nth-child(odd){--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-cool-gray-400:nth-child(odd){--bg-opacity:1;background-color:#97a6ba;background-color:rgba(151,166,186,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-cool-gray-500:nth-child(odd){--bg-opacity:1;background-color:#64748b;background-color:rgba(100,116,139,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-cool-gray-600:nth-child(odd){--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-cool-gray-700:nth-child(odd){--bg-opacity:1;background-color:#364152;background-color:rgba(54,65,82,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-cool-gray-800:nth-child(odd){--bg-opacity:1;background-color:#27303f;background-color:rgba(39,48,63,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-cool-gray-900:nth-child(odd){--bg-opacity:1;background-color:#1a202e;background-color:rgba(26,32,46,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-red-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f2;background-color:rgba(253,242,242,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-red-100:nth-child(odd){--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-red-200:nth-child(odd){--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-red-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-red-400:nth-child(odd){--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-red-500:nth-child(odd){--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-red-600:nth-child(odd){--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-red-700:nth-child(odd){--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-red-800:nth-child(odd){--bg-opacity:1;background-color:#9b1c1c;background-color:rgba(155,28,28,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-red-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-orange-50:nth-child(odd){--bg-opacity:1;background-color:#fff8f1;background-color:rgba(255,248,241,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-orange-100:nth-child(odd){--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-orange-200:nth-child(odd){--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-orange-300:nth-child(odd){--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-orange-400:nth-child(odd){--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-orange-500:nth-child(odd){--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-orange-600:nth-child(odd){--bg-opacity:1;background-color:#d03801;background-color:rgba(208,56,1,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-orange-700:nth-child(odd){--bg-opacity:1;background-color:#b43403;background-color:rgba(180,52,3,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-orange-800:nth-child(odd){--bg-opacity:1;background-color:#8a2c0d;background-color:rgba(138,44,13,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-orange-900:nth-child(odd){--bg-opacity:1;background-color:#771d1d;background-color:rgba(119,29,29,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-yellow-50:nth-child(odd){--bg-opacity:1;background-color:#fdfdea;background-color:rgba(253,253,234,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-yellow-100:nth-child(odd){--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-yellow-200:nth-child(odd){--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-yellow-300:nth-child(odd){--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-yellow-400:nth-child(odd){--bg-opacity:1;background-color:#e3a008;background-color:rgba(227,160,8,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-yellow-500:nth-child(odd){--bg-opacity:1;background-color:#c27803;background-color:rgba(194,120,3,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-yellow-600:nth-child(odd){--bg-opacity:1;background-color:#9f580a;background-color:rgba(159,88,10,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-yellow-700:nth-child(odd){--bg-opacity:1;background-color:#8e4b10;background-color:rgba(142,75,16,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-yellow-800:nth-child(odd){--bg-opacity:1;background-color:#723b13;background-color:rgba(114,59,19,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-yellow-900:nth-child(odd){--bg-opacity:1;background-color:#633112;background-color:rgba(99,49,18,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-green-50:nth-child(odd){--bg-opacity:1;background-color:#f3faf7;background-color:rgba(243,250,247,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-green-100:nth-child(odd){--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-green-200:nth-child(odd){--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-green-300:nth-child(odd){--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-green-400:nth-child(odd){--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-green-500:nth-child(odd){--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-green-600:nth-child(odd){--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-green-700:nth-child(odd){--bg-opacity:1;background-color:#046c4e;background-color:rgba(4,108,78,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-green-800:nth-child(odd){--bg-opacity:1;background-color:#03543f;background-color:rgba(3,84,63,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-green-900:nth-child(odd){--bg-opacity:1;background-color:#014737;background-color:rgba(1,71,55,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-teal-50:nth-child(odd){--bg-opacity:1;background-color:#edfafa;background-color:rgba(237,250,250,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-teal-100:nth-child(odd){--bg-opacity:1;background-color:#d5f5f6;background-color:rgba(213,245,246,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-teal-200:nth-child(odd){--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-teal-300:nth-child(odd){--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-teal-400:nth-child(odd){--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-teal-500:nth-child(odd){--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-teal-600:nth-child(odd){--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-teal-700:nth-child(odd){--bg-opacity:1;background-color:#036672;background-color:rgba(3,102,114,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-teal-800:nth-child(odd){--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-teal-900:nth-child(odd){--bg-opacity:1;background-color:#014451;background-color:rgba(1,68,81,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-blue-50:nth-child(odd){--bg-opacity:1;background-color:#ebf5ff;background-color:rgba(235,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-blue-100:nth-child(odd){--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-blue-200:nth-child(odd){--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-blue-300:nth-child(odd){--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-blue-400:nth-child(odd){--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-blue-500:nth-child(odd){--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-blue-600:nth-child(odd){--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-blue-700:nth-child(odd){--bg-opacity:1;background-color:#1a56db;background-color:rgba(26,86,219,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-blue-800:nth-child(odd){--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-blue-900:nth-child(odd){--bg-opacity:1;background-color:#233876;background-color:rgba(35,56,118,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-indigo-50:nth-child(odd){--bg-opacity:1;background-color:#f0f5ff;background-color:rgba(240,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-indigo-100:nth-child(odd){--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-indigo-200:nth-child(odd){--bg-opacity:1;background-color:#cddbfe;background-color:rgba(205,219,254,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-indigo-300:nth-child(odd){--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-indigo-400:nth-child(odd){--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-indigo-500:nth-child(odd){--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-indigo-600:nth-child(odd){--bg-opacity:1;background-color:#5850ec;background-color:rgba(88,80,236,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-indigo-700:nth-child(odd){--bg-opacity:1;background-color:#5145cd;background-color:rgba(81,69,205,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-indigo-800:nth-child(odd){--bg-opacity:1;background-color:#42389d;background-color:rgba(66,56,157,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-indigo-900:nth-child(odd){--bg-opacity:1;background-color:#362f78;background-color:rgba(54,47,120,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-purple-50:nth-child(odd){--bg-opacity:1;background-color:#f6f5ff;background-color:rgba(246,245,255,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-purple-100:nth-child(odd){--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-purple-200:nth-child(odd){--bg-opacity:1;background-color:#dcd7fe;background-color:rgba(220,215,254,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-purple-300:nth-child(odd){--bg-opacity:1;background-color:#cabffd;background-color:rgba(202,191,253,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-purple-400:nth-child(odd){--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-purple-500:nth-child(odd){--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-purple-600:nth-child(odd){--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-purple-700:nth-child(odd){--bg-opacity:1;background-color:#6c2bd9;background-color:rgba(108,43,217,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-purple-800:nth-child(odd){--bg-opacity:1;background-color:#5521b5;background-color:rgba(85,33,181,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-purple-900:nth-child(odd){--bg-opacity:1;background-color:#4a1d96;background-color:rgba(74,29,150,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-pink-50:nth-child(odd){--bg-opacity:1;background-color:#fdf2f8;background-color:rgba(253,242,248,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-pink-100:nth-child(odd){--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-pink-200:nth-child(odd){--bg-opacity:1;background-color:#fad1e8;background-color:rgba(250,209,232,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-pink-300:nth-child(odd){--bg-opacity:1;background-color:#f8b4d9;background-color:rgba(248,180,217,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-pink-400:nth-child(odd){--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-pink-500:nth-child(odd){--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-pink-600:nth-child(odd){--bg-opacity:1;background-color:#d61f69;background-color:rgba(214,31,105,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-pink-700:nth-child(odd){--bg-opacity:1;background-color:#bf125d;background-color:rgba(191,18,93,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-pink-800:nth-child(odd){--bg-opacity:1;background-color:#99154b;background-color:rgba(153,21,75,var(--bg-opacity))}.theme-dark .xl\:dark\:odd\:bg-pink-900:nth-child(odd){--bg-opacity:1;background-color:#751a3d;background-color:rgba(117,26,61,var(--bg-opacity))}.xl\:bg-none{background-image:none}.xl\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--gradient-color-stops))}.xl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.xl\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--gradient-color-stops))}.xl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.xl\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--gradient-color-stops))}.xl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.xl\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--gradient-color-stops))}.xl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.xl\:from-transparent{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.xl\:from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.xl\:from-black{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.xl\:from-gray-50{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.xl\:from-gray-100{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.xl\:from-gray-200{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.xl\:from-gray-300{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.xl\:from-gray-400{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.xl\:from-gray-500{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.xl\:from-gray-600{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.xl\:from-gray-700{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.xl\:from-gray-800{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.xl\:from-gray-900{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.xl\:from-cool-gray-50{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.xl\:from-cool-gray-100{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.xl\:from-cool-gray-200{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.xl\:from-cool-gray-300{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.xl\:from-cool-gray-400{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.xl\:from-cool-gray-500{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.xl\:from-cool-gray-600{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.xl\:from-cool-gray-700{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.xl\:from-cool-gray-800{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.xl\:from-cool-gray-900{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.xl\:from-red-50{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.xl\:from-red-100{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.xl\:from-red-200{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.xl\:from-red-300{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.xl\:from-red-400{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.xl\:from-red-500{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.xl\:from-red-600{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.xl\:from-red-700{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.xl\:from-red-800{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.xl\:from-red-900{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.xl\:from-orange-50{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.xl\:from-orange-100{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.xl\:from-orange-200{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.xl\:from-orange-300{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.xl\:from-orange-400{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.xl\:from-orange-500{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.xl\:from-orange-600{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.xl\:from-orange-700{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.xl\:from-orange-800{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.xl\:from-orange-900{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.xl\:from-yellow-50{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.xl\:from-yellow-100{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.xl\:from-yellow-200{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.xl\:from-yellow-300{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.xl\:from-yellow-400{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.xl\:from-yellow-500{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.xl\:from-yellow-600{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.xl\:from-yellow-700{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.xl\:from-yellow-800{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.xl\:from-yellow-900{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.xl\:from-green-50{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.xl\:from-green-100{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.xl\:from-green-200{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.xl\:from-green-300{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.xl\:from-green-400{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.xl\:from-green-500{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.xl\:from-green-600{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.xl\:from-green-700{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.xl\:from-green-800{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.xl\:from-green-900{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.xl\:from-teal-50{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.xl\:from-teal-100{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.xl\:from-teal-200{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.xl\:from-teal-300{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.xl\:from-teal-400{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.xl\:from-teal-500{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.xl\:from-teal-600{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.xl\:from-teal-700{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.xl\:from-teal-800{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.xl\:from-teal-900{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.xl\:from-blue-50{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.xl\:from-blue-100{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.xl\:from-blue-200{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.xl\:from-blue-300{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.xl\:from-blue-400{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.xl\:from-blue-500{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.xl\:from-blue-600{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.xl\:from-blue-700{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.xl\:from-blue-800{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.xl\:from-blue-900{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.xl\:from-indigo-50{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.xl\:from-indigo-100{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.xl\:from-indigo-200{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.xl\:from-indigo-300{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.xl\:from-indigo-400{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.xl\:from-indigo-500{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.xl\:from-indigo-600{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.xl\:from-indigo-700{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.xl\:from-indigo-800{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.xl\:from-indigo-900{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.xl\:from-purple-50{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.xl\:from-purple-100{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.xl\:from-purple-200{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.xl\:from-purple-300{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.xl\:from-purple-400{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.xl\:from-purple-500{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.xl\:from-purple-600{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.xl\:from-purple-700{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.xl\:from-purple-800{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.xl\:from-purple-900{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.xl\:from-pink-50{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.xl\:from-pink-100{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.xl\:from-pink-200{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.xl\:from-pink-300{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.xl\:from-pink-400{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.xl\:from-pink-500{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.xl\:from-pink-600{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.xl\:from-pink-700{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.xl\:from-pink-800{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.xl\:from-pink-900{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.xl\:via-transparent{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.xl\:via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.xl\:via-black{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.xl\:via-gray-50{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.xl\:via-gray-100{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.xl\:via-gray-200{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.xl\:via-gray-300{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.xl\:via-gray-400{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.xl\:via-gray-500{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.xl\:via-gray-600{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.xl\:via-gray-700{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.xl\:via-gray-800{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.xl\:via-gray-900{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.xl\:via-cool-gray-50{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.xl\:via-cool-gray-100{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.xl\:via-cool-gray-200{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.xl\:via-cool-gray-300{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.xl\:via-cool-gray-400{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.xl\:via-cool-gray-500{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.xl\:via-cool-gray-600{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.xl\:via-cool-gray-700{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.xl\:via-cool-gray-800{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.xl\:via-cool-gray-900{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.xl\:via-red-50{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.xl\:via-red-100{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.xl\:via-red-200{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.xl\:via-red-300{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.xl\:via-red-400{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.xl\:via-red-500{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.xl\:via-red-600{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.xl\:via-red-700{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.xl\:via-red-800{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.xl\:via-red-900{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.xl\:via-orange-50{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.xl\:via-orange-100{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.xl\:via-orange-200{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.xl\:via-orange-300{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.xl\:via-orange-400{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.xl\:via-orange-500{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.xl\:via-orange-600{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.xl\:via-orange-700{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.xl\:via-orange-800{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.xl\:via-orange-900{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.xl\:via-yellow-50{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.xl\:via-yellow-100{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.xl\:via-yellow-200{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.xl\:via-yellow-300{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.xl\:via-yellow-400{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.xl\:via-yellow-500{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.xl\:via-yellow-600{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.xl\:via-yellow-700{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.xl\:via-yellow-800{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.xl\:via-yellow-900{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.xl\:via-green-50{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.xl\:via-green-100{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.xl\:via-green-200{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.xl\:via-green-300{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.xl\:via-green-400{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.xl\:via-green-500{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.xl\:via-green-600{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.xl\:via-green-700{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.xl\:via-green-800{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.xl\:via-green-900{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.xl\:via-teal-50{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.xl\:via-teal-100{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.xl\:via-teal-200{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.xl\:via-teal-300{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.xl\:via-teal-400{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.xl\:via-teal-500{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.xl\:via-teal-600{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.xl\:via-teal-700{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.xl\:via-teal-800{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.xl\:via-teal-900{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.xl\:via-blue-50{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.xl\:via-blue-100{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.xl\:via-blue-200{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.xl\:via-blue-300{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.xl\:via-blue-400{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.xl\:via-blue-500{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.xl\:via-blue-600{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.xl\:via-blue-700{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.xl\:via-blue-800{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.xl\:via-blue-900{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.xl\:via-indigo-50{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.xl\:via-indigo-100{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.xl\:via-indigo-200{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.xl\:via-indigo-300{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.xl\:via-indigo-400{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.xl\:via-indigo-500{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.xl\:via-indigo-600{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.xl\:via-indigo-700{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.xl\:via-indigo-800{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.xl\:via-indigo-900{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.xl\:via-purple-50{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.xl\:via-purple-100{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.xl\:via-purple-200{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.xl\:via-purple-300{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.xl\:via-purple-400{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.xl\:via-purple-500{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.xl\:via-purple-600{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.xl\:via-purple-700{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.xl\:via-purple-800{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.xl\:via-purple-900{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.xl\:via-pink-50{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.xl\:via-pink-100{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.xl\:via-pink-200{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.xl\:via-pink-300{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.xl\:via-pink-400{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.xl\:via-pink-500{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.xl\:via-pink-600{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.xl\:via-pink-700{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.xl\:via-pink-800{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.xl\:via-pink-900{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.xl\:to-transparent{--gradient-to-color:#0000}.xl\:to-white{--gradient-to-color:#fff}.xl\:to-black{--gradient-to-color:#000}.xl\:to-gray-50{--gradient-to-color:#f9fafb}.xl\:to-gray-100{--gradient-to-color:#f4f5f7}.xl\:to-gray-200{--gradient-to-color:#e5e7eb}.xl\:to-gray-300{--gradient-to-color:#d5d6d7}.xl\:to-gray-400{--gradient-to-color:#9e9e9e}.xl\:to-gray-500{--gradient-to-color:#707275}.xl\:to-gray-600{--gradient-to-color:#4c4f52}.xl\:to-gray-700{--gradient-to-color:#24262d}.xl\:to-gray-800{--gradient-to-color:#1a1c23}.xl\:to-gray-900{--gradient-to-color:#121317}.xl\:to-cool-gray-50{--gradient-to-color:#fbfdfe}.xl\:to-cool-gray-100{--gradient-to-color:#f1f5f9}.xl\:to-cool-gray-200{--gradient-to-color:#e2e8f0}.xl\:to-cool-gray-300{--gradient-to-color:#cfd8e3}.xl\:to-cool-gray-400{--gradient-to-color:#97a6ba}.xl\:to-cool-gray-500{--gradient-to-color:#64748b}.xl\:to-cool-gray-600{--gradient-to-color:#475569}.xl\:to-cool-gray-700{--gradient-to-color:#364152}.xl\:to-cool-gray-800{--gradient-to-color:#27303f}.xl\:to-cool-gray-900{--gradient-to-color:#1a202e}.xl\:to-red-50{--gradient-to-color:#fdf2f2}.xl\:to-red-100{--gradient-to-color:#fde8e8}.xl\:to-red-200{--gradient-to-color:#fbd5d5}.xl\:to-red-300{--gradient-to-color:#f8b4b4}.xl\:to-red-400{--gradient-to-color:#f98080}.xl\:to-red-500{--gradient-to-color:#f05252}.xl\:to-red-600{--gradient-to-color:#e02424}.xl\:to-red-700{--gradient-to-color:#c81e1e}.xl\:to-red-800{--gradient-to-color:#9b1c1c}.xl\:to-red-900{--gradient-to-color:#771d1d}.xl\:to-orange-50{--gradient-to-color:#fff8f1}.xl\:to-orange-100{--gradient-to-color:#feecdc}.xl\:to-orange-200{--gradient-to-color:#fcd9bd}.xl\:to-orange-300{--gradient-to-color:#fdba8c}.xl\:to-orange-400{--gradient-to-color:#ff8a4c}.xl\:to-orange-500{--gradient-to-color:#ff5a1f}.xl\:to-orange-600{--gradient-to-color:#d03801}.xl\:to-orange-700{--gradient-to-color:#b43403}.xl\:to-orange-800{--gradient-to-color:#8a2c0d}.xl\:to-orange-900{--gradient-to-color:#771d1d}.xl\:to-yellow-50{--gradient-to-color:#fdfdea}.xl\:to-yellow-100{--gradient-to-color:#fdf6b2}.xl\:to-yellow-200{--gradient-to-color:#fce96a}.xl\:to-yellow-300{--gradient-to-color:#faca15}.xl\:to-yellow-400{--gradient-to-color:#e3a008}.xl\:to-yellow-500{--gradient-to-color:#c27803}.xl\:to-yellow-600{--gradient-to-color:#9f580a}.xl\:to-yellow-700{--gradient-to-color:#8e4b10}.xl\:to-yellow-800{--gradient-to-color:#723b13}.xl\:to-yellow-900{--gradient-to-color:#633112}.xl\:to-green-50{--gradient-to-color:#f3faf7}.xl\:to-green-100{--gradient-to-color:#def7ec}.xl\:to-green-200{--gradient-to-color:#bcf0da}.xl\:to-green-300{--gradient-to-color:#84e1bc}.xl\:to-green-400{--gradient-to-color:#31c48d}.xl\:to-green-500{--gradient-to-color:#0e9f6e}.xl\:to-green-600{--gradient-to-color:#057a55}.xl\:to-green-700{--gradient-to-color:#046c4e}.xl\:to-green-800{--gradient-to-color:#03543f}.xl\:to-green-900{--gradient-to-color:#014737}.xl\:to-teal-50{--gradient-to-color:#edfafa}.xl\:to-teal-100{--gradient-to-color:#d5f5f6}.xl\:to-teal-200{--gradient-to-color:#afecef}.xl\:to-teal-300{--gradient-to-color:#7edce2}.xl\:to-teal-400{--gradient-to-color:#16bdca}.xl\:to-teal-500{--gradient-to-color:#0694a2}.xl\:to-teal-600{--gradient-to-color:#047481}.xl\:to-teal-700{--gradient-to-color:#036672}.xl\:to-teal-800{--gradient-to-color:#05505c}.xl\:to-teal-900{--gradient-to-color:#014451}.xl\:to-blue-50{--gradient-to-color:#ebf5ff}.xl\:to-blue-100{--gradient-to-color:#e1effe}.xl\:to-blue-200{--gradient-to-color:#c3ddfd}.xl\:to-blue-300{--gradient-to-color:#a4cafe}.xl\:to-blue-400{--gradient-to-color:#76a9fa}.xl\:to-blue-500{--gradient-to-color:#3f83f8}.xl\:to-blue-600{--gradient-to-color:#1c64f2}.xl\:to-blue-700{--gradient-to-color:#1a56db}.xl\:to-blue-800{--gradient-to-color:#1e429f}.xl\:to-blue-900{--gradient-to-color:#233876}.xl\:to-indigo-50{--gradient-to-color:#f0f5ff}.xl\:to-indigo-100{--gradient-to-color:#e5edff}.xl\:to-indigo-200{--gradient-to-color:#cddbfe}.xl\:to-indigo-300{--gradient-to-color:#b4c6fc}.xl\:to-indigo-400{--gradient-to-color:#8da2fb}.xl\:to-indigo-500{--gradient-to-color:#6875f5}.xl\:to-indigo-600{--gradient-to-color:#5850ec}.xl\:to-indigo-700{--gradient-to-color:#5145cd}.xl\:to-indigo-800{--gradient-to-color:#42389d}.xl\:to-indigo-900{--gradient-to-color:#362f78}.xl\:to-purple-50{--gradient-to-color:#f6f5ff}.xl\:to-purple-100{--gradient-to-color:#edebfe}.xl\:to-purple-200{--gradient-to-color:#dcd7fe}.xl\:to-purple-300{--gradient-to-color:#cabffd}.xl\:to-purple-400{--gradient-to-color:#ac94fa}.xl\:to-purple-500{--gradient-to-color:#9061f9}.xl\:to-purple-600{--gradient-to-color:#7e3af2}.xl\:to-purple-700{--gradient-to-color:#6c2bd9}.xl\:to-purple-800{--gradient-to-color:#5521b5}.xl\:to-purple-900{--gradient-to-color:#4a1d96}.xl\:to-pink-50{--gradient-to-color:#fdf2f8}.xl\:to-pink-100{--gradient-to-color:#fce8f3}.xl\:to-pink-200{--gradient-to-color:#fad1e8}.xl\:to-pink-300{--gradient-to-color:#f8b4d9}.xl\:to-pink-400{--gradient-to-color:#f17eb8}.xl\:to-pink-500{--gradient-to-color:#e74694}.xl\:to-pink-600{--gradient-to-color:#d61f69}.xl\:to-pink-700{--gradient-to-color:#bf125d}.xl\:to-pink-800{--gradient-to-color:#99154b}.xl\:to-pink-900{--gradient-to-color:#751a3d}.xl\:hover\:from-transparent:hover{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.xl\:hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.xl\:hover\:from-black:hover{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.xl\:hover\:from-gray-50:hover{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.xl\:hover\:from-gray-100:hover{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.xl\:hover\:from-gray-200:hover{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.xl\:hover\:from-gray-300:hover{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.xl\:hover\:from-gray-400:hover{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.xl\:hover\:from-gray-500:hover{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.xl\:hover\:from-gray-600:hover{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.xl\:hover\:from-gray-700:hover{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.xl\:hover\:from-gray-800:hover{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.xl\:hover\:from-gray-900:hover{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.xl\:hover\:from-cool-gray-50:hover{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.xl\:hover\:from-cool-gray-100:hover{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.xl\:hover\:from-cool-gray-200:hover{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.xl\:hover\:from-cool-gray-300:hover{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.xl\:hover\:from-cool-gray-400:hover{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.xl\:hover\:from-cool-gray-500:hover{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.xl\:hover\:from-cool-gray-600:hover{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.xl\:hover\:from-cool-gray-700:hover{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.xl\:hover\:from-cool-gray-800:hover{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.xl\:hover\:from-cool-gray-900:hover{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.xl\:hover\:from-red-50:hover{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.xl\:hover\:from-red-100:hover{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.xl\:hover\:from-red-200:hover{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.xl\:hover\:from-red-300:hover{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.xl\:hover\:from-red-400:hover{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.xl\:hover\:from-red-500:hover{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.xl\:hover\:from-red-600:hover{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.xl\:hover\:from-red-700:hover{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.xl\:hover\:from-red-800:hover{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.xl\:hover\:from-red-900:hover{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.xl\:hover\:from-orange-50:hover{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.xl\:hover\:from-orange-100:hover{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.xl\:hover\:from-orange-200:hover{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.xl\:hover\:from-orange-300:hover{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.xl\:hover\:from-orange-400:hover{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.xl\:hover\:from-orange-500:hover{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.xl\:hover\:from-orange-600:hover{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.xl\:hover\:from-orange-700:hover{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.xl\:hover\:from-orange-800:hover{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.xl\:hover\:from-orange-900:hover{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.xl\:hover\:from-yellow-50:hover{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.xl\:hover\:from-yellow-100:hover{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.xl\:hover\:from-yellow-200:hover{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.xl\:hover\:from-yellow-300:hover{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.xl\:hover\:from-yellow-400:hover{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.xl\:hover\:from-yellow-500:hover{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.xl\:hover\:from-yellow-600:hover{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.xl\:hover\:from-yellow-700:hover{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.xl\:hover\:from-yellow-800:hover{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.xl\:hover\:from-yellow-900:hover{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.xl\:hover\:from-green-50:hover{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.xl\:hover\:from-green-100:hover{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.xl\:hover\:from-green-200:hover{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.xl\:hover\:from-green-300:hover{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.xl\:hover\:from-green-400:hover{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.xl\:hover\:from-green-500:hover{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.xl\:hover\:from-green-600:hover{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.xl\:hover\:from-green-700:hover{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.xl\:hover\:from-green-800:hover{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.xl\:hover\:from-green-900:hover{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.xl\:hover\:from-teal-50:hover{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.xl\:hover\:from-teal-100:hover{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.xl\:hover\:from-teal-200:hover{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.xl\:hover\:from-teal-300:hover{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.xl\:hover\:from-teal-400:hover{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.xl\:hover\:from-teal-500:hover{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.xl\:hover\:from-teal-600:hover{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.xl\:hover\:from-teal-700:hover{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.xl\:hover\:from-teal-800:hover{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.xl\:hover\:from-teal-900:hover{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.xl\:hover\:from-blue-50:hover{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.xl\:hover\:from-blue-100:hover{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.xl\:hover\:from-blue-200:hover{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.xl\:hover\:from-blue-300:hover{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.xl\:hover\:from-blue-400:hover{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.xl\:hover\:from-blue-500:hover{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.xl\:hover\:from-blue-600:hover{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.xl\:hover\:from-blue-700:hover{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.xl\:hover\:from-blue-800:hover{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.xl\:hover\:from-blue-900:hover{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.xl\:hover\:from-indigo-50:hover{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.xl\:hover\:from-indigo-100:hover{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.xl\:hover\:from-indigo-200:hover{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.xl\:hover\:from-indigo-300:hover{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.xl\:hover\:from-indigo-400:hover{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.xl\:hover\:from-indigo-500:hover{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.xl\:hover\:from-indigo-600:hover{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.xl\:hover\:from-indigo-700:hover{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.xl\:hover\:from-indigo-800:hover{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.xl\:hover\:from-indigo-900:hover{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.xl\:hover\:from-purple-50:hover{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.xl\:hover\:from-purple-100:hover{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.xl\:hover\:from-purple-200:hover{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.xl\:hover\:from-purple-300:hover{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.xl\:hover\:from-purple-400:hover{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.xl\:hover\:from-purple-500:hover{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.xl\:hover\:from-purple-600:hover{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.xl\:hover\:from-purple-700:hover{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.xl\:hover\:from-purple-800:hover{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.xl\:hover\:from-purple-900:hover{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.xl\:hover\:from-pink-50:hover{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.xl\:hover\:from-pink-100:hover{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.xl\:hover\:from-pink-200:hover{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.xl\:hover\:from-pink-300:hover{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.xl\:hover\:from-pink-400:hover{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.xl\:hover\:from-pink-500:hover{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.xl\:hover\:from-pink-600:hover{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.xl\:hover\:from-pink-700:hover{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.xl\:hover\:from-pink-800:hover{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.xl\:hover\:from-pink-900:hover{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.xl\:hover\:via-transparent:hover{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.xl\:hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.xl\:hover\:via-black:hover{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.xl\:hover\:via-gray-50:hover{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.xl\:hover\:via-gray-100:hover{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.xl\:hover\:via-gray-200:hover{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.xl\:hover\:via-gray-300:hover{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.xl\:hover\:via-gray-400:hover{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.xl\:hover\:via-gray-500:hover{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.xl\:hover\:via-gray-600:hover{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.xl\:hover\:via-gray-700:hover{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.xl\:hover\:via-gray-800:hover{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.xl\:hover\:via-gray-900:hover{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.xl\:hover\:via-cool-gray-50:hover{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.xl\:hover\:via-cool-gray-100:hover{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.xl\:hover\:via-cool-gray-200:hover{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.xl\:hover\:via-cool-gray-300:hover{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.xl\:hover\:via-cool-gray-400:hover{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.xl\:hover\:via-cool-gray-500:hover{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.xl\:hover\:via-cool-gray-600:hover{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.xl\:hover\:via-cool-gray-700:hover{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.xl\:hover\:via-cool-gray-800:hover{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.xl\:hover\:via-cool-gray-900:hover{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.xl\:hover\:via-red-50:hover{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.xl\:hover\:via-red-100:hover{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.xl\:hover\:via-red-200:hover{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.xl\:hover\:via-red-300:hover{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.xl\:hover\:via-red-400:hover{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.xl\:hover\:via-red-500:hover{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.xl\:hover\:via-red-600:hover{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.xl\:hover\:via-red-700:hover{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.xl\:hover\:via-red-800:hover{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.xl\:hover\:via-red-900:hover{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.xl\:hover\:via-orange-50:hover{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.xl\:hover\:via-orange-100:hover{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.xl\:hover\:via-orange-200:hover{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.xl\:hover\:via-orange-300:hover{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.xl\:hover\:via-orange-400:hover{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.xl\:hover\:via-orange-500:hover{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.xl\:hover\:via-orange-600:hover{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.xl\:hover\:via-orange-700:hover{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.xl\:hover\:via-orange-800:hover{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.xl\:hover\:via-orange-900:hover{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.xl\:hover\:via-yellow-50:hover{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.xl\:hover\:via-yellow-100:hover{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.xl\:hover\:via-yellow-200:hover{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.xl\:hover\:via-yellow-300:hover{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.xl\:hover\:via-yellow-400:hover{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.xl\:hover\:via-yellow-500:hover{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.xl\:hover\:via-yellow-600:hover{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.xl\:hover\:via-yellow-700:hover{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.xl\:hover\:via-yellow-800:hover{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.xl\:hover\:via-yellow-900:hover{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.xl\:hover\:via-green-50:hover{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.xl\:hover\:via-green-100:hover{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.xl\:hover\:via-green-200:hover{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.xl\:hover\:via-green-300:hover{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.xl\:hover\:via-green-400:hover{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.xl\:hover\:via-green-500:hover{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.xl\:hover\:via-green-600:hover{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.xl\:hover\:via-green-700:hover{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.xl\:hover\:via-green-800:hover{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.xl\:hover\:via-green-900:hover{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.xl\:hover\:via-teal-50:hover{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.xl\:hover\:via-teal-100:hover{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.xl\:hover\:via-teal-200:hover{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.xl\:hover\:via-teal-300:hover{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.xl\:hover\:via-teal-400:hover{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.xl\:hover\:via-teal-500:hover{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.xl\:hover\:via-teal-600:hover{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.xl\:hover\:via-teal-700:hover{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.xl\:hover\:via-teal-800:hover{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.xl\:hover\:via-teal-900:hover{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.xl\:hover\:via-blue-50:hover{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.xl\:hover\:via-blue-100:hover{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.xl\:hover\:via-blue-200:hover{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.xl\:hover\:via-blue-300:hover{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.xl\:hover\:via-blue-400:hover{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.xl\:hover\:via-blue-500:hover{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.xl\:hover\:via-blue-600:hover{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.xl\:hover\:via-blue-700:hover{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.xl\:hover\:via-blue-800:hover{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.xl\:hover\:via-blue-900:hover{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.xl\:hover\:via-indigo-50:hover{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.xl\:hover\:via-indigo-100:hover{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.xl\:hover\:via-indigo-200:hover{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.xl\:hover\:via-indigo-300:hover{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.xl\:hover\:via-indigo-400:hover{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.xl\:hover\:via-indigo-500:hover{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.xl\:hover\:via-indigo-600:hover{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.xl\:hover\:via-indigo-700:hover{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.xl\:hover\:via-indigo-800:hover{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.xl\:hover\:via-indigo-900:hover{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.xl\:hover\:via-purple-50:hover{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.xl\:hover\:via-purple-100:hover{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.xl\:hover\:via-purple-200:hover{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.xl\:hover\:via-purple-300:hover{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.xl\:hover\:via-purple-400:hover{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.xl\:hover\:via-purple-500:hover{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.xl\:hover\:via-purple-600:hover{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.xl\:hover\:via-purple-700:hover{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.xl\:hover\:via-purple-800:hover{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.xl\:hover\:via-purple-900:hover{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.xl\:hover\:via-pink-50:hover{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.xl\:hover\:via-pink-100:hover{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.xl\:hover\:via-pink-200:hover{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.xl\:hover\:via-pink-300:hover{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.xl\:hover\:via-pink-400:hover{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.xl\:hover\:via-pink-500:hover{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.xl\:hover\:via-pink-600:hover{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.xl\:hover\:via-pink-700:hover{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.xl\:hover\:via-pink-800:hover{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.xl\:hover\:via-pink-900:hover{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.xl\:hover\:to-transparent:hover{--gradient-to-color:#0000}.xl\:hover\:to-white:hover{--gradient-to-color:#fff}.xl\:hover\:to-black:hover{--gradient-to-color:#000}.xl\:hover\:to-gray-50:hover{--gradient-to-color:#f9fafb}.xl\:hover\:to-gray-100:hover{--gradient-to-color:#f4f5f7}.xl\:hover\:to-gray-200:hover{--gradient-to-color:#e5e7eb}.xl\:hover\:to-gray-300:hover{--gradient-to-color:#d5d6d7}.xl\:hover\:to-gray-400:hover{--gradient-to-color:#9e9e9e}.xl\:hover\:to-gray-500:hover{--gradient-to-color:#707275}.xl\:hover\:to-gray-600:hover{--gradient-to-color:#4c4f52}.xl\:hover\:to-gray-700:hover{--gradient-to-color:#24262d}.xl\:hover\:to-gray-800:hover{--gradient-to-color:#1a1c23}.xl\:hover\:to-gray-900:hover{--gradient-to-color:#121317}.xl\:hover\:to-cool-gray-50:hover{--gradient-to-color:#fbfdfe}.xl\:hover\:to-cool-gray-100:hover{--gradient-to-color:#f1f5f9}.xl\:hover\:to-cool-gray-200:hover{--gradient-to-color:#e2e8f0}.xl\:hover\:to-cool-gray-300:hover{--gradient-to-color:#cfd8e3}.xl\:hover\:to-cool-gray-400:hover{--gradient-to-color:#97a6ba}.xl\:hover\:to-cool-gray-500:hover{--gradient-to-color:#64748b}.xl\:hover\:to-cool-gray-600:hover{--gradient-to-color:#475569}.xl\:hover\:to-cool-gray-700:hover{--gradient-to-color:#364152}.xl\:hover\:to-cool-gray-800:hover{--gradient-to-color:#27303f}.xl\:hover\:to-cool-gray-900:hover{--gradient-to-color:#1a202e}.xl\:hover\:to-red-50:hover{--gradient-to-color:#fdf2f2}.xl\:hover\:to-red-100:hover{--gradient-to-color:#fde8e8}.xl\:hover\:to-red-200:hover{--gradient-to-color:#fbd5d5}.xl\:hover\:to-red-300:hover{--gradient-to-color:#f8b4b4}.xl\:hover\:to-red-400:hover{--gradient-to-color:#f98080}.xl\:hover\:to-red-500:hover{--gradient-to-color:#f05252}.xl\:hover\:to-red-600:hover{--gradient-to-color:#e02424}.xl\:hover\:to-red-700:hover{--gradient-to-color:#c81e1e}.xl\:hover\:to-red-800:hover{--gradient-to-color:#9b1c1c}.xl\:hover\:to-red-900:hover{--gradient-to-color:#771d1d}.xl\:hover\:to-orange-50:hover{--gradient-to-color:#fff8f1}.xl\:hover\:to-orange-100:hover{--gradient-to-color:#feecdc}.xl\:hover\:to-orange-200:hover{--gradient-to-color:#fcd9bd}.xl\:hover\:to-orange-300:hover{--gradient-to-color:#fdba8c}.xl\:hover\:to-orange-400:hover{--gradient-to-color:#ff8a4c}.xl\:hover\:to-orange-500:hover{--gradient-to-color:#ff5a1f}.xl\:hover\:to-orange-600:hover{--gradient-to-color:#d03801}.xl\:hover\:to-orange-700:hover{--gradient-to-color:#b43403}.xl\:hover\:to-orange-800:hover{--gradient-to-color:#8a2c0d}.xl\:hover\:to-orange-900:hover{--gradient-to-color:#771d1d}.xl\:hover\:to-yellow-50:hover{--gradient-to-color:#fdfdea}.xl\:hover\:to-yellow-100:hover{--gradient-to-color:#fdf6b2}.xl\:hover\:to-yellow-200:hover{--gradient-to-color:#fce96a}.xl\:hover\:to-yellow-300:hover{--gradient-to-color:#faca15}.xl\:hover\:to-yellow-400:hover{--gradient-to-color:#e3a008}.xl\:hover\:to-yellow-500:hover{--gradient-to-color:#c27803}.xl\:hover\:to-yellow-600:hover{--gradient-to-color:#9f580a}.xl\:hover\:to-yellow-700:hover{--gradient-to-color:#8e4b10}.xl\:hover\:to-yellow-800:hover{--gradient-to-color:#723b13}.xl\:hover\:to-yellow-900:hover{--gradient-to-color:#633112}.xl\:hover\:to-green-50:hover{--gradient-to-color:#f3faf7}.xl\:hover\:to-green-100:hover{--gradient-to-color:#def7ec}.xl\:hover\:to-green-200:hover{--gradient-to-color:#bcf0da}.xl\:hover\:to-green-300:hover{--gradient-to-color:#84e1bc}.xl\:hover\:to-green-400:hover{--gradient-to-color:#31c48d}.xl\:hover\:to-green-500:hover{--gradient-to-color:#0e9f6e}.xl\:hover\:to-green-600:hover{--gradient-to-color:#057a55}.xl\:hover\:to-green-700:hover{--gradient-to-color:#046c4e}.xl\:hover\:to-green-800:hover{--gradient-to-color:#03543f}.xl\:hover\:to-green-900:hover{--gradient-to-color:#014737}.xl\:hover\:to-teal-50:hover{--gradient-to-color:#edfafa}.xl\:hover\:to-teal-100:hover{--gradient-to-color:#d5f5f6}.xl\:hover\:to-teal-200:hover{--gradient-to-color:#afecef}.xl\:hover\:to-teal-300:hover{--gradient-to-color:#7edce2}.xl\:hover\:to-teal-400:hover{--gradient-to-color:#16bdca}.xl\:hover\:to-teal-500:hover{--gradient-to-color:#0694a2}.xl\:hover\:to-teal-600:hover{--gradient-to-color:#047481}.xl\:hover\:to-teal-700:hover{--gradient-to-color:#036672}.xl\:hover\:to-teal-800:hover{--gradient-to-color:#05505c}.xl\:hover\:to-teal-900:hover{--gradient-to-color:#014451}.xl\:hover\:to-blue-50:hover{--gradient-to-color:#ebf5ff}.xl\:hover\:to-blue-100:hover{--gradient-to-color:#e1effe}.xl\:hover\:to-blue-200:hover{--gradient-to-color:#c3ddfd}.xl\:hover\:to-blue-300:hover{--gradient-to-color:#a4cafe}.xl\:hover\:to-blue-400:hover{--gradient-to-color:#76a9fa}.xl\:hover\:to-blue-500:hover{--gradient-to-color:#3f83f8}.xl\:hover\:to-blue-600:hover{--gradient-to-color:#1c64f2}.xl\:hover\:to-blue-700:hover{--gradient-to-color:#1a56db}.xl\:hover\:to-blue-800:hover{--gradient-to-color:#1e429f}.xl\:hover\:to-blue-900:hover{--gradient-to-color:#233876}.xl\:hover\:to-indigo-50:hover{--gradient-to-color:#f0f5ff}.xl\:hover\:to-indigo-100:hover{--gradient-to-color:#e5edff}.xl\:hover\:to-indigo-200:hover{--gradient-to-color:#cddbfe}.xl\:hover\:to-indigo-300:hover{--gradient-to-color:#b4c6fc}.xl\:hover\:to-indigo-400:hover{--gradient-to-color:#8da2fb}.xl\:hover\:to-indigo-500:hover{--gradient-to-color:#6875f5}.xl\:hover\:to-indigo-600:hover{--gradient-to-color:#5850ec}.xl\:hover\:to-indigo-700:hover{--gradient-to-color:#5145cd}.xl\:hover\:to-indigo-800:hover{--gradient-to-color:#42389d}.xl\:hover\:to-indigo-900:hover{--gradient-to-color:#362f78}.xl\:hover\:to-purple-50:hover{--gradient-to-color:#f6f5ff}.xl\:hover\:to-purple-100:hover{--gradient-to-color:#edebfe}.xl\:hover\:to-purple-200:hover{--gradient-to-color:#dcd7fe}.xl\:hover\:to-purple-300:hover{--gradient-to-color:#cabffd}.xl\:hover\:to-purple-400:hover{--gradient-to-color:#ac94fa}.xl\:hover\:to-purple-500:hover{--gradient-to-color:#9061f9}.xl\:hover\:to-purple-600:hover{--gradient-to-color:#7e3af2}.xl\:hover\:to-purple-700:hover{--gradient-to-color:#6c2bd9}.xl\:hover\:to-purple-800:hover{--gradient-to-color:#5521b5}.xl\:hover\:to-purple-900:hover{--gradient-to-color:#4a1d96}.xl\:hover\:to-pink-50:hover{--gradient-to-color:#fdf2f8}.xl\:hover\:to-pink-100:hover{--gradient-to-color:#fce8f3}.xl\:hover\:to-pink-200:hover{--gradient-to-color:#fad1e8}.xl\:hover\:to-pink-300:hover{--gradient-to-color:#f8b4d9}.xl\:hover\:to-pink-400:hover{--gradient-to-color:#f17eb8}.xl\:hover\:to-pink-500:hover{--gradient-to-color:#e74694}.xl\:hover\:to-pink-600:hover{--gradient-to-color:#d61f69}.xl\:hover\:to-pink-700:hover{--gradient-to-color:#bf125d}.xl\:hover\:to-pink-800:hover{--gradient-to-color:#99154b}.xl\:hover\:to-pink-900:hover{--gradient-to-color:#751a3d}.xl\:focus\:from-transparent:focus{--gradient-from-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.xl\:focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff0)}.xl\:focus\:from-black:focus{--gradient-from-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0000)}.xl\:focus\:from-gray-50:focus{--gradient-from-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9fafb00)}.xl\:focus\:from-gray-100:focus{--gradient-from-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f4f5f700)}.xl\:focus\:from-gray-200:focus{--gradient-from-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5e7eb00)}.xl\:focus\:from-gray-300:focus{--gradient-from-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5d6d700)}.xl\:focus\:from-gray-400:focus{--gradient-from-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9e9e9e00)}.xl\:focus\:from-gray-500:focus{--gradient-from-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#70727500)}.xl\:focus\:from-gray-600:focus{--gradient-from-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4c4f5200)}.xl\:focus\:from-gray-700:focus{--gradient-from-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#24262d00)}.xl\:focus\:from-gray-800:focus{--gradient-from-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a1c2300)}.xl\:focus\:from-gray-900:focus{--gradient-from-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#12131700)}.xl\:focus\:from-cool-gray-50:focus{--gradient-from-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbfdfe00)}.xl\:focus\:from-cool-gray-100:focus{--gradient-from-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f1f5f900)}.xl\:focus\:from-cool-gray-200:focus{--gradient-from-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e2e8f000)}.xl\:focus\:from-cool-gray-300:focus{--gradient-from-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cfd8e300)}.xl\:focus\:from-cool-gray-400:focus{--gradient-from-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#97a6ba00)}.xl\:focus\:from-cool-gray-500:focus{--gradient-from-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#64748b00)}.xl\:focus\:from-cool-gray-600:focus{--gradient-from-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#47556900)}.xl\:focus\:from-cool-gray-700:focus{--gradient-from-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#36415200)}.xl\:focus\:from-cool-gray-800:focus{--gradient-from-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#27303f00)}.xl\:focus\:from-cool-gray-900:focus{--gradient-from-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a202e00)}.xl\:focus\:from-red-50:focus{--gradient-from-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f200)}.xl\:focus\:from-red-100:focus{--gradient-from-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fde8e800)}.xl\:focus\:from-red-200:focus{--gradient-from-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fbd5d500)}.xl\:focus\:from-red-300:focus{--gradient-from-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4b400)}.xl\:focus\:from-red-400:focus{--gradient-from-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f9808000)}.xl\:focus\:from-red-500:focus{--gradient-from-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0525200)}.xl\:focus\:from-red-600:focus{--gradient-from-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e0242400)}.xl\:focus\:from-red-700:focus{--gradient-from-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c81e1e00)}.xl\:focus\:from-red-800:focus{--gradient-from-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9b1c1c00)}.xl\:focus\:from-red-900:focus{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.xl\:focus\:from-orange-50:focus{--gradient-from-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fff8f100)}.xl\:focus\:from-orange-100:focus{--gradient-from-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#feecdc00)}.xl\:focus\:from-orange-200:focus{--gradient-from-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fcd9bd00)}.xl\:focus\:from-orange-300:focus{--gradient-from-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdba8c00)}.xl\:focus\:from-orange-400:focus{--gradient-from-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff8a4c00)}.xl\:focus\:from-orange-500:focus{--gradient-from-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ff5a1f00)}.xl\:focus\:from-orange-600:focus{--gradient-from-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d0380100)}.xl\:focus\:from-orange-700:focus{--gradient-from-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4340300)}.xl\:focus\:from-orange-800:focus{--gradient-from-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8a2c0d00)}.xl\:focus\:from-orange-900:focus{--gradient-from-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#771d1d00)}.xl\:focus\:from-yellow-50:focus{--gradient-from-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdfdea00)}.xl\:focus\:from-yellow-100:focus{--gradient-from-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf6b200)}.xl\:focus\:from-yellow-200:focus{--gradient-from-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce96a00)}.xl\:focus\:from-yellow-300:focus{--gradient-from-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#faca1500)}.xl\:focus\:from-yellow-400:focus{--gradient-from-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e3a00800)}.xl\:focus\:from-yellow-500:focus{--gradient-from-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c2780300)}.xl\:focus\:from-yellow-600:focus{--gradient-from-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9f580a00)}.xl\:focus\:from-yellow-700:focus{--gradient-from-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8e4b1000)}.xl\:focus\:from-yellow-800:focus{--gradient-from-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#723b1300)}.xl\:focus\:from-yellow-900:focus{--gradient-from-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#63311200)}.xl\:focus\:from-green-50:focus{--gradient-from-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f3faf700)}.xl\:focus\:from-green-100:focus{--gradient-from-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#def7ec00)}.xl\:focus\:from-green-200:focus{--gradient-from-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bcf0da00)}.xl\:focus\:from-green-300:focus{--gradient-from-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#84e1bc00)}.xl\:focus\:from-green-400:focus{--gradient-from-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#31c48d00)}.xl\:focus\:from-green-500:focus{--gradient-from-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0e9f6e00)}.xl\:focus\:from-green-600:focus{--gradient-from-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#057a5500)}.xl\:focus\:from-green-700:focus{--gradient-from-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#046c4e00)}.xl\:focus\:from-green-800:focus{--gradient-from-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03543f00)}.xl\:focus\:from-green-900:focus{--gradient-from-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01473700)}.xl\:focus\:from-teal-50:focus{--gradient-from-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edfafa00)}.xl\:focus\:from-teal-100:focus{--gradient-from-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d5f5f600)}.xl\:focus\:from-teal-200:focus{--gradient-from-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#afecef00)}.xl\:focus\:from-teal-300:focus{--gradient-from-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7edce200)}.xl\:focus\:from-teal-400:focus{--gradient-from-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#16bdca00)}.xl\:focus\:from-teal-500:focus{--gradient-from-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#0694a200)}.xl\:focus\:from-teal-600:focus{--gradient-from-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#04748100)}.xl\:focus\:from-teal-700:focus{--gradient-from-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#03667200)}.xl\:focus\:from-teal-800:focus{--gradient-from-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#05505c00)}.xl\:focus\:from-teal-900:focus{--gradient-from-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#01445100)}.xl\:focus\:from-blue-50:focus{--gradient-from-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ebf5ff00)}.xl\:focus\:from-blue-100:focus{--gradient-from-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e1effe00)}.xl\:focus\:from-blue-200:focus{--gradient-from-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#c3ddfd00)}.xl\:focus\:from-blue-300:focus{--gradient-from-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#a4cafe00)}.xl\:focus\:from-blue-400:focus{--gradient-from-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#76a9fa00)}.xl\:focus\:from-blue-500:focus{--gradient-from-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#3f83f800)}.xl\:focus\:from-blue-600:focus{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1c64f200)}.xl\:focus\:from-blue-700:focus{--gradient-from-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1a56db00)}.xl\:focus\:from-blue-800:focus{--gradient-from-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#1e429f00)}.xl\:focus\:from-blue-900:focus{--gradient-from-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#23387600)}.xl\:focus\:from-indigo-50:focus{--gradient-from-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f0f5ff00)}.xl\:focus\:from-indigo-100:focus{--gradient-from-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e5edff00)}.xl\:focus\:from-indigo-200:focus{--gradient-from-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cddbfe00)}.xl\:focus\:from-indigo-300:focus{--gradient-from-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#b4c6fc00)}.xl\:focus\:from-indigo-400:focus{--gradient-from-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#8da2fb00)}.xl\:focus\:from-indigo-500:focus{--gradient-from-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6875f500)}.xl\:focus\:from-indigo-600:focus{--gradient-from-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5850ec00)}.xl\:focus\:from-indigo-700:focus{--gradient-from-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5145cd00)}.xl\:focus\:from-indigo-800:focus{--gradient-from-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#42389d00)}.xl\:focus\:from-indigo-900:focus{--gradient-from-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#362f7800)}.xl\:focus\:from-purple-50:focus{--gradient-from-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f6f5ff00)}.xl\:focus\:from-purple-100:focus{--gradient-from-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#edebfe00)}.xl\:focus\:from-purple-200:focus{--gradient-from-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#dcd7fe00)}.xl\:focus\:from-purple-300:focus{--gradient-from-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#cabffd00)}.xl\:focus\:from-purple-400:focus{--gradient-from-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#ac94fa00)}.xl\:focus\:from-purple-500:focus{--gradient-from-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#9061f900)}.xl\:focus\:from-purple-600:focus{--gradient-from-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#7e3af200)}.xl\:focus\:from-purple-700:focus{--gradient-from-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#6c2bd900)}.xl\:focus\:from-purple-800:focus{--gradient-from-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#5521b500)}.xl\:focus\:from-purple-900:focus{--gradient-from-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#4a1d9600)}.xl\:focus\:from-pink-50:focus{--gradient-from-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fdf2f800)}.xl\:focus\:from-pink-100:focus{--gradient-from-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fce8f300)}.xl\:focus\:from-pink-200:focus{--gradient-from-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#fad1e800)}.xl\:focus\:from-pink-300:focus{--gradient-from-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f8b4d900)}.xl\:focus\:from-pink-400:focus{--gradient-from-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#f17eb800)}.xl\:focus\:from-pink-500:focus{--gradient-from-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#e7469400)}.xl\:focus\:from-pink-600:focus{--gradient-from-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#d61f6900)}.xl\:focus\:from-pink-700:focus{--gradient-from-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#bf125d00)}.xl\:focus\:from-pink-800:focus{--gradient-from-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#99154b00)}.xl\:focus\:from-pink-900:focus{--gradient-from-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,#751a3d00)}.xl\:focus\:via-transparent:focus{--gradient-via-color:#0000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.xl\:focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff0)}.xl\:focus\:via-black:focus{--gradient-via-color:#000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0000)}.xl\:focus\:via-gray-50:focus{--gradient-via-color:#f9fafb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9fafb00)}.xl\:focus\:via-gray-100:focus{--gradient-via-color:#f4f5f7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f4f5f700)}.xl\:focus\:via-gray-200:focus{--gradient-via-color:#e5e7eb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5e7eb00)}.xl\:focus\:via-gray-300:focus{--gradient-via-color:#d5d6d7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5d6d700)}.xl\:focus\:via-gray-400:focus{--gradient-via-color:#9e9e9e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9e9e9e00)}.xl\:focus\:via-gray-500:focus{--gradient-via-color:#707275;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#70727500)}.xl\:focus\:via-gray-600:focus{--gradient-via-color:#4c4f52;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4c4f5200)}.xl\:focus\:via-gray-700:focus{--gradient-via-color:#24262d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#24262d00)}.xl\:focus\:via-gray-800:focus{--gradient-via-color:#1a1c23;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a1c2300)}.xl\:focus\:via-gray-900:focus{--gradient-via-color:#121317;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#12131700)}.xl\:focus\:via-cool-gray-50:focus{--gradient-via-color:#fbfdfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbfdfe00)}.xl\:focus\:via-cool-gray-100:focus{--gradient-via-color:#f1f5f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f1f5f900)}.xl\:focus\:via-cool-gray-200:focus{--gradient-via-color:#e2e8f0;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e2e8f000)}.xl\:focus\:via-cool-gray-300:focus{--gradient-via-color:#cfd8e3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cfd8e300)}.xl\:focus\:via-cool-gray-400:focus{--gradient-via-color:#97a6ba;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#97a6ba00)}.xl\:focus\:via-cool-gray-500:focus{--gradient-via-color:#64748b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#64748b00)}.xl\:focus\:via-cool-gray-600:focus{--gradient-via-color:#475569;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#47556900)}.xl\:focus\:via-cool-gray-700:focus{--gradient-via-color:#364152;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#36415200)}.xl\:focus\:via-cool-gray-800:focus{--gradient-via-color:#27303f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#27303f00)}.xl\:focus\:via-cool-gray-900:focus{--gradient-via-color:#1a202e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a202e00)}.xl\:focus\:via-red-50:focus{--gradient-via-color:#fdf2f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f200)}.xl\:focus\:via-red-100:focus{--gradient-via-color:#fde8e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fde8e800)}.xl\:focus\:via-red-200:focus{--gradient-via-color:#fbd5d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fbd5d500)}.xl\:focus\:via-red-300:focus{--gradient-via-color:#f8b4b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4b400)}.xl\:focus\:via-red-400:focus{--gradient-via-color:#f98080;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f9808000)}.xl\:focus\:via-red-500:focus{--gradient-via-color:#f05252;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0525200)}.xl\:focus\:via-red-600:focus{--gradient-via-color:#e02424;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e0242400)}.xl\:focus\:via-red-700:focus{--gradient-via-color:#c81e1e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c81e1e00)}.xl\:focus\:via-red-800:focus{--gradient-via-color:#9b1c1c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9b1c1c00)}.xl\:focus\:via-red-900:focus{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.xl\:focus\:via-orange-50:focus{--gradient-via-color:#fff8f1;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fff8f100)}.xl\:focus\:via-orange-100:focus{--gradient-via-color:#feecdc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#feecdc00)}.xl\:focus\:via-orange-200:focus{--gradient-via-color:#fcd9bd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fcd9bd00)}.xl\:focus\:via-orange-300:focus{--gradient-via-color:#fdba8c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdba8c00)}.xl\:focus\:via-orange-400:focus{--gradient-via-color:#ff8a4c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff8a4c00)}.xl\:focus\:via-orange-500:focus{--gradient-via-color:#ff5a1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ff5a1f00)}.xl\:focus\:via-orange-600:focus{--gradient-via-color:#d03801;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d0380100)}.xl\:focus\:via-orange-700:focus{--gradient-via-color:#b43403;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4340300)}.xl\:focus\:via-orange-800:focus{--gradient-via-color:#8a2c0d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8a2c0d00)}.xl\:focus\:via-orange-900:focus{--gradient-via-color:#771d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#771d1d00)}.xl\:focus\:via-yellow-50:focus{--gradient-via-color:#fdfdea;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdfdea00)}.xl\:focus\:via-yellow-100:focus{--gradient-via-color:#fdf6b2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf6b200)}.xl\:focus\:via-yellow-200:focus{--gradient-via-color:#fce96a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce96a00)}.xl\:focus\:via-yellow-300:focus{--gradient-via-color:#faca15;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#faca1500)}.xl\:focus\:via-yellow-400:focus{--gradient-via-color:#e3a008;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e3a00800)}.xl\:focus\:via-yellow-500:focus{--gradient-via-color:#c27803;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c2780300)}.xl\:focus\:via-yellow-600:focus{--gradient-via-color:#9f580a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9f580a00)}.xl\:focus\:via-yellow-700:focus{--gradient-via-color:#8e4b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8e4b1000)}.xl\:focus\:via-yellow-800:focus{--gradient-via-color:#723b13;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#723b1300)}.xl\:focus\:via-yellow-900:focus{--gradient-via-color:#633112;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#63311200)}.xl\:focus\:via-green-50:focus{--gradient-via-color:#f3faf7;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f3faf700)}.xl\:focus\:via-green-100:focus{--gradient-via-color:#def7ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#def7ec00)}.xl\:focus\:via-green-200:focus{--gradient-via-color:#bcf0da;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bcf0da00)}.xl\:focus\:via-green-300:focus{--gradient-via-color:#84e1bc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#84e1bc00)}.xl\:focus\:via-green-400:focus{--gradient-via-color:#31c48d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#31c48d00)}.xl\:focus\:via-green-500:focus{--gradient-via-color:#0e9f6e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0e9f6e00)}.xl\:focus\:via-green-600:focus{--gradient-via-color:#057a55;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#057a5500)}.xl\:focus\:via-green-700:focus{--gradient-via-color:#046c4e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#046c4e00)}.xl\:focus\:via-green-800:focus{--gradient-via-color:#03543f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03543f00)}.xl\:focus\:via-green-900:focus{--gradient-via-color:#014737;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01473700)}.xl\:focus\:via-teal-50:focus{--gradient-via-color:#edfafa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edfafa00)}.xl\:focus\:via-teal-100:focus{--gradient-via-color:#d5f5f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d5f5f600)}.xl\:focus\:via-teal-200:focus{--gradient-via-color:#afecef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#afecef00)}.xl\:focus\:via-teal-300:focus{--gradient-via-color:#7edce2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7edce200)}.xl\:focus\:via-teal-400:focus{--gradient-via-color:#16bdca;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#16bdca00)}.xl\:focus\:via-teal-500:focus{--gradient-via-color:#0694a2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#0694a200)}.xl\:focus\:via-teal-600:focus{--gradient-via-color:#047481;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#04748100)}.xl\:focus\:via-teal-700:focus{--gradient-via-color:#036672;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#03667200)}.xl\:focus\:via-teal-800:focus{--gradient-via-color:#05505c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#05505c00)}.xl\:focus\:via-teal-900:focus{--gradient-via-color:#014451;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#01445100)}.xl\:focus\:via-blue-50:focus{--gradient-via-color:#ebf5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ebf5ff00)}.xl\:focus\:via-blue-100:focus{--gradient-via-color:#e1effe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e1effe00)}.xl\:focus\:via-blue-200:focus{--gradient-via-color:#c3ddfd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#c3ddfd00)}.xl\:focus\:via-blue-300:focus{--gradient-via-color:#a4cafe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#a4cafe00)}.xl\:focus\:via-blue-400:focus{--gradient-via-color:#76a9fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#76a9fa00)}.xl\:focus\:via-blue-500:focus{--gradient-via-color:#3f83f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#3f83f800)}.xl\:focus\:via-blue-600:focus{--gradient-via-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1c64f200)}.xl\:focus\:via-blue-700:focus{--gradient-via-color:#1a56db;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1a56db00)}.xl\:focus\:via-blue-800:focus{--gradient-via-color:#1e429f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#1e429f00)}.xl\:focus\:via-blue-900:focus{--gradient-via-color:#233876;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#23387600)}.xl\:focus\:via-indigo-50:focus{--gradient-via-color:#f0f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f0f5ff00)}.xl\:focus\:via-indigo-100:focus{--gradient-via-color:#e5edff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e5edff00)}.xl\:focus\:via-indigo-200:focus{--gradient-via-color:#cddbfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cddbfe00)}.xl\:focus\:via-indigo-300:focus{--gradient-via-color:#b4c6fc;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#b4c6fc00)}.xl\:focus\:via-indigo-400:focus{--gradient-via-color:#8da2fb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#8da2fb00)}.xl\:focus\:via-indigo-500:focus{--gradient-via-color:#6875f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6875f500)}.xl\:focus\:via-indigo-600:focus{--gradient-via-color:#5850ec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5850ec00)}.xl\:focus\:via-indigo-700:focus{--gradient-via-color:#5145cd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5145cd00)}.xl\:focus\:via-indigo-800:focus{--gradient-via-color:#42389d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#42389d00)}.xl\:focus\:via-indigo-900:focus{--gradient-via-color:#362f78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#362f7800)}.xl\:focus\:via-purple-50:focus{--gradient-via-color:#f6f5ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f6f5ff00)}.xl\:focus\:via-purple-100:focus{--gradient-via-color:#edebfe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#edebfe00)}.xl\:focus\:via-purple-200:focus{--gradient-via-color:#dcd7fe;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#dcd7fe00)}.xl\:focus\:via-purple-300:focus{--gradient-via-color:#cabffd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#cabffd00)}.xl\:focus\:via-purple-400:focus{--gradient-via-color:#ac94fa;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#ac94fa00)}.xl\:focus\:via-purple-500:focus{--gradient-via-color:#9061f9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#9061f900)}.xl\:focus\:via-purple-600:focus{--gradient-via-color:#7e3af2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#7e3af200)}.xl\:focus\:via-purple-700:focus{--gradient-via-color:#6c2bd9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#6c2bd900)}.xl\:focus\:via-purple-800:focus{--gradient-via-color:#5521b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#5521b500)}.xl\:focus\:via-purple-900:focus{--gradient-via-color:#4a1d96;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#4a1d9600)}.xl\:focus\:via-pink-50:focus{--gradient-via-color:#fdf2f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fdf2f800)}.xl\:focus\:via-pink-100:focus{--gradient-via-color:#fce8f3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fce8f300)}.xl\:focus\:via-pink-200:focus{--gradient-via-color:#fad1e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#fad1e800)}.xl\:focus\:via-pink-300:focus{--gradient-via-color:#f8b4d9;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f8b4d900)}.xl\:focus\:via-pink-400:focus{--gradient-via-color:#f17eb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#f17eb800)}.xl\:focus\:via-pink-500:focus{--gradient-via-color:#e74694;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#e7469400)}.xl\:focus\:via-pink-600:focus{--gradient-via-color:#d61f69;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#d61f6900)}.xl\:focus\:via-pink-700:focus{--gradient-via-color:#bf125d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#bf125d00)}.xl\:focus\:via-pink-800:focus{--gradient-via-color:#99154b;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#99154b00)}.xl\:focus\:via-pink-900:focus{--gradient-via-color:#751a3d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,#751a3d00)}.xl\:focus\:to-transparent:focus{--gradient-to-color:#0000}.xl\:focus\:to-white:focus{--gradient-to-color:#fff}.xl\:focus\:to-black:focus{--gradient-to-color:#000}.xl\:focus\:to-gray-50:focus{--gradient-to-color:#f9fafb}.xl\:focus\:to-gray-100:focus{--gradient-to-color:#f4f5f7}.xl\:focus\:to-gray-200:focus{--gradient-to-color:#e5e7eb}.xl\:focus\:to-gray-300:focus{--gradient-to-color:#d5d6d7}.xl\:focus\:to-gray-400:focus{--gradient-to-color:#9e9e9e}.xl\:focus\:to-gray-500:focus{--gradient-to-color:#707275}.xl\:focus\:to-gray-600:focus{--gradient-to-color:#4c4f52}.xl\:focus\:to-gray-700:focus{--gradient-to-color:#24262d}.xl\:focus\:to-gray-800:focus{--gradient-to-color:#1a1c23}.xl\:focus\:to-gray-900:focus{--gradient-to-color:#121317}.xl\:focus\:to-cool-gray-50:focus{--gradient-to-color:#fbfdfe}.xl\:focus\:to-cool-gray-100:focus{--gradient-to-color:#f1f5f9}.xl\:focus\:to-cool-gray-200:focus{--gradient-to-color:#e2e8f0}.xl\:focus\:to-cool-gray-300:focus{--gradient-to-color:#cfd8e3}.xl\:focus\:to-cool-gray-400:focus{--gradient-to-color:#97a6ba}.xl\:focus\:to-cool-gray-500:focus{--gradient-to-color:#64748b}.xl\:focus\:to-cool-gray-600:focus{--gradient-to-color:#475569}.xl\:focus\:to-cool-gray-700:focus{--gradient-to-color:#364152}.xl\:focus\:to-cool-gray-800:focus{--gradient-to-color:#27303f}.xl\:focus\:to-cool-gray-900:focus{--gradient-to-color:#1a202e}.xl\:focus\:to-red-50:focus{--gradient-to-color:#fdf2f2}.xl\:focus\:to-red-100:focus{--gradient-to-color:#fde8e8}.xl\:focus\:to-red-200:focus{--gradient-to-color:#fbd5d5}.xl\:focus\:to-red-300:focus{--gradient-to-color:#f8b4b4}.xl\:focus\:to-red-400:focus{--gradient-to-color:#f98080}.xl\:focus\:to-red-500:focus{--gradient-to-color:#f05252}.xl\:focus\:to-red-600:focus{--gradient-to-color:#e02424}.xl\:focus\:to-red-700:focus{--gradient-to-color:#c81e1e}.xl\:focus\:to-red-800:focus{--gradient-to-color:#9b1c1c}.xl\:focus\:to-red-900:focus{--gradient-to-color:#771d1d}.xl\:focus\:to-orange-50:focus{--gradient-to-color:#fff8f1}.xl\:focus\:to-orange-100:focus{--gradient-to-color:#feecdc}.xl\:focus\:to-orange-200:focus{--gradient-to-color:#fcd9bd}.xl\:focus\:to-orange-300:focus{--gradient-to-color:#fdba8c}.xl\:focus\:to-orange-400:focus{--gradient-to-color:#ff8a4c}.xl\:focus\:to-orange-500:focus{--gradient-to-color:#ff5a1f}.xl\:focus\:to-orange-600:focus{--gradient-to-color:#d03801}.xl\:focus\:to-orange-700:focus{--gradient-to-color:#b43403}.xl\:focus\:to-orange-800:focus{--gradient-to-color:#8a2c0d}.xl\:focus\:to-orange-900:focus{--gradient-to-color:#771d1d}.xl\:focus\:to-yellow-50:focus{--gradient-to-color:#fdfdea}.xl\:focus\:to-yellow-100:focus{--gradient-to-color:#fdf6b2}.xl\:focus\:to-yellow-200:focus{--gradient-to-color:#fce96a}.xl\:focus\:to-yellow-300:focus{--gradient-to-color:#faca15}.xl\:focus\:to-yellow-400:focus{--gradient-to-color:#e3a008}.xl\:focus\:to-yellow-500:focus{--gradient-to-color:#c27803}.xl\:focus\:to-yellow-600:focus{--gradient-to-color:#9f580a}.xl\:focus\:to-yellow-700:focus{--gradient-to-color:#8e4b10}.xl\:focus\:to-yellow-800:focus{--gradient-to-color:#723b13}.xl\:focus\:to-yellow-900:focus{--gradient-to-color:#633112}.xl\:focus\:to-green-50:focus{--gradient-to-color:#f3faf7}.xl\:focus\:to-green-100:focus{--gradient-to-color:#def7ec}.xl\:focus\:to-green-200:focus{--gradient-to-color:#bcf0da}.xl\:focus\:to-green-300:focus{--gradient-to-color:#84e1bc}.xl\:focus\:to-green-400:focus{--gradient-to-color:#31c48d}.xl\:focus\:to-green-500:focus{--gradient-to-color:#0e9f6e}.xl\:focus\:to-green-600:focus{--gradient-to-color:#057a55}.xl\:focus\:to-green-700:focus{--gradient-to-color:#046c4e}.xl\:focus\:to-green-800:focus{--gradient-to-color:#03543f}.xl\:focus\:to-green-900:focus{--gradient-to-color:#014737}.xl\:focus\:to-teal-50:focus{--gradient-to-color:#edfafa}.xl\:focus\:to-teal-100:focus{--gradient-to-color:#d5f5f6}.xl\:focus\:to-teal-200:focus{--gradient-to-color:#afecef}.xl\:focus\:to-teal-300:focus{--gradient-to-color:#7edce2}.xl\:focus\:to-teal-400:focus{--gradient-to-color:#16bdca}.xl\:focus\:to-teal-500:focus{--gradient-to-color:#0694a2}.xl\:focus\:to-teal-600:focus{--gradient-to-color:#047481}.xl\:focus\:to-teal-700:focus{--gradient-to-color:#036672}.xl\:focus\:to-teal-800:focus{--gradient-to-color:#05505c}.xl\:focus\:to-teal-900:focus{--gradient-to-color:#014451}.xl\:focus\:to-blue-50:focus{--gradient-to-color:#ebf5ff}.xl\:focus\:to-blue-100:focus{--gradient-to-color:#e1effe}.xl\:focus\:to-blue-200:focus{--gradient-to-color:#c3ddfd}.xl\:focus\:to-blue-300:focus{--gradient-to-color:#a4cafe}.xl\:focus\:to-blue-400:focus{--gradient-to-color:#76a9fa}.xl\:focus\:to-blue-500:focus{--gradient-to-color:#3f83f8}.xl\:focus\:to-blue-600:focus{--gradient-to-color:#1c64f2}.xl\:focus\:to-blue-700:focus{--gradient-to-color:#1a56db}.xl\:focus\:to-blue-800:focus{--gradient-to-color:#1e429f}.xl\:focus\:to-blue-900:focus{--gradient-to-color:#233876}.xl\:focus\:to-indigo-50:focus{--gradient-to-color:#f0f5ff}.xl\:focus\:to-indigo-100:focus{--gradient-to-color:#e5edff}.xl\:focus\:to-indigo-200:focus{--gradient-to-color:#cddbfe}.xl\:focus\:to-indigo-300:focus{--gradient-to-color:#b4c6fc}.xl\:focus\:to-indigo-400:focus{--gradient-to-color:#8da2fb}.xl\:focus\:to-indigo-500:focus{--gradient-to-color:#6875f5}.xl\:focus\:to-indigo-600:focus{--gradient-to-color:#5850ec}.xl\:focus\:to-indigo-700:focus{--gradient-to-color:#5145cd}.xl\:focus\:to-indigo-800:focus{--gradient-to-color:#42389d}.xl\:focus\:to-indigo-900:focus{--gradient-to-color:#362f78}.xl\:focus\:to-purple-50:focus{--gradient-to-color:#f6f5ff}.xl\:focus\:to-purple-100:focus{--gradient-to-color:#edebfe}.xl\:focus\:to-purple-200:focus{--gradient-to-color:#dcd7fe}.xl\:focus\:to-purple-300:focus{--gradient-to-color:#cabffd}.xl\:focus\:to-purple-400:focus{--gradient-to-color:#ac94fa}.xl\:focus\:to-purple-500:focus{--gradient-to-color:#9061f9}.xl\:focus\:to-purple-600:focus{--gradient-to-color:#7e3af2}.xl\:focus\:to-purple-700:focus{--gradient-to-color:#6c2bd9}.xl\:focus\:to-purple-800:focus{--gradient-to-color:#5521b5}.xl\:focus\:to-purple-900:focus{--gradient-to-color:#4a1d96}.xl\:focus\:to-pink-50:focus{--gradient-to-color:#fdf2f8}.xl\:focus\:to-pink-100:focus{--gradient-to-color:#fce8f3}.xl\:focus\:to-pink-200:focus{--gradient-to-color:#fad1e8}.xl\:focus\:to-pink-300:focus{--gradient-to-color:#f8b4d9}.xl\:focus\:to-pink-400:focus{--gradient-to-color:#f17eb8}.xl\:focus\:to-pink-500:focus{--gradient-to-color:#e74694}.xl\:focus\:to-pink-600:focus{--gradient-to-color:#d61f69}.xl\:focus\:to-pink-700:focus{--gradient-to-color:#bf125d}.xl\:focus\:to-pink-800:focus{--gradient-to-color:#99154b}.xl\:focus\:to-pink-900:focus{--gradient-to-color:#751a3d}.xl\:bg-opacity-0{--bg-opacity:0}.xl\:bg-opacity-10{--bg-opacity:0.1}.xl\:bg-opacity-25{--bg-opacity:0.25}.xl\:bg-opacity-50{--bg-opacity:0.5}.xl\:bg-opacity-75{--bg-opacity:0.75}.xl\:bg-opacity-100{--bg-opacity:1}.xl\:hover\:bg-opacity-0:hover{--bg-opacity:0}.xl\:hover\:bg-opacity-10:hover{--bg-opacity:0.1}.xl\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.xl\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.xl\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.xl\:hover\:bg-opacity-100:hover{--bg-opacity:1}.xl\:focus\:bg-opacity-0:focus{--bg-opacity:0}.xl\:focus\:bg-opacity-10:focus{--bg-opacity:0.1}.xl\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.xl\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.xl\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.xl\:focus\:bg-opacity-100:focus{--bg-opacity:1}.theme-dark .xl\:dark\:hover\:bg-opacity-0:hover{--bg-opacity:0}.theme-dark .xl\:dark\:hover\:bg-opacity-10:hover{--bg-opacity:0.1}.theme-dark .xl\:dark\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.theme-dark .xl\:dark\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.theme-dark .xl\:dark\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.theme-dark .xl\:dark\:hover\:bg-opacity-100:hover{--bg-opacity:1}.xl\:bg-bottom{background-position:bottom}.xl\:bg-center{background-position:50%}.xl\:bg-left{background-position:0}.xl\:bg-left-bottom{background-position:0 100%}.xl\:bg-left-top{background-position:0 0}.xl\:bg-right{background-position:100%}.xl\:bg-right-bottom{background-position:100% 100%}.xl\:bg-right-top{background-position:100% 0}.xl\:bg-top{background-position:top}.xl\:bg-repeat{background-repeat:repeat}.xl\:bg-no-repeat{background-repeat:no-repeat}.xl\:bg-repeat-x{background-repeat:repeat-x}.xl\:bg-repeat-y{background-repeat:repeat-y}.xl\:bg-repeat-round{background-repeat:round}.xl\:bg-repeat-space{background-repeat:space}.xl\:bg-auto{background-size:auto}.xl\:bg-cover{background-size:cover}.xl\:bg-contain{background-size:contain}.xl\:border-collapse{border-collapse:collapse}.xl\:border-separate{border-collapse:initial}.xl\:border-transparent{border-color:#0000}.xl\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xl\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.xl\:border-gray-50{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.xl\:border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.xl\:border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.xl\:border-gray-300{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.xl\:border-gray-400{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.xl\:border-gray-500{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.xl\:border-gray-600{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.xl\:border-gray-700{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.xl\:border-gray-800{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.xl\:border-gray-900{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.xl\:border-cool-gray-50{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.xl\:border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.xl\:border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.xl\:border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.xl\:border-cool-gray-400{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.xl\:border-cool-gray-500{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.xl\:border-cool-gray-600{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.xl\:border-cool-gray-700{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.xl\:border-cool-gray-800{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.xl\:border-cool-gray-900{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.xl\:border-red-50{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.xl\:border-red-100{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.xl\:border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.xl\:border-red-300{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.xl\:border-red-400{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.xl\:border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.xl\:border-red-600{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.xl\:border-red-700{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.xl\:border-red-800{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.xl\:border-red-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.xl\:border-orange-50{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.xl\:border-orange-100{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.xl\:border-orange-200{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.xl\:border-orange-300{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.xl\:border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.xl\:border-orange-500{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.xl\:border-orange-600{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.xl\:border-orange-700{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.xl\:border-orange-800{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.xl\:border-orange-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.xl\:border-yellow-50{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.xl\:border-yellow-100{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.xl\:border-yellow-200{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.xl\:border-yellow-300{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.xl\:border-yellow-400{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.xl\:border-yellow-500{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.xl\:border-yellow-600{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.xl\:border-yellow-700{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.xl\:border-yellow-800{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.xl\:border-yellow-900{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.xl\:border-green-50{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.xl\:border-green-100{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.xl\:border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.xl\:border-green-300{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.xl\:border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.xl\:border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.xl\:border-green-600{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.xl\:border-green-700{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.xl\:border-green-800{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.xl\:border-green-900{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.xl\:border-teal-50{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.xl\:border-teal-100{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.xl\:border-teal-200{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.xl\:border-teal-300{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.xl\:border-teal-400{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.xl\:border-teal-500{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.xl\:border-teal-600{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.xl\:border-teal-700{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.xl\:border-teal-800{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.xl\:border-teal-900{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.xl\:border-blue-50{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.xl\:border-blue-100{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.xl\:border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.xl\:border-blue-300{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.xl\:border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.xl\:border-blue-500{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.xl\:border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.xl\:border-blue-700{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.xl\:border-blue-800{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.xl\:border-blue-900{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.xl\:border-indigo-50{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.xl\:border-indigo-100{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.xl\:border-indigo-200{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.xl\:border-indigo-300{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.xl\:border-indigo-400{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.xl\:border-indigo-500{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.xl\:border-indigo-600{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.xl\:border-indigo-700{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.xl\:border-indigo-800{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.xl\:border-indigo-900{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.xl\:border-purple-50{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.xl\:border-purple-100{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.xl\:border-purple-200{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.xl\:border-purple-300{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.xl\:border-purple-400{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.xl\:border-purple-500{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.xl\:border-purple-600{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.xl\:border-purple-700{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.xl\:border-purple-800{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.xl\:border-purple-900{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.xl\:border-pink-50{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.xl\:border-pink-100{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.xl\:border-pink-200{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.xl\:border-pink-300{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.xl\:border-pink-400{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.xl\:border-pink-500{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.xl\:border-pink-600{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.xl\:border-pink-700{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.xl\:border-pink-800{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.xl\:border-pink-900{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.xl\:hover\:border-transparent:hover{border-color:#0000}.xl\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xl\:hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.xl\:hover\:border-gray-50:hover{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.xl\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.xl\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.xl\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.xl\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.xl\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.xl\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.xl\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.xl\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.xl\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.xl\:hover\:border-cool-gray-50:hover{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.xl\:hover\:border-cool-gray-100:hover{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.xl\:hover\:border-cool-gray-200:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.xl\:hover\:border-cool-gray-300:hover{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.xl\:hover\:border-cool-gray-400:hover{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.xl\:hover\:border-cool-gray-500:hover{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.xl\:hover\:border-cool-gray-600:hover{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.xl\:hover\:border-cool-gray-700:hover{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.xl\:hover\:border-cool-gray-800:hover{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.xl\:hover\:border-cool-gray-900:hover{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.xl\:hover\:border-red-50:hover{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.xl\:hover\:border-red-100:hover{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.xl\:hover\:border-red-200:hover{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.xl\:hover\:border-red-300:hover{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.xl\:hover\:border-red-400:hover{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.xl\:hover\:border-red-500:hover{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.xl\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.xl\:hover\:border-red-700:hover{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.xl\:hover\:border-red-800:hover{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.xl\:hover\:border-red-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.xl\:hover\:border-orange-50:hover{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.xl\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.xl\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.xl\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.xl\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.xl\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.xl\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.xl\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.xl\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.xl\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.xl\:hover\:border-yellow-50:hover{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.xl\:hover\:border-yellow-100:hover{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.xl\:hover\:border-yellow-200:hover{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.xl\:hover\:border-yellow-300:hover{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.xl\:hover\:border-yellow-400:hover{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.xl\:hover\:border-yellow-500:hover{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.xl\:hover\:border-yellow-600:hover{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.xl\:hover\:border-yellow-700:hover{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.xl\:hover\:border-yellow-800:hover{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.xl\:hover\:border-yellow-900:hover{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.xl\:hover\:border-green-50:hover{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.xl\:hover\:border-green-100:hover{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.xl\:hover\:border-green-200:hover{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.xl\:hover\:border-green-300:hover{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.xl\:hover\:border-green-400:hover{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.xl\:hover\:border-green-500:hover{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.xl\:hover\:border-green-600:hover{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.xl\:hover\:border-green-700:hover{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.xl\:hover\:border-green-800:hover{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.xl\:hover\:border-green-900:hover{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.xl\:hover\:border-teal-50:hover{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.xl\:hover\:border-teal-100:hover{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.xl\:hover\:border-teal-200:hover{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.xl\:hover\:border-teal-300:hover{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.xl\:hover\:border-teal-400:hover{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.xl\:hover\:border-teal-500:hover{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.xl\:hover\:border-teal-600:hover{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.xl\:hover\:border-teal-700:hover{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.xl\:hover\:border-teal-800:hover{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.xl\:hover\:border-teal-900:hover{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.xl\:hover\:border-blue-50:hover{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.xl\:hover\:border-blue-100:hover{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.xl\:hover\:border-blue-200:hover{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.xl\:hover\:border-blue-300:hover{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.xl\:hover\:border-blue-400:hover{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.xl\:hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.xl\:hover\:border-blue-600:hover{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.xl\:hover\:border-blue-700:hover{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.xl\:hover\:border-blue-800:hover{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.xl\:hover\:border-blue-900:hover{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.xl\:hover\:border-indigo-50:hover{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.xl\:hover\:border-indigo-100:hover{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.xl\:hover\:border-indigo-200:hover{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.xl\:hover\:border-indigo-300:hover{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.xl\:hover\:border-indigo-400:hover{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.xl\:hover\:border-indigo-500:hover{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.xl\:hover\:border-indigo-600:hover{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.xl\:hover\:border-indigo-700:hover{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.xl\:hover\:border-indigo-800:hover{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.xl\:hover\:border-indigo-900:hover{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.xl\:hover\:border-purple-50:hover{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.xl\:hover\:border-purple-100:hover{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.xl\:hover\:border-purple-200:hover{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.xl\:hover\:border-purple-300:hover{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.xl\:hover\:border-purple-400:hover{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.xl\:hover\:border-purple-500:hover{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.xl\:hover\:border-purple-600:hover{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.xl\:hover\:border-purple-700:hover{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.xl\:hover\:border-purple-800:hover{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.xl\:hover\:border-purple-900:hover{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.xl\:hover\:border-pink-50:hover{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.xl\:hover\:border-pink-100:hover{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.xl\:hover\:border-pink-200:hover{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.xl\:hover\:border-pink-300:hover{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.xl\:hover\:border-pink-400:hover{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.xl\:hover\:border-pink-500:hover{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.xl\:hover\:border-pink-600:hover{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.xl\:hover\:border-pink-700:hover{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.xl\:hover\:border-pink-800:hover{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.xl\:hover\:border-pink-900:hover{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.xl\:focus\:border-transparent:focus{border-color:#0000}.xl\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xl\:focus\:border-black:focus{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.xl\:focus\:border-gray-50:focus{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.xl\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.xl\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.xl\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.xl\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.xl\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.xl\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.xl\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.xl\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.xl\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.xl\:focus\:border-cool-gray-50:focus{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.xl\:focus\:border-cool-gray-100:focus{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.xl\:focus\:border-cool-gray-200:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.xl\:focus\:border-cool-gray-300:focus{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.xl\:focus\:border-cool-gray-400:focus{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.xl\:focus\:border-cool-gray-500:focus{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.xl\:focus\:border-cool-gray-600:focus{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.xl\:focus\:border-cool-gray-700:focus{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.xl\:focus\:border-cool-gray-800:focus{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.xl\:focus\:border-cool-gray-900:focus{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.xl\:focus\:border-red-50:focus{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.xl\:focus\:border-red-100:focus{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.xl\:focus\:border-red-200:focus{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.xl\:focus\:border-red-300:focus{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.xl\:focus\:border-red-400:focus{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.xl\:focus\:border-red-500:focus{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.xl\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.xl\:focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.xl\:focus\:border-red-800:focus{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.xl\:focus\:border-red-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.xl\:focus\:border-orange-50:focus{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.xl\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.xl\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.xl\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.xl\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.xl\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.xl\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.xl\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.xl\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.xl\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.xl\:focus\:border-yellow-50:focus{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.xl\:focus\:border-yellow-100:focus{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.xl\:focus\:border-yellow-200:focus{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.xl\:focus\:border-yellow-300:focus{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.xl\:focus\:border-yellow-400:focus{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.xl\:focus\:border-yellow-500:focus{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.xl\:focus\:border-yellow-600:focus{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.xl\:focus\:border-yellow-700:focus{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.xl\:focus\:border-yellow-800:focus{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.xl\:focus\:border-yellow-900:focus{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.xl\:focus\:border-green-50:focus{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.xl\:focus\:border-green-100:focus{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.xl\:focus\:border-green-200:focus{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.xl\:focus\:border-green-300:focus{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.xl\:focus\:border-green-400:focus{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.xl\:focus\:border-green-500:focus{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.xl\:focus\:border-green-600:focus{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.xl\:focus\:border-green-700:focus{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.xl\:focus\:border-green-800:focus{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.xl\:focus\:border-green-900:focus{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.xl\:focus\:border-teal-50:focus{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.xl\:focus\:border-teal-100:focus{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.xl\:focus\:border-teal-200:focus{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.xl\:focus\:border-teal-300:focus{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.xl\:focus\:border-teal-400:focus{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.xl\:focus\:border-teal-500:focus{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.xl\:focus\:border-teal-600:focus{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.xl\:focus\:border-teal-700:focus{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.xl\:focus\:border-teal-800:focus{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.xl\:focus\:border-teal-900:focus{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.xl\:focus\:border-blue-50:focus{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.xl\:focus\:border-blue-100:focus{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.xl\:focus\:border-blue-200:focus{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.xl\:focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.xl\:focus\:border-blue-400:focus{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.xl\:focus\:border-blue-500:focus{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.xl\:focus\:border-blue-600:focus{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.xl\:focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.xl\:focus\:border-blue-800:focus{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.xl\:focus\:border-blue-900:focus{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.xl\:focus\:border-indigo-50:focus{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.xl\:focus\:border-indigo-100:focus{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.xl\:focus\:border-indigo-200:focus{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.xl\:focus\:border-indigo-300:focus{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.xl\:focus\:border-indigo-400:focus{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.xl\:focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.xl\:focus\:border-indigo-600:focus{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.xl\:focus\:border-indigo-700:focus{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.xl\:focus\:border-indigo-800:focus{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.xl\:focus\:border-indigo-900:focus{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.xl\:focus\:border-purple-50:focus{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.xl\:focus\:border-purple-100:focus{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.xl\:focus\:border-purple-200:focus{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.xl\:focus\:border-purple-300:focus{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.xl\:focus\:border-purple-400:focus{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.xl\:focus\:border-purple-500:focus{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.xl\:focus\:border-purple-600:focus{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.xl\:focus\:border-purple-700:focus{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.xl\:focus\:border-purple-800:focus{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.xl\:focus\:border-purple-900:focus{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.xl\:focus\:border-pink-50:focus{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.xl\:focus\:border-pink-100:focus{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.xl\:focus\:border-pink-200:focus{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.xl\:focus\:border-pink-300:focus{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.xl\:focus\:border-pink-400:focus{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.xl\:focus\:border-pink-500:focus{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.xl\:focus\:border-pink-600:focus{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.xl\:focus\:border-pink-700:focus{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.xl\:focus\:border-pink-800:focus{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.xl\:focus\:border-pink-900:focus{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .xl\:dark\:border-transparent{border-color:#0000}.theme-dark .xl\:dark\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .xl\:dark\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .xl\:dark\:border-gray-50{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .xl\:dark\:border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .xl\:dark\:border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .xl\:dark\:border-gray-300{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .xl\:dark\:border-gray-400{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .xl\:dark\:border-gray-500{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .xl\:dark\:border-gray-600{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .xl\:dark\:border-gray-700{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .xl\:dark\:border-gray-800{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .xl\:dark\:border-gray-900{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .xl\:dark\:border-cool-gray-50{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .xl\:dark\:border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .xl\:dark\:border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .xl\:dark\:border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .xl\:dark\:border-cool-gray-400{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .xl\:dark\:border-cool-gray-500{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .xl\:dark\:border-cool-gray-600{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .xl\:dark\:border-cool-gray-700{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .xl\:dark\:border-cool-gray-800{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .xl\:dark\:border-cool-gray-900{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .xl\:dark\:border-red-50{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .xl\:dark\:border-red-100{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .xl\:dark\:border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .xl\:dark\:border-red-300{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .xl\:dark\:border-red-400{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .xl\:dark\:border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .xl\:dark\:border-red-600{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .xl\:dark\:border-red-700{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .xl\:dark\:border-red-800{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .xl\:dark\:border-red-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .xl\:dark\:border-orange-50{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .xl\:dark\:border-orange-100{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .xl\:dark\:border-orange-200{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .xl\:dark\:border-orange-300{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .xl\:dark\:border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .xl\:dark\:border-orange-500{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .xl\:dark\:border-orange-600{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .xl\:dark\:border-orange-700{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .xl\:dark\:border-orange-800{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .xl\:dark\:border-orange-900{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .xl\:dark\:border-yellow-50{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .xl\:dark\:border-yellow-100{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .xl\:dark\:border-yellow-200{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .xl\:dark\:border-yellow-300{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .xl\:dark\:border-yellow-400{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .xl\:dark\:border-yellow-500{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .xl\:dark\:border-yellow-600{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .xl\:dark\:border-yellow-700{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .xl\:dark\:border-yellow-800{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .xl\:dark\:border-yellow-900{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .xl\:dark\:border-green-50{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .xl\:dark\:border-green-100{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .xl\:dark\:border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .xl\:dark\:border-green-300{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .xl\:dark\:border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .xl\:dark\:border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .xl\:dark\:border-green-600{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .xl\:dark\:border-green-700{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .xl\:dark\:border-green-800{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .xl\:dark\:border-green-900{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .xl\:dark\:border-teal-50{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .xl\:dark\:border-teal-100{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .xl\:dark\:border-teal-200{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .xl\:dark\:border-teal-300{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .xl\:dark\:border-teal-400{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .xl\:dark\:border-teal-500{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .xl\:dark\:border-teal-600{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .xl\:dark\:border-teal-700{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .xl\:dark\:border-teal-800{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .xl\:dark\:border-teal-900{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .xl\:dark\:border-blue-50{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .xl\:dark\:border-blue-100{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .xl\:dark\:border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .xl\:dark\:border-blue-300{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .xl\:dark\:border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .xl\:dark\:border-blue-500{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .xl\:dark\:border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .xl\:dark\:border-blue-700{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .xl\:dark\:border-blue-800{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .xl\:dark\:border-blue-900{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .xl\:dark\:border-indigo-50{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .xl\:dark\:border-indigo-100{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .xl\:dark\:border-indigo-200{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .xl\:dark\:border-indigo-300{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .xl\:dark\:border-indigo-400{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .xl\:dark\:border-indigo-500{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .xl\:dark\:border-indigo-600{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .xl\:dark\:border-indigo-700{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .xl\:dark\:border-indigo-800{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .xl\:dark\:border-indigo-900{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .xl\:dark\:border-purple-50{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .xl\:dark\:border-purple-100{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .xl\:dark\:border-purple-200{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .xl\:dark\:border-purple-300{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .xl\:dark\:border-purple-400{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .xl\:dark\:border-purple-500{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .xl\:dark\:border-purple-600{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .xl\:dark\:border-purple-700{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .xl\:dark\:border-purple-800{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .xl\:dark\:border-purple-900{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .xl\:dark\:border-pink-50{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .xl\:dark\:border-pink-100{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .xl\:dark\:border-pink-200{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .xl\:dark\:border-pink-300{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .xl\:dark\:border-pink-400{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .xl\:dark\:border-pink-500{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .xl\:dark\:border-pink-600{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .xl\:dark\:border-pink-700{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .xl\:dark\:border-pink-800{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .xl\:dark\:border-pink-900{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-transparent:focus{border-color:#0000}.theme-dark .xl\:dark\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-black:focus{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-gray-50:focus{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-cool-gray-50:focus{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-cool-gray-100:focus{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-cool-gray-200:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-cool-gray-300:focus{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-cool-gray-400:focus{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-cool-gray-500:focus{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-cool-gray-600:focus{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-cool-gray-700:focus{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-cool-gray-800:focus{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-cool-gray-900:focus{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-red-50:focus{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-red-100:focus{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-red-200:focus{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-red-300:focus{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-red-400:focus{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-red-500:focus{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-red-800:focus{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-red-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-orange-50:focus{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-yellow-50:focus{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-yellow-100:focus{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-yellow-200:focus{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-yellow-300:focus{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-yellow-400:focus{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-yellow-500:focus{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-yellow-600:focus{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-yellow-700:focus{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-yellow-800:focus{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-yellow-900:focus{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-green-50:focus{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-green-100:focus{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-green-200:focus{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-green-300:focus{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-green-400:focus{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-green-500:focus{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-green-600:focus{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-green-700:focus{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-green-800:focus{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-green-900:focus{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-teal-50:focus{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-teal-100:focus{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-teal-200:focus{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-teal-300:focus{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-teal-400:focus{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-teal-500:focus{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-teal-600:focus{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-teal-700:focus{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-teal-800:focus{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-teal-900:focus{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-blue-50:focus{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-blue-100:focus{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-blue-200:focus{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-blue-400:focus{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-blue-500:focus{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-blue-600:focus{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-blue-800:focus{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-blue-900:focus{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-indigo-50:focus{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-indigo-100:focus{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-indigo-200:focus{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-indigo-300:focus{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-indigo-400:focus{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-indigo-600:focus{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-indigo-700:focus{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-indigo-800:focus{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-indigo-900:focus{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-purple-50:focus{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-purple-100:focus{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-purple-200:focus{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-purple-300:focus{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-purple-400:focus{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-purple-500:focus{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-purple-600:focus{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-purple-700:focus{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-purple-800:focus{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-purple-900:focus{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-pink-50:focus{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-pink-100:focus{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-pink-200:focus{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-pink-300:focus{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-pink-400:focus{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-pink-500:focus{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-pink-600:focus{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-pink-700:focus{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-pink-800:focus{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .xl\:dark\:focus\:border-pink-900:focus{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-transparent:hover{border-color:#0000}.theme-dark .xl\:dark\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-gray-50:hover{--border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d5d6d7;border-color:rgba(213,214,215,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#9e9e9e;border-color:rgba(158,158,158,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#707275;border-color:rgba(112,114,117,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#4c4f52;border-color:rgba(76,79,82,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#24262d;border-color:rgba(36,38,45,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#1a1c23;border-color:rgba(26,28,35,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#121317;border-color:rgba(18,19,23,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-cool-gray-50:hover{--border-opacity:1;border-color:#fbfdfe;border-color:rgba(251,253,254,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-cool-gray-100:hover{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-cool-gray-200:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-cool-gray-300:hover{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-cool-gray-400:hover{--border-opacity:1;border-color:#97a6ba;border-color:rgba(151,166,186,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-cool-gray-500:hover{--border-opacity:1;border-color:#64748b;border-color:rgba(100,116,139,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-cool-gray-600:hover{--border-opacity:1;border-color:#475569;border-color:rgba(71,85,105,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-cool-gray-700:hover{--border-opacity:1;border-color:#364152;border-color:rgba(54,65,82,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-cool-gray-800:hover{--border-opacity:1;border-color:#27303f;border-color:rgba(39,48,63,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-cool-gray-900:hover{--border-opacity:1;border-color:#1a202e;border-color:rgba(26,32,46,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-red-50:hover{--border-opacity:1;border-color:#fdf2f2;border-color:rgba(253,242,242,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-red-100:hover{--border-opacity:1;border-color:#fde8e8;border-color:rgba(253,232,232,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-red-200:hover{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-red-300:hover{--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-red-400:hover{--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-red-500:hover{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-red-700:hover{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-red-800:hover{--border-opacity:1;border-color:#9b1c1c;border-color:rgba(155,28,28,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-red-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-orange-50:hover{--border-opacity:1;border-color:#fff8f1;border-color:rgba(255,248,241,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#feecdc;border-color:rgba(254,236,220,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#fcd9bd;border-color:rgba(252,217,189,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#fdba8c;border-color:rgba(253,186,140,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff5a1f;border-color:rgba(255,90,31,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#d03801;border-color:rgba(208,56,1,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#b43403;border-color:rgba(180,52,3,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#8a2c0d;border-color:rgba(138,44,13,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#771d1d;border-color:rgba(119,29,29,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-yellow-50:hover{--border-opacity:1;border-color:#fdfdea;border-color:rgba(253,253,234,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-yellow-100:hover{--border-opacity:1;border-color:#fdf6b2;border-color:rgba(253,246,178,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-yellow-200:hover{--border-opacity:1;border-color:#fce96a;border-color:rgba(252,233,106,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-yellow-300:hover{--border-opacity:1;border-color:#faca15;border-color:rgba(250,202,21,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-yellow-400:hover{--border-opacity:1;border-color:#e3a008;border-color:rgba(227,160,8,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-yellow-500:hover{--border-opacity:1;border-color:#c27803;border-color:rgba(194,120,3,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-yellow-600:hover{--border-opacity:1;border-color:#9f580a;border-color:rgba(159,88,10,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-yellow-700:hover{--border-opacity:1;border-color:#8e4b10;border-color:rgba(142,75,16,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-yellow-800:hover{--border-opacity:1;border-color:#723b13;border-color:rgba(114,59,19,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-yellow-900:hover{--border-opacity:1;border-color:#633112;border-color:rgba(99,49,18,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-green-50:hover{--border-opacity:1;border-color:#f3faf7;border-color:rgba(243,250,247,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-green-100:hover{--border-opacity:1;border-color:#def7ec;border-color:rgba(222,247,236,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-green-200:hover{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-green-300:hover{--border-opacity:1;border-color:#84e1bc;border-color:rgba(132,225,188,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-green-400:hover{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-green-500:hover{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-green-600:hover{--border-opacity:1;border-color:#057a55;border-color:rgba(5,122,85,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-green-700:hover{--border-opacity:1;border-color:#046c4e;border-color:rgba(4,108,78,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-green-800:hover{--border-opacity:1;border-color:#03543f;border-color:rgba(3,84,63,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-green-900:hover{--border-opacity:1;border-color:#014737;border-color:rgba(1,71,55,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-teal-50:hover{--border-opacity:1;border-color:#edfafa;border-color:rgba(237,250,250,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-teal-100:hover{--border-opacity:1;border-color:#d5f5f6;border-color:rgba(213,245,246,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-teal-200:hover{--border-opacity:1;border-color:#afecef;border-color:rgba(175,236,239,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-teal-300:hover{--border-opacity:1;border-color:#7edce2;border-color:rgba(126,220,226,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-teal-400:hover{--border-opacity:1;border-color:#16bdca;border-color:rgba(22,189,202,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-teal-500:hover{--border-opacity:1;border-color:#0694a2;border-color:rgba(6,148,162,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-teal-600:hover{--border-opacity:1;border-color:#047481;border-color:rgba(4,116,129,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-teal-700:hover{--border-opacity:1;border-color:#036672;border-color:rgba(3,102,114,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-teal-800:hover{--border-opacity:1;border-color:#05505c;border-color:rgba(5,80,92,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-teal-900:hover{--border-opacity:1;border-color:#014451;border-color:rgba(1,68,81,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-blue-50:hover{--border-opacity:1;border-color:#ebf5ff;border-color:rgba(235,245,255,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-blue-100:hover{--border-opacity:1;border-color:#e1effe;border-color:rgba(225,239,254,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-blue-200:hover{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-blue-300:hover{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-blue-400:hover{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-blue-600:hover{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-blue-700:hover{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-blue-800:hover{--border-opacity:1;border-color:#1e429f;border-color:rgba(30,66,159,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-blue-900:hover{--border-opacity:1;border-color:#233876;border-color:rgba(35,56,118,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-indigo-50:hover{--border-opacity:1;border-color:#f0f5ff;border-color:rgba(240,245,255,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-indigo-100:hover{--border-opacity:1;border-color:#e5edff;border-color:rgba(229,237,255,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-indigo-200:hover{--border-opacity:1;border-color:#cddbfe;border-color:rgba(205,219,254,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-indigo-300:hover{--border-opacity:1;border-color:#b4c6fc;border-color:rgba(180,198,252,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-indigo-400:hover{--border-opacity:1;border-color:#8da2fb;border-color:rgba(141,162,251,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-indigo-500:hover{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-indigo-600:hover{--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-indigo-700:hover{--border-opacity:1;border-color:#5145cd;border-color:rgba(81,69,205,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-indigo-800:hover{--border-opacity:1;border-color:#42389d;border-color:rgba(66,56,157,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-indigo-900:hover{--border-opacity:1;border-color:#362f78;border-color:rgba(54,47,120,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-purple-50:hover{--border-opacity:1;border-color:#f6f5ff;border-color:rgba(246,245,255,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-purple-100:hover{--border-opacity:1;border-color:#edebfe;border-color:rgba(237,235,254,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-purple-200:hover{--border-opacity:1;border-color:#dcd7fe;border-color:rgba(220,215,254,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-purple-300:hover{--border-opacity:1;border-color:#cabffd;border-color:rgba(202,191,253,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-purple-400:hover{--border-opacity:1;border-color:#ac94fa;border-color:rgba(172,148,250,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-purple-500:hover{--border-opacity:1;border-color:#9061f9;border-color:rgba(144,97,249,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-purple-600:hover{--border-opacity:1;border-color:#7e3af2;border-color:rgba(126,58,242,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-purple-700:hover{--border-opacity:1;border-color:#6c2bd9;border-color:rgba(108,43,217,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-purple-800:hover{--border-opacity:1;border-color:#5521b5;border-color:rgba(85,33,181,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-purple-900:hover{--border-opacity:1;border-color:#4a1d96;border-color:rgba(74,29,150,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-pink-50:hover{--border-opacity:1;border-color:#fdf2f8;border-color:rgba(253,242,248,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-pink-100:hover{--border-opacity:1;border-color:#fce8f3;border-color:rgba(252,232,243,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-pink-200:hover{--border-opacity:1;border-color:#fad1e8;border-color:rgba(250,209,232,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-pink-300:hover{--border-opacity:1;border-color:#f8b4d9;border-color:rgba(248,180,217,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-pink-400:hover{--border-opacity:1;border-color:#f17eb8;border-color:rgba(241,126,184,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-pink-500:hover{--border-opacity:1;border-color:#e74694;border-color:rgba(231,70,148,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-pink-600:hover{--border-opacity:1;border-color:#d61f69;border-color:rgba(214,31,105,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-pink-700:hover{--border-opacity:1;border-color:#bf125d;border-color:rgba(191,18,93,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-pink-800:hover{--border-opacity:1;border-color:#99154b;border-color:rgba(153,21,75,var(--border-opacity))}.theme-dark .xl\:dark\:hover\:border-pink-900:hover{--border-opacity:1;border-color:#751a3d;border-color:rgba(117,26,61,var(--border-opacity))}.xl\:border-opacity-0{--border-opacity:0}.xl\:border-opacity-25{--border-opacity:0.25}.xl\:border-opacity-50{--border-opacity:0.5}.xl\:border-opacity-75{--border-opacity:0.75}.xl\:border-opacity-100{--border-opacity:1}.xl\:hover\:border-opacity-0:hover{--border-opacity:0}.xl\:hover\:border-opacity-25:hover{--border-opacity:0.25}.xl\:hover\:border-opacity-50:hover{--border-opacity:0.5}.xl\:hover\:border-opacity-75:hover{--border-opacity:0.75}.xl\:hover\:border-opacity-100:hover{--border-opacity:1}.xl\:focus\:border-opacity-0:focus{--border-opacity:0}.xl\:focus\:border-opacity-25:focus{--border-opacity:0.25}.xl\:focus\:border-opacity-50:focus{--border-opacity:0.5}.xl\:focus\:border-opacity-75:focus{--border-opacity:0.75}.xl\:focus\:border-opacity-100:focus{--border-opacity:1}.xl\:rounded-none{border-radius:0}.xl\:rounded-sm{border-radius:.125rem}.xl\:rounded{border-radius:.25rem}.xl\:rounded-md{border-radius:.375rem}.xl\:rounded-lg{border-radius:.5rem}.xl\:rounded-xl{border-radius:.75rem}.xl\:rounded-2xl{border-radius:1rem}.xl\:rounded-3xl{border-radius:1.5rem}.xl\:rounded-full{border-radius:9999px}.xl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.xl\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.xl\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.xl\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.xl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.xl\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.xl\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.xl\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.xl\:rounded-t{border-top-left-radius:.25rem}.xl\:rounded-r,.xl\:rounded-t{border-top-right-radius:.25rem}.xl\:rounded-b,.xl\:rounded-r{border-bottom-right-radius:.25rem}.xl\:rounded-b,.xl\:rounded-l{border-bottom-left-radius:.25rem}.xl\:rounded-l{border-top-left-radius:.25rem}.xl\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.xl\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.xl\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.xl\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.xl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.xl\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.xl\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.xl\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.xl\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.xl\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.xl\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.xl\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.xl\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.xl\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.xl\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.xl\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.xl\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.xl\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.xl\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.xl\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.xl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.xl\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.xl\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.xl\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.xl\:rounded-tl-none{border-top-left-radius:0}.xl\:rounded-tr-none{border-top-right-radius:0}.xl\:rounded-br-none{border-bottom-right-radius:0}.xl\:rounded-bl-none{border-bottom-left-radius:0}.xl\:rounded-tl-sm{border-top-left-radius:.125rem}.xl\:rounded-tr-sm{border-top-right-radius:.125rem}.xl\:rounded-br-sm{border-bottom-right-radius:.125rem}.xl\:rounded-bl-sm{border-bottom-left-radius:.125rem}.xl\:rounded-tl{border-top-left-radius:.25rem}.xl\:rounded-tr{border-top-right-radius:.25rem}.xl\:rounded-br{border-bottom-right-radius:.25rem}.xl\:rounded-bl{border-bottom-left-radius:.25rem}.xl\:rounded-tl-md{border-top-left-radius:.375rem}.xl\:rounded-tr-md{border-top-right-radius:.375rem}.xl\:rounded-br-md{border-bottom-right-radius:.375rem}.xl\:rounded-bl-md{border-bottom-left-radius:.375rem}.xl\:rounded-tl-lg{border-top-left-radius:.5rem}.xl\:rounded-tr-lg{border-top-right-radius:.5rem}.xl\:rounded-br-lg{border-bottom-right-radius:.5rem}.xl\:rounded-bl-lg{border-bottom-left-radius:.5rem}.xl\:rounded-tl-xl{border-top-left-radius:.75rem}.xl\:rounded-tr-xl{border-top-right-radius:.75rem}.xl\:rounded-br-xl{border-bottom-right-radius:.75rem}.xl\:rounded-bl-xl{border-bottom-left-radius:.75rem}.xl\:rounded-tl-2xl{border-top-left-radius:1rem}.xl\:rounded-tr-2xl{border-top-right-radius:1rem}.xl\:rounded-br-2xl{border-bottom-right-radius:1rem}.xl\:rounded-bl-2xl{border-bottom-left-radius:1rem}.xl\:rounded-tl-3xl{border-top-left-radius:1.5rem}.xl\:rounded-tr-3xl{border-top-right-radius:1.5rem}.xl\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.xl\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.xl\:rounded-tl-full{border-top-left-radius:9999px}.xl\:rounded-tr-full{border-top-right-radius:9999px}.xl\:rounded-br-full{border-bottom-right-radius:9999px}.xl\:rounded-bl-full{border-bottom-left-radius:9999px}.xl\:border-solid{border-style:solid}.xl\:border-dashed{border-style:dashed}.xl\:border-dotted{border-style:dotted}.xl\:border-double{border-style:double}.xl\:border-none{border-style:none}.xl\:border-0{border-width:0}.xl\:border-2{border-width:2px}.xl\:border-4{border-width:4px}.xl\:border-8{border-width:8px}.xl\:border{border-width:1px}.xl\:border-t-0{border-top-width:0}.xl\:border-r-0{border-right-width:0}.xl\:border-b-0{border-bottom-width:0}.xl\:border-l-0{border-left-width:0}.xl\:border-t-2{border-top-width:2px}.xl\:border-r-2{border-right-width:2px}.xl\:border-b-2{border-bottom-width:2px}.xl\:border-l-2{border-left-width:2px}.xl\:border-t-4{border-top-width:4px}.xl\:border-r-4{border-right-width:4px}.xl\:border-b-4{border-bottom-width:4px}.xl\:border-l-4{border-left-width:4px}.xl\:border-t-8{border-top-width:8px}.xl\:border-r-8{border-right-width:8px}.xl\:border-b-8{border-bottom-width:8px}.xl\:border-l-8{border-left-width:8px}.xl\:border-t{border-top-width:1px}.xl\:border-r{border-right-width:1px}.xl\:border-b{border-bottom-width:1px}.xl\:border-l{border-left-width:1px}.xl\:box-border{box-sizing:border-box}.xl\:box-content{box-sizing:initial}.xl\:cursor-auto{cursor:auto}.xl\:cursor-default{cursor:default}.xl\:cursor-pointer{cursor:pointer}.xl\:cursor-wait{cursor:wait}.xl\:cursor-text{cursor:text}.xl\:cursor-move{cursor:move}.xl\:cursor-not-allowed{cursor:not-allowed}.xl\:block{display:block}.xl\:inline-block{display:inline-block}.xl\:inline{display:inline}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:table{display:table}.xl\:table-caption{display:table-caption}.xl\:table-cell{display:table-cell}.xl\:table-column{display:table-column}.xl\:table-column-group{display:table-column-group}.xl\:table-footer-group{display:table-footer-group}.xl\:table-header-group{display:table-header-group}.xl\:table-row-group{display:table-row-group}.xl\:table-row{display:table-row}.xl\:flow-root{display:flow-root}.xl\:grid{display:grid}.xl\:inline-grid{display:inline-grid}.xl\:contents{display:contents}.xl\:hidden{display:none}.theme-dark .xl\:dark\:block{display:block}.theme-dark .xl\:dark\:inline-block{display:inline-block}.theme-dark .xl\:dark\:inline{display:inline}.theme-dark .xl\:dark\:flex{display:flex}.theme-dark .xl\:dark\:inline-flex{display:inline-flex}.theme-dark .xl\:dark\:table{display:table}.theme-dark .xl\:dark\:table-caption{display:table-caption}.theme-dark .xl\:dark\:table-cell{display:table-cell}.theme-dark .xl\:dark\:table-column{display:table-column}.theme-dark .xl\:dark\:table-column-group{display:table-column-group}.theme-dark .xl\:dark\:table-footer-group{display:table-footer-group}.theme-dark .xl\:dark\:table-header-group{display:table-header-group}.theme-dark .xl\:dark\:table-row-group{display:table-row-group}.theme-dark .xl\:dark\:table-row{display:table-row}.theme-dark .xl\:dark\:flow-root{display:flow-root}.theme-dark .xl\:dark\:grid{display:grid}.theme-dark .xl\:dark\:inline-grid{display:inline-grid}.theme-dark .xl\:dark\:contents{display:contents}.theme-dark .xl\:dark\:hidden{display:none}.xl\:flex-row{flex-direction:row}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:flex-col{flex-direction:column}.xl\:flex-col-reverse{flex-direction:column-reverse}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xl\:flex-no-wrap{flex-wrap:nowrap}.xl\:place-items-auto{place-items:auto}.xl\:place-items-start{place-items:start}.xl\:place-items-end{place-items:end}.xl\:place-items-center{place-items:center}.xl\:place-items-stretch{place-items:stretch}.xl\:place-content-center{place-content:center}.xl\:place-content-start{place-content:start}.xl\:place-content-end{place-content:end}.xl\:place-content-between{place-content:space-between}.xl\:place-content-around{place-content:space-around}.xl\:place-content-evenly{place-content:space-evenly}.xl\:place-content-stretch{place-content:stretch}.xl\:place-self-auto{place-self:auto}.xl\:place-self-start{place-self:start}.xl\:place-self-end{place-self:end}.xl\:place-self-center{place-self:center}.xl\:place-self-stretch{place-self:stretch}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:items-baseline{align-items:baseline}.xl\:items-stretch{align-items:stretch}.xl\:content-center{align-content:center}.xl\:content-start{align-content:flex-start}.xl\:content-end{align-content:flex-end}.xl\:content-between{align-content:space-between}.xl\:content-around{align-content:space-around}.xl\:content-evenly{align-content:space-evenly}.xl\:self-auto{align-self:auto}.xl\:self-start{align-self:flex-start}.xl\:self-end{align-self:flex-end}.xl\:self-center{align-self:center}.xl\:self-stretch{align-self:stretch}.xl\:justify-items-auto{justify-items:auto}.xl\:justify-items-start{justify-items:start}.xl\:justify-items-end{justify-items:end}.xl\:justify-items-center{justify-items:center}.xl\:justify-items-stretch{justify-items:stretch}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:justify-evenly{justify-content:space-evenly}.xl\:justify-self-auto{justify-self:auto}.xl\:justify-self-start{justify-self:start}.xl\:justify-self-end{justify-self:end}.xl\:justify-self-center{justify-self:center}.xl\:justify-self-stretch{justify-self:stretch}.xl\:flex-1{flex:1 1}.xl\:flex-auto{flex:1 1 auto}.xl\:flex-initial{flex:0 1 auto}.xl\:flex-none{flex:none}.xl\:flex-grow-0{flex-grow:0}.xl\:flex-grow{flex-grow:1}.xl\:flex-shrink-0{flex-shrink:0}.xl\:flex-shrink{flex-shrink:1}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:order-3{order:3}.xl\:order-4{order:4}.xl\:order-5{order:5}.xl\:order-6{order:6}.xl\:order-7{order:7}.xl\:order-8{order:8}.xl\:order-9{order:9}.xl\:order-10{order:10}.xl\:order-11{order:11}.xl\:order-12{order:12}.xl\:order-first{order:-9999}.xl\:order-last{order:9999}.xl\:order-none{order:0}.xl\:float-right{float:right}.xl\:float-left{float:left}.xl\:float-none{float:none}.xl\:clearfix:after{clear:both;content:"";display:table}.xl\:clear-left{clear:left}.xl\:clear-right{clear:right}.xl\:clear-both{clear:both}.xl\:clear-none{clear:none}.xl\:font-sans{font-family:Open Sans,sans-serif}.xl\:font-serif{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.xl\:font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.xl\:font-hairline{font-weight:100}.xl\:font-thin{font-weight:200}.xl\:font-light{font-weight:300}.xl\:font-normal{font-weight:400}.xl\:font-medium{font-weight:500}.xl\:font-semibold{font-weight:600}.xl\:font-bold{font-weight:700}.xl\:font-extrabold{font-weight:800}.xl\:font-black{font-weight:900}.xl\:hover\:font-hairline:hover{font-weight:100}.xl\:hover\:font-thin:hover{font-weight:200}.xl\:hover\:font-light:hover{font-weight:300}.xl\:hover\:font-normal:hover{font-weight:400}.xl\:hover\:font-medium:hover{font-weight:500}.xl\:hover\:font-semibold:hover{font-weight:600}.xl\:hover\:font-bold:hover{font-weight:700}.xl\:hover\:font-extrabold:hover{font-weight:800}.xl\:hover\:font-black:hover{font-weight:900}.xl\:focus\:font-hairline:focus{font-weight:100}.xl\:focus\:font-thin:focus{font-weight:200}.xl\:focus\:font-light:focus{font-weight:300}.xl\:focus\:font-normal:focus{font-weight:400}.xl\:focus\:font-medium:focus{font-weight:500}.xl\:focus\:font-semibold:focus{font-weight:600}.xl\:focus\:font-bold:focus{font-weight:700}.xl\:focus\:font-extrabold:focus{font-weight:800}.xl\:focus\:font-black:focus{font-weight:900}.xl\:h-0{height:0}.xl\:h-1{height:.25rem}.xl\:h-2{height:.5rem}.xl\:h-3{height:.75rem}.xl\:h-4{height:1rem}.xl\:h-5{height:1.25rem}.xl\:h-6{height:1.5rem}.xl\:h-8{height:2rem}.xl\:h-10{height:2.5rem}.xl\:h-12{height:3rem}.xl\:h-16{height:4rem}.xl\:h-20{height:5rem}.xl\:h-24{height:6rem}.xl\:h-32{height:8rem}.xl\:h-40{height:10rem}.xl\:h-48{height:12rem}.xl\:h-56{height:14rem}.xl\:h-64{height:16rem}.xl\:h-auto{height:auto}.xl\:h-px{height:1px}.xl\:h-full{height:100%}.xl\:h-screen{height:100vh}.xl\:text-xs{font-size:.75rem}.xl\:text-sm{font-size:.875rem}.xl\:text-base{font-size:1rem}.xl\:text-lg{font-size:1.125rem}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-3xl{font-size:1.875rem}.xl\:text-4xl{font-size:2.25rem}.xl\:text-5xl{font-size:3rem}.xl\:text-6xl{font-size:4rem}.xl\:leading-3{line-height:.75rem}.xl\:leading-4{line-height:1rem}.xl\:leading-5{line-height:1.25rem}.xl\:leading-6{line-height:1.5rem}.xl\:leading-7{line-height:1.75rem}.xl\:leading-8{line-height:2rem}.xl\:leading-9{line-height:2.25rem}.xl\:leading-10{line-height:2.5rem}.xl\:leading-none{line-height:1}.xl\:leading-tight{line-height:1.25}.xl\:leading-snug{line-height:1.375}.xl\:leading-normal{line-height:1.5}.xl\:leading-relaxed{line-height:1.625}.xl\:leading-loose{line-height:2}.xl\:list-inside{list-style-position:inside}.xl\:list-outside{list-style-position:outside}.xl\:list-none{list-style-type:none}.xl\:list-disc{list-style-type:disc}.xl\:list-decimal{list-style-type:decimal}.xl\:m-0{margin:0}.xl\:m-1{margin:.25rem}.xl\:m-2{margin:.5rem}.xl\:m-3{margin:.75rem}.xl\:m-4{margin:1rem}.xl\:m-5{margin:1.25rem}.xl\:m-6{margin:1.5rem}.xl\:m-8{margin:2rem}.xl\:m-10{margin:2.5rem}.xl\:m-12{margin:3rem}.xl\:m-16{margin:4rem}.xl\:m-20{margin:5rem}.xl\:m-24{margin:6rem}.xl\:m-32{margin:8rem}.xl\:m-40{margin:10rem}.xl\:m-48{margin:12rem}.xl\:m-56{margin:14rem}.xl\:m-64{margin:16rem}.xl\:m-auto{margin:auto}.xl\:m-px{margin:1px}.xl\:-m-1{margin:-.25rem}.xl\:-m-2{margin:-.5rem}.xl\:-m-3{margin:-.75rem}.xl\:-m-4{margin:-1rem}.xl\:-m-5{margin:-1.25rem}.xl\:-m-6{margin:-1.5rem}.xl\:-m-8{margin:-2rem}.xl\:-m-10{margin:-2.5rem}.xl\:-m-12{margin:-3rem}.xl\:-m-16{margin:-4rem}.xl\:-m-20{margin:-5rem}.xl\:-m-24{margin:-6rem}.xl\:-m-32{margin:-8rem}.xl\:-m-40{margin:-10rem}.xl\:-m-48{margin:-12rem}.xl\:-m-56{margin:-14rem}.xl\:-m-64{margin:-16rem}.xl\:-m-px{margin:-1px}.xl\:my-0{margin-bottom:0;margin-top:0}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:my-1{margin-bottom:.25rem;margin-top:.25rem}.xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xl\:my-2{margin-bottom:.5rem;margin-top:.5rem}.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xl\:my-3{margin-bottom:.75rem;margin-top:.75rem}.xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xl\:my-4{margin-bottom:1rem;margin-top:1rem}.xl\:mx-4{margin-left:1rem;margin-right:1rem}.xl\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xl\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xl\:my-8{margin-bottom:2rem;margin-top:2rem}.xl\:mx-8{margin-left:2rem;margin-right:2rem}.xl\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xl\:my-12{margin-bottom:3rem;margin-top:3rem}.xl\:mx-12{margin-left:3rem;margin-right:3rem}.xl\:my-16{margin-bottom:4rem;margin-top:4rem}.xl\:mx-16{margin-left:4rem;margin-right:4rem}.xl\:my-20{margin-bottom:5rem;margin-top:5rem}.xl\:mx-20{margin-left:5rem;margin-right:5rem}.xl\:my-24{margin-bottom:6rem;margin-top:6rem}.xl\:mx-24{margin-left:6rem;margin-right:6rem}.xl\:my-32{margin-bottom:8rem;margin-top:8rem}.xl\:mx-32{margin-left:8rem;margin-right:8rem}.xl\:my-40{margin-bottom:10rem;margin-top:10rem}.xl\:mx-40{margin-left:10rem;margin-right:10rem}.xl\:my-48{margin-bottom:12rem;margin-top:12rem}.xl\:mx-48{margin-left:12rem;margin-right:12rem}.xl\:my-56{margin-bottom:14rem;margin-top:14rem}.xl\:mx-56{margin-left:14rem;margin-right:14rem}.xl\:my-64{margin-bottom:16rem;margin-top:16rem}.xl\:mx-64{margin-left:16rem;margin-right:16rem}.xl\:my-auto{margin-bottom:auto;margin-top:auto}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:my-px{margin-bottom:1px;margin-top:1px}.xl\:mx-px{margin-left:1px;margin-right:1px}.xl\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xl\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xl\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xl\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xl\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.xl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xl\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xl\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.xl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.xl\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xl\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.xl\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xl\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.xl\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xl\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.xl\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xl\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.xl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xl\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.xl\:-mx-40{margin-left:-10rem;margin-right:-10rem}.xl\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.xl\:-mx-48{margin-left:-12rem;margin-right:-12rem}.xl\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.xl\:-mx-56{margin-left:-14rem;margin-right:-14rem}.xl\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.xl\:-mx-64{margin-left:-16rem;margin-right:-16rem}.xl\:-my-px{margin-bottom:-1px;margin-top:-1px}.xl\:-mx-px{margin-left:-1px;margin-right:-1px}.xl\:mt-0{margin-top:0}.xl\:mr-0{margin-right:0}.xl\:mb-0{margin-bottom:0}.xl\:ml-0{margin-left:0}.xl\:mt-1{margin-top:.25rem}.xl\:mr-1{margin-right:.25rem}.xl\:mb-1{margin-bottom:.25rem}.xl\:ml-1{margin-left:.25rem}.xl\:mt-2{margin-top:.5rem}.xl\:mr-2{margin-right:.5rem}.xl\:mb-2{margin-bottom:.5rem}.xl\:ml-2{margin-left:.5rem}.xl\:mt-3{margin-top:.75rem}.xl\:mr-3{margin-right:.75rem}.xl\:mb-3{margin-bottom:.75rem}.xl\:ml-3{margin-left:.75rem}.xl\:mt-4{margin-top:1rem}.xl\:mr-4{margin-right:1rem}.xl\:mb-4{margin-bottom:1rem}.xl\:ml-4{margin-left:1rem}.xl\:mt-5{margin-top:1.25rem}.xl\:mr-5{margin-right:1.25rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:ml-5{margin-left:1.25rem}.xl\:mt-6{margin-top:1.5rem}.xl\:mr-6{margin-right:1.5rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:ml-6{margin-left:1.5rem}.xl\:mt-8{margin-top:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mb-8{margin-bottom:2rem}.xl\:ml-8{margin-left:2rem}.xl\:mt-10{margin-top:2.5rem}.xl\:mr-10{margin-right:2.5rem}.xl\:mb-10{margin-bottom:2.5rem}.xl\:ml-10{margin-left:2.5rem}.xl\:mt-12{margin-top:3rem}.xl\:mr-12{margin-right:3rem}.xl\:mb-12{margin-bottom:3rem}.xl\:ml-12{margin-left:3rem}.xl\:mt-16{margin-top:4rem}.xl\:mr-16{margin-right:4rem}.xl\:mb-16{margin-bottom:4rem}.xl\:ml-16{margin-left:4rem}.xl\:mt-20{margin-top:5rem}.xl\:mr-20{margin-right:5rem}.xl\:mb-20{margin-bottom:5rem}.xl\:ml-20{margin-left:5rem}.xl\:mt-24{margin-top:6rem}.xl\:mr-24{margin-right:6rem}.xl\:mb-24{margin-bottom:6rem}.xl\:ml-24{margin-left:6rem}.xl\:mt-32{margin-top:8rem}.xl\:mr-32{margin-right:8rem}.xl\:mb-32{margin-bottom:8rem}.xl\:ml-32{margin-left:8rem}.xl\:mt-40{margin-top:10rem}.xl\:mr-40{margin-right:10rem}.xl\:mb-40{margin-bottom:10rem}.xl\:ml-40{margin-left:10rem}.xl\:mt-48{margin-top:12rem}.xl\:mr-48{margin-right:12rem}.xl\:mb-48{margin-bottom:12rem}.xl\:ml-48{margin-left:12rem}.xl\:mt-56{margin-top:14rem}.xl\:mr-56{margin-right:14rem}.xl\:mb-56{margin-bottom:14rem}.xl\:ml-56{margin-left:14rem}.xl\:mt-64{margin-top:16rem}.xl\:mr-64{margin-right:16rem}.xl\:mb-64{margin-bottom:16rem}.xl\:ml-64{margin-left:16rem}.xl\:mt-auto{margin-top:auto}.xl\:mr-auto{margin-right:auto}.xl\:mb-auto{margin-bottom:auto}.xl\:ml-auto{margin-left:auto}.xl\:mt-px{margin-top:1px}.xl\:mr-px{margin-right:1px}.xl\:mb-px{margin-bottom:1px}.xl\:ml-px{margin-left:1px}.xl\:-mt-1{margin-top:-.25rem}.xl\:-mr-1{margin-right:-.25rem}.xl\:-mb-1{margin-bottom:-.25rem}.xl\:-ml-1{margin-left:-.25rem}.xl\:-mt-2{margin-top:-.5rem}.xl\:-mr-2{margin-right:-.5rem}.xl\:-mb-2{margin-bottom:-.5rem}.xl\:-ml-2{margin-left:-.5rem}.xl\:-mt-3{margin-top:-.75rem}.xl\:-mr-3{margin-right:-.75rem}.xl\:-mb-3{margin-bottom:-.75rem}.xl\:-ml-3{margin-left:-.75rem}.xl\:-mt-4{margin-top:-1rem}.xl\:-mr-4{margin-right:-1rem}.xl\:-mb-4{margin-bottom:-1rem}.xl\:-ml-4{margin-left:-1rem}.xl\:-mt-5{margin-top:-1.25rem}.xl\:-mr-5{margin-right:-1.25rem}.xl\:-mb-5{margin-bottom:-1.25rem}.xl\:-ml-5{margin-left:-1.25rem}.xl\:-mt-6{margin-top:-1.5rem}.xl\:-mr-6{margin-right:-1.5rem}.xl\:-mb-6{margin-bottom:-1.5rem}.xl\:-ml-6{margin-left:-1.5rem}.xl\:-mt-8{margin-top:-2rem}.xl\:-mr-8{margin-right:-2rem}.xl\:-mb-8{margin-bottom:-2rem}.xl\:-ml-8{margin-left:-2rem}.xl\:-mt-10{margin-top:-2.5rem}.xl\:-mr-10{margin-right:-2.5rem}.xl\:-mb-10{margin-bottom:-2.5rem}.xl\:-ml-10{margin-left:-2.5rem}.xl\:-mt-12{margin-top:-3rem}.xl\:-mr-12{margin-right:-3rem}.xl\:-mb-12{margin-bottom:-3rem}.xl\:-ml-12{margin-left:-3rem}.xl\:-mt-16{margin-top:-4rem}.xl\:-mr-16{margin-right:-4rem}.xl\:-mb-16{margin-bottom:-4rem}.xl\:-ml-16{margin-left:-4rem}.xl\:-mt-20{margin-top:-5rem}.xl\:-mr-20{margin-right:-5rem}.xl\:-mb-20{margin-bottom:-5rem}.xl\:-ml-20{margin-left:-5rem}.xl\:-mt-24{margin-top:-6rem}.xl\:-mr-24{margin-right:-6rem}.xl\:-mb-24{margin-bottom:-6rem}.xl\:-ml-24{margin-left:-6rem}.xl\:-mt-32{margin-top:-8rem}.xl\:-mr-32{margin-right:-8rem}.xl\:-mb-32{margin-bottom:-8rem}.xl\:-ml-32{margin-left:-8rem}.xl\:-mt-40{margin-top:-10rem}.xl\:-mr-40{margin-right:-10rem}.xl\:-mb-40{margin-bottom:-10rem}.xl\:-ml-40{margin-left:-10rem}.xl\:-mt-48{margin-top:-12rem}.xl\:-mr-48{margin-right:-12rem}.xl\:-mb-48{margin-bottom:-12rem}.xl\:-ml-48{margin-left:-12rem}.xl\:-mt-56{margin-top:-14rem}.xl\:-mr-56{margin-right:-14rem}.xl\:-mb-56{margin-bottom:-14rem}.xl\:-ml-56{margin-left:-14rem}.xl\:-mt-64{margin-top:-16rem}.xl\:-mr-64{margin-right:-16rem}.xl\:-mb-64{margin-bottom:-16rem}.xl\:-ml-64{margin-left:-16rem}.xl\:-mt-px{margin-top:-1px}.xl\:-mr-px{margin-right:-1px}.xl\:-mb-px{margin-bottom:-1px}.xl\:-ml-px{margin-left:-1px}.xl\:last\:m-0:last-child{margin:0}.xl\:last\:m-1:last-child{margin:.25rem}.xl\:last\:m-2:last-child{margin:.5rem}.xl\:last\:m-3:last-child{margin:.75rem}.xl\:last\:m-4:last-child{margin:1rem}.xl\:last\:m-5:last-child{margin:1.25rem}.xl\:last\:m-6:last-child{margin:1.5rem}.xl\:last\:m-8:last-child{margin:2rem}.xl\:last\:m-10:last-child{margin:2.5rem}.xl\:last\:m-12:last-child{margin:3rem}.xl\:last\:m-16:last-child{margin:4rem}.xl\:last\:m-20:last-child{margin:5rem}.xl\:last\:m-24:last-child{margin:6rem}.xl\:last\:m-32:last-child{margin:8rem}.xl\:last\:m-40:last-child{margin:10rem}.xl\:last\:m-48:last-child{margin:12rem}.xl\:last\:m-56:last-child{margin:14rem}.xl\:last\:m-64:last-child{margin:16rem}.xl\:last\:m-auto:last-child{margin:auto}.xl\:last\:m-px:last-child{margin:1px}.xl\:last\:-m-1:last-child{margin:-.25rem}.xl\:last\:-m-2:last-child{margin:-.5rem}.xl\:last\:-m-3:last-child{margin:-.75rem}.xl\:last\:-m-4:last-child{margin:-1rem}.xl\:last\:-m-5:last-child{margin:-1.25rem}.xl\:last\:-m-6:last-child{margin:-1.5rem}.xl\:last\:-m-8:last-child{margin:-2rem}.xl\:last\:-m-10:last-child{margin:-2.5rem}.xl\:last\:-m-12:last-child{margin:-3rem}.xl\:last\:-m-16:last-child{margin:-4rem}.xl\:last\:-m-20:last-child{margin:-5rem}.xl\:last\:-m-24:last-child{margin:-6rem}.xl\:last\:-m-32:last-child{margin:-8rem}.xl\:last\:-m-40:last-child{margin:-10rem}.xl\:last\:-m-48:last-child{margin:-12rem}.xl\:last\:-m-56:last-child{margin:-14rem}.xl\:last\:-m-64:last-child{margin:-16rem}.xl\:last\:-m-px:last-child{margin:-1px}.xl\:last\:my-0:last-child{margin-bottom:0;margin-top:0}.xl\:last\:mx-0:last-child{margin-left:0;margin-right:0}.xl\:last\:my-1:last-child{margin-bottom:.25rem;margin-top:.25rem}.xl\:last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.xl\:last\:my-2:last-child{margin-bottom:.5rem;margin-top:.5rem}.xl\:last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.xl\:last\:my-3:last-child{margin-bottom:.75rem;margin-top:.75rem}.xl\:last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.xl\:last\:my-4:last-child{margin-bottom:1rem;margin-top:1rem}.xl\:last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.xl\:last\:my-5:last-child{margin-bottom:1.25rem;margin-top:1.25rem}.xl\:last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.xl\:last\:my-6:last-child{margin-bottom:1.5rem;margin-top:1.5rem}.xl\:last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.xl\:last\:my-8:last-child{margin-bottom:2rem;margin-top:2rem}.xl\:last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.xl\:last\:my-10:last-child{margin-bottom:2.5rem;margin-top:2.5rem}.xl\:last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.xl\:last\:my-12:last-child{margin-bottom:3rem;margin-top:3rem}.xl\:last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.xl\:last\:my-16:last-child{margin-bottom:4rem;margin-top:4rem}.xl\:last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.xl\:last\:my-20:last-child{margin-bottom:5rem;margin-top:5rem}.xl\:last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.xl\:last\:my-24:last-child{margin-bottom:6rem;margin-top:6rem}.xl\:last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.xl\:last\:my-32:last-child{margin-bottom:8rem;margin-top:8rem}.xl\:last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.xl\:last\:my-40:last-child{margin-bottom:10rem;margin-top:10rem}.xl\:last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.xl\:last\:my-48:last-child{margin-bottom:12rem;margin-top:12rem}.xl\:last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.xl\:last\:my-56:last-child{margin-bottom:14rem;margin-top:14rem}.xl\:last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.xl\:last\:my-64:last-child{margin-bottom:16rem;margin-top:16rem}.xl\:last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.xl\:last\:my-auto:last-child{margin-bottom:auto;margin-top:auto}.xl\:last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.xl\:last\:my-px:last-child{margin-bottom:1px;margin-top:1px}.xl\:last\:mx-px:last-child{margin-left:1px;margin-right:1px}.xl\:last\:-my-1:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.xl\:last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.xl\:last\:-my-2:last-child{margin-bottom:-.5rem;margin-top:-.5rem}.xl\:last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.xl\:last\:-my-3:last-child{margin-bottom:-.75rem;margin-top:-.75rem}.xl\:last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.xl\:last\:-my-4:last-child{margin-bottom:-1rem;margin-top:-1rem}.xl\:last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.xl\:last\:-my-5:last-child{margin-bottom:-1.25rem;margin-top:-1.25rem}.xl\:last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.xl\:last\:-my-6:last-child{margin-bottom:-1.5rem;margin-top:-1.5rem}.xl\:last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:last\:-my-8:last-child{margin-bottom:-2rem;margin-top:-2rem}.xl\:last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.xl\:last\:-my-10:last-child{margin-bottom:-2.5rem;margin-top:-2.5rem}.xl\:last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:last\:-my-12:last-child{margin-bottom:-3rem;margin-top:-3rem}.xl\:last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.xl\:last\:-my-16:last-child{margin-bottom:-4rem;margin-top:-4rem}.xl\:last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.xl\:last\:-my-20:last-child{margin-bottom:-5rem;margin-top:-5rem}.xl\:last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.xl\:last\:-my-24:last-child{margin-bottom:-6rem;margin-top:-6rem}.xl\:last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.xl\:last\:-my-32:last-child{margin-bottom:-8rem;margin-top:-8rem}.xl\:last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.xl\:last\:-my-40:last-child{margin-bottom:-10rem;margin-top:-10rem}.xl\:last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.xl\:last\:-my-48:last-child{margin-bottom:-12rem;margin-top:-12rem}.xl\:last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.xl\:last\:-my-56:last-child{margin-bottom:-14rem;margin-top:-14rem}.xl\:last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.xl\:last\:-my-64:last-child{margin-bottom:-16rem;margin-top:-16rem}.xl\:last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.xl\:last\:-my-px:last-child{margin-bottom:-1px;margin-top:-1px}.xl\:last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.xl\:last\:mt-0:last-child{margin-top:0}.xl\:last\:mr-0:last-child{margin-right:0}.xl\:last\:mb-0:last-child{margin-bottom:0}.xl\:last\:ml-0:last-child{margin-left:0}.xl\:last\:mt-1:last-child{margin-top:.25rem}.xl\:last\:mr-1:last-child{margin-right:.25rem}.xl\:last\:mb-1:last-child{margin-bottom:.25rem}.xl\:last\:ml-1:last-child{margin-left:.25rem}.xl\:last\:mt-2:last-child{margin-top:.5rem}.xl\:last\:mr-2:last-child{margin-right:.5rem}.xl\:last\:mb-2:last-child{margin-bottom:.5rem}.xl\:last\:ml-2:last-child{margin-left:.5rem}.xl\:last\:mt-3:last-child{margin-top:.75rem}.xl\:last\:mr-3:last-child{margin-right:.75rem}.xl\:last\:mb-3:last-child{margin-bottom:.75rem}.xl\:last\:ml-3:last-child{margin-left:.75rem}.xl\:last\:mt-4:last-child{margin-top:1rem}.xl\:last\:mr-4:last-child{margin-right:1rem}.xl\:last\:mb-4:last-child{margin-bottom:1rem}.xl\:last\:ml-4:last-child{margin-left:1rem}.xl\:last\:mt-5:last-child{margin-top:1.25rem}.xl\:last\:mr-5:last-child{margin-right:1.25rem}.xl\:last\:mb-5:last-child{margin-bottom:1.25rem}.xl\:last\:ml-5:last-child{margin-left:1.25rem}.xl\:last\:mt-6:last-child{margin-top:1.5rem}.xl\:last\:mr-6:last-child{margin-right:1.5rem}.xl\:last\:mb-6:last-child{margin-bottom:1.5rem}.xl\:last\:ml-6:last-child{margin-left:1.5rem}.xl\:last\:mt-8:last-child{margin-top:2rem}.xl\:last\:mr-8:last-child{margin-right:2rem}.xl\:last\:mb-8:last-child{margin-bottom:2rem}.xl\:last\:ml-8:last-child{margin-left:2rem}.xl\:last\:mt-10:last-child{margin-top:2.5rem}.xl\:last\:mr-10:last-child{margin-right:2.5rem}.xl\:last\:mb-10:last-child{margin-bottom:2.5rem}.xl\:last\:ml-10:last-child{margin-left:2.5rem}.xl\:last\:mt-12:last-child{margin-top:3rem}.xl\:last\:mr-12:last-child{margin-right:3rem}.xl\:last\:mb-12:last-child{margin-bottom:3rem}.xl\:last\:ml-12:last-child{margin-left:3rem}.xl\:last\:mt-16:last-child{margin-top:4rem}.xl\:last\:mr-16:last-child{margin-right:4rem}.xl\:last\:mb-16:last-child{margin-bottom:4rem}.xl\:last\:ml-16:last-child{margin-left:4rem}.xl\:last\:mt-20:last-child{margin-top:5rem}.xl\:last\:mr-20:last-child{margin-right:5rem}.xl\:last\:mb-20:last-child{margin-bottom:5rem}.xl\:last\:ml-20:last-child{margin-left:5rem}.xl\:last\:mt-24:last-child{margin-top:6rem}.xl\:last\:mr-24:last-child{margin-right:6rem}.xl\:last\:mb-24:last-child{margin-bottom:6rem}.xl\:last\:ml-24:last-child{margin-left:6rem}.xl\:last\:mt-32:last-child{margin-top:8rem}.xl\:last\:mr-32:last-child{margin-right:8rem}.xl\:last\:mb-32:last-child{margin-bottom:8rem}.xl\:last\:ml-32:last-child{margin-left:8rem}.xl\:last\:mt-40:last-child{margin-top:10rem}.xl\:last\:mr-40:last-child{margin-right:10rem}.xl\:last\:mb-40:last-child{margin-bottom:10rem}.xl\:last\:ml-40:last-child{margin-left:10rem}.xl\:last\:mt-48:last-child{margin-top:12rem}.xl\:last\:mr-48:last-child{margin-right:12rem}.xl\:last\:mb-48:last-child{margin-bottom:12rem}.xl\:last\:ml-48:last-child{margin-left:12rem}.xl\:last\:mt-56:last-child{margin-top:14rem}.xl\:last\:mr-56:last-child{margin-right:14rem}.xl\:last\:mb-56:last-child{margin-bottom:14rem}.xl\:last\:ml-56:last-child{margin-left:14rem}.xl\:last\:mt-64:last-child{margin-top:16rem}.xl\:last\:mr-64:last-child{margin-right:16rem}.xl\:last\:mb-64:last-child{margin-bottom:16rem}.xl\:last\:ml-64:last-child{margin-left:16rem}.xl\:last\:mt-auto:last-child{margin-top:auto}.xl\:last\:mr-auto:last-child{margin-right:auto}.xl\:last\:mb-auto:last-child{margin-bottom:auto}.xl\:last\:ml-auto:last-child{margin-left:auto}.xl\:last\:mt-px:last-child{margin-top:1px}.xl\:last\:mr-px:last-child{margin-right:1px}.xl\:last\:mb-px:last-child{margin-bottom:1px}.xl\:last\:ml-px:last-child{margin-left:1px}.xl\:last\:-mt-1:last-child{margin-top:-.25rem}.xl\:last\:-mr-1:last-child{margin-right:-.25rem}.xl\:last\:-mb-1:last-child{margin-bottom:-.25rem}.xl\:last\:-ml-1:last-child{margin-left:-.25rem}.xl\:last\:-mt-2:last-child{margin-top:-.5rem}.xl\:last\:-mr-2:last-child{margin-right:-.5rem}.xl\:last\:-mb-2:last-child{margin-bottom:-.5rem}.xl\:last\:-ml-2:last-child{margin-left:-.5rem}.xl\:last\:-mt-3:last-child{margin-top:-.75rem}.xl\:last\:-mr-3:last-child{margin-right:-.75rem}.xl\:last\:-mb-3:last-child{margin-bottom:-.75rem}.xl\:last\:-ml-3:last-child{margin-left:-.75rem}.xl\:last\:-mt-4:last-child{margin-top:-1rem}.xl\:last\:-mr-4:last-child{margin-right:-1rem}.xl\:last\:-mb-4:last-child{margin-bottom:-1rem}.xl\:last\:-ml-4:last-child{margin-left:-1rem}.xl\:last\:-mt-5:last-child{margin-top:-1.25rem}.xl\:last\:-mr-5:last-child{margin-right:-1.25rem}.xl\:last\:-mb-5:last-child{margin-bottom:-1.25rem}.xl\:last\:-ml-5:last-child{margin-left:-1.25rem}.xl\:last\:-mt-6:last-child{margin-top:-1.5rem}.xl\:last\:-mr-6:last-child{margin-right:-1.5rem}.xl\:last\:-mb-6:last-child{margin-bottom:-1.5rem}.xl\:last\:-ml-6:last-child{margin-left:-1.5rem}.xl\:last\:-mt-8:last-child{margin-top:-2rem}.xl\:last\:-mr-8:last-child{margin-right:-2rem}.xl\:last\:-mb-8:last-child{margin-bottom:-2rem}.xl\:last\:-ml-8:last-child{margin-left:-2rem}.xl\:last\:-mt-10:last-child{margin-top:-2.5rem}.xl\:last\:-mr-10:last-child{margin-right:-2.5rem}.xl\:last\:-mb-10:last-child{margin-bottom:-2.5rem}.xl\:last\:-ml-10:last-child{margin-left:-2.5rem}.xl\:last\:-mt-12:last-child{margin-top:-3rem}.xl\:last\:-mr-12:last-child{margin-right:-3rem}.xl\:last\:-mb-12:last-child{margin-bottom:-3rem}.xl\:last\:-ml-12:last-child{margin-left:-3rem}.xl\:last\:-mt-16:last-child{margin-top:-4rem}.xl\:last\:-mr-16:last-child{margin-right:-4rem}.xl\:last\:-mb-16:last-child{margin-bottom:-4rem}.xl\:last\:-ml-16:last-child{margin-left:-4rem}.xl\:last\:-mt-20:last-child{margin-top:-5rem}.xl\:last\:-mr-20:last-child{margin-right:-5rem}.xl\:last\:-mb-20:last-child{margin-bottom:-5rem}.xl\:last\:-ml-20:last-child{margin-left:-5rem}.xl\:last\:-mt-24:last-child{margin-top:-6rem}.xl\:last\:-mr-24:last-child{margin-right:-6rem}.xl\:last\:-mb-24:last-child{margin-bottom:-6rem}.xl\:last\:-ml-24:last-child{margin-left:-6rem}.xl\:last\:-mt-32:last-child{margin-top:-8rem}.xl\:last\:-mr-32:last-child{margin-right:-8rem}.xl\:last\:-mb-32:last-child{margin-bottom:-8rem}.xl\:last\:-ml-32:last-child{margin-left:-8rem}.xl\:last\:-mt-40:last-child{margin-top:-10rem}.xl\:last\:-mr-40:last-child{margin-right:-10rem}.xl\:last\:-mb-40:last-child{margin-bottom:-10rem}.xl\:last\:-ml-40:last-child{margin-left:-10rem}.xl\:last\:-mt-48:last-child{margin-top:-12rem}.xl\:last\:-mr-48:last-child{margin-right:-12rem}.xl\:last\:-mb-48:last-child{margin-bottom:-12rem}.xl\:last\:-ml-48:last-child{margin-left:-12rem}.xl\:last\:-mt-56:last-child{margin-top:-14rem}.xl\:last\:-mr-56:last-child{margin-right:-14rem}.xl\:last\:-mb-56:last-child{margin-bottom:-14rem}.xl\:last\:-ml-56:last-child{margin-left:-14rem}.xl\:last\:-mt-64:last-child{margin-top:-16rem}.xl\:last\:-mr-64:last-child{margin-right:-16rem}.xl\:last\:-mb-64:last-child{margin-bottom:-16rem}.xl\:last\:-ml-64:last-child{margin-left:-16rem}.xl\:last\:-mt-px:last-child{margin-top:-1px}.xl\:last\:-mr-px:last-child{margin-right:-1px}.xl\:last\:-mb-px:last-child{margin-bottom:-1px}.xl\:last\:-ml-px:last-child{margin-left:-1px}.xl\:max-h-0{max-height:0}.xl\:max-h-1{max-height:.25rem}.xl\:max-h-2{max-height:.5rem}.xl\:max-h-3{max-height:.75rem}.xl\:max-h-4{max-height:1rem}.xl\:max-h-5{max-height:1.25rem}.xl\:max-h-6{max-height:1.5rem}.xl\:max-h-8{max-height:2rem}.xl\:max-h-10{max-height:2.5rem}.xl\:max-h-12{max-height:3rem}.xl\:max-h-16{max-height:4rem}.xl\:max-h-20{max-height:5rem}.xl\:max-h-24{max-height:6rem}.xl\:max-h-32{max-height:8rem}.xl\:max-h-40{max-height:10rem}.xl\:max-h-48{max-height:12rem}.xl\:max-h-56{max-height:14rem}.xl\:max-h-64{max-height:16rem}.xl\:max-h-xl{max-height:36rem}.xl\:max-h-px{max-height:1px}.xl\:max-w-none{max-width:none}.xl\:max-w-xs{max-width:20rem}.xl\:max-w-sm{max-width:24rem}.xl\:max-w-md{max-width:28rem}.xl\:max-w-lg{max-width:32rem}.xl\:max-w-xl{max-width:36rem}.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-3xl{max-width:48rem}.xl\:max-w-4xl{max-width:56rem}.xl\:max-w-5xl{max-width:64rem}.xl\:max-w-6xl{max-width:72rem}.xl\:max-w-full{max-width:100%}.xl\:max-w-screen-sm{max-width:640px}.xl\:max-w-screen-md{max-width:768px}.xl\:max-w-screen-lg{max-width:1024px}.xl\:max-w-screen-xl{max-width:1280px}.xl\:min-h-0{min-height:0}.xl\:min-h-full{min-height:100%}.xl\:min-h-screen{min-height:100vh}.xl\:min-w-0{min-width:0}.xl\:min-w-1{min-width:.25rem}.xl\:min-w-2{min-width:.5rem}.xl\:min-w-3{min-width:.75rem}.xl\:min-w-4{min-width:1rem}.xl\:min-w-5{min-width:1.25rem}.xl\:min-w-6{min-width:1.5rem}.xl\:min-w-8{min-width:2rem}.xl\:min-w-10{min-width:2.5rem}.xl\:min-w-12{min-width:3rem}.xl\:min-w-16{min-width:4rem}.xl\:min-w-20{min-width:5rem}.xl\:min-w-24{min-width:6rem}.xl\:min-w-32{min-width:8rem}.xl\:min-w-40{min-width:10rem}.xl\:min-w-48{min-width:12rem}.xl\:min-w-56{min-width:14rem}.xl\:min-w-64{min-width:16rem}.xl\:min-w-max-content{min-width:-webkit-max-content;min-width:max-content}.xl\:min-w-px{min-width:1px}.xl\:object-contain{object-fit:contain}.xl\:object-cover{object-fit:cover}.xl\:object-fill{object-fit:fill}.xl\:object-none{object-fit:none}.xl\:object-scale-down{object-fit:scale-down}.xl\:object-bottom{object-position:bottom}.xl\:object-center{object-position:center}.xl\:object-left{object-position:left}.xl\:object-left-bottom{object-position:left bottom}.xl\:object-left-top{object-position:left top}.xl\:object-right{object-position:right}.xl\:object-right-bottom{object-position:right bottom}.xl\:object-right-top{object-position:right top}.xl\:object-top{object-position:top}.xl\:opacity-0{opacity:0}.xl\:opacity-25{opacity:.25}.xl\:opacity-50{opacity:.5}.xl\:opacity-75{opacity:.75}.xl\:opacity-100{opacity:1}.xl\:hover\:opacity-0:hover{opacity:0}.xl\:hover\:opacity-25:hover{opacity:.25}.xl\:hover\:opacity-50:hover{opacity:.5}.xl\:hover\:opacity-75:hover{opacity:.75}.xl\:hover\:opacity-100:hover{opacity:1}.xl\:focus\:opacity-0:focus{opacity:0}.xl\:focus\:opacity-25:focus{opacity:.25}.xl\:focus\:opacity-50:focus{opacity:.5}.xl\:focus\:opacity-75:focus{opacity:.75}.xl\:focus\:opacity-100:focus{opacity:1}.xl\:outline-none{outline:2px solid #0000;outline-offset:2px}.xl\:outline-white{outline:2px dotted #fff;outline-offset:2px}.xl\:outline-black{outline:2px dotted #000;outline-offset:2px}.xl\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.xl\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.xl\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.xl\:overflow-auto{overflow:auto}.xl\:overflow-hidden{overflow:hidden}.xl\:overflow-visible{overflow:visible}.xl\:overflow-scroll{overflow:scroll}.xl\:overflow-x-auto{overflow-x:auto}.xl\:overflow-y-auto{overflow-y:auto}.xl\:overflow-x-hidden{overflow-x:hidden}.xl\:overflow-y-hidden{overflow-y:hidden}.xl\:overflow-x-visible{overflow-x:visible}.xl\:overflow-y-visible{overflow-y:visible}.xl\:overflow-x-scroll{overflow-x:scroll}.xl\:overflow-y-scroll{overflow-y:scroll}.xl\:scrolling-touch{-webkit-overflow-scrolling:touch}.xl\:scrolling-auto{-webkit-overflow-scrolling:auto}.xl\:overscroll-auto{overscroll-behavior:auto}.xl\:overscroll-contain{overscroll-behavior:contain}.xl\:overscroll-none{overscroll-behavior:none}.xl\:overscroll-y-auto{overscroll-behavior-y:auto}.xl\:overscroll-y-contain{overscroll-behavior-y:contain}.xl\:overscroll-y-none{overscroll-behavior-y:none}.xl\:overscroll-x-auto{overscroll-behavior-x:auto}.xl\:overscroll-x-contain{overscroll-behavior-x:contain}.xl\:overscroll-x-none{overscroll-behavior-x:none}.xl\:p-0{padding:0}.xl\:p-1{padding:.25rem}.xl\:p-2{padding:.5rem}.xl\:p-3{padding:.75rem}.xl\:p-4{padding:1rem}.xl\:p-5{padding:1.25rem}.xl\:p-6{padding:1.5rem}.xl\:p-8{padding:2rem}.xl\:p-10{padding:2.5rem}.xl\:p-12{padding:3rem}.xl\:p-16{padding:4rem}.xl\:p-20{padding:5rem}.xl\:p-24{padding:6rem}.xl\:p-32{padding:8rem}.xl\:p-40{padding:10rem}.xl\:p-48{padding:12rem}.xl\:p-56{padding:14rem}.xl\:p-64{padding:16rem}.xl\:p-px{padding:1px}.xl\:py-0{padding-bottom:0;padding-top:0}.xl\:px-0{padding-left:0;padding-right:0}.xl\:py-1{padding-bottom:.25rem;padding-top:.25rem}.xl\:px-1{padding-left:.25rem;padding-right:.25rem}.xl\:py-2{padding-bottom:.5rem;padding-top:.5rem}.xl\:px-2{padding-left:.5rem;padding-right:.5rem}.xl\:py-3{padding-bottom:.75rem;padding-top:.75rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:py-4{padding-bottom:1rem;padding-top:1rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:py-8{padding-bottom:2rem;padding-top:2rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:py-12{padding-bottom:3rem;padding-top:3rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:py-16{padding-bottom:4rem;padding-top:4rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:py-20{padding-bottom:5rem;padding-top:5rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:py-24{padding-bottom:6rem;padding-top:6rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:py-32{padding-bottom:8rem;padding-top:8rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:py-40{padding-bottom:10rem;padding-top:10rem}.xl\:px-40{padding-left:10rem;padding-right:10rem}.xl\:py-48{padding-bottom:12rem;padding-top:12rem}.xl\:px-48{padding-left:12rem;padding-right:12rem}.xl\:py-56{padding-bottom:14rem;padding-top:14rem}.xl\:px-56{padding-left:14rem;padding-right:14rem}.xl\:py-64{padding-bottom:16rem;padding-top:16rem}.xl\:px-64{padding-left:16rem;padding-right:16rem}.xl\:py-px{padding-bottom:1px;padding-top:1px}.xl\:px-px{padding-left:1px;padding-right:1px}.xl\:pt-0{padding-top:0}.xl\:pr-0{padding-right:0}.xl\:pb-0{padding-bottom:0}.xl\:pl-0{padding-left:0}.xl\:pt-1{padding-top:.25rem}.xl\:pr-1{padding-right:.25rem}.xl\:pb-1{padding-bottom:.25rem}.xl\:pl-1{padding-left:.25rem}.xl\:pt-2{padding-top:.5rem}.xl\:pr-2{padding-right:.5rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pl-2{padding-left:.5rem}.xl\:pt-3{padding-top:.75rem}.xl\:pr-3{padding-right:.75rem}.xl\:pb-3{padding-bottom:.75rem}.xl\:pl-3{padding-left:.75rem}.xl\:pt-4{padding-top:1rem}.xl\:pr-4{padding-right:1rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pl-4{padding-left:1rem}.xl\:pt-5{padding-top:1.25rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pb-5{padding-bottom:1.25rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pb-6{padding-bottom:1.5rem}.xl\:pl-6{padding-left:1.5rem}.xl\:pt-8{padding-top:2rem}.xl\:pr-8{padding-right:2rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pl-8{padding-left:2rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pt-12{padding-top:3rem}.xl\:pr-12{padding-right:3rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pl-12{padding-left:3rem}.xl\:pt-16{padding-top:4rem}.xl\:pr-16{padding-right:4rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:pt-20{padding-top:5rem}.xl\:pr-20{padding-right:5rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pl-20{padding-left:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pr-24{padding-right:6rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pl-24{padding-left:6rem}.xl\:pt-32{padding-top:8rem}.xl\:pr-32{padding-right:8rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pl-32{padding-left:8rem}.xl\:pt-40{padding-top:10rem}.xl\:pr-40{padding-right:10rem}.xl\:pb-40{padding-bottom:10rem}.xl\:pl-40{padding-left:10rem}.xl\:pt-48{padding-top:12rem}.xl\:pr-48{padding-right:12rem}.xl\:pb-48{padding-bottom:12rem}.xl\:pl-48{padding-left:12rem}.xl\:pt-56{padding-top:14rem}.xl\:pr-56{padding-right:14rem}.xl\:pb-56{padding-bottom:14rem}.xl\:pl-56{padding-left:14rem}.xl\:pt-64{padding-top:16rem}.xl\:pr-64{padding-right:16rem}.xl\:pb-64{padding-bottom:16rem}.xl\:pl-64{padding-left:16rem}.xl\:pt-px{padding-top:1px}.xl\:pr-px{padding-right:1px}.xl\:pb-px{padding-bottom:1px}.xl\:pl-px{padding-left:1px}.xl\:placeholder-transparent::placeholder{color:#0000}.xl\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xl\:placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.xl\:placeholder-gray-50::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.xl\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.xl\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.xl\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.xl\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.xl\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.xl\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.xl\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.xl\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.xl\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.xl\:placeholder-cool-gray-50::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.xl\:placeholder-cool-gray-100::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.xl\:placeholder-cool-gray-200::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.xl\:placeholder-cool-gray-300::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.xl\:placeholder-cool-gray-400::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.xl\:placeholder-cool-gray-500::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.xl\:placeholder-cool-gray-600::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.xl\:placeholder-cool-gray-700::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.xl\:placeholder-cool-gray-800::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.xl\:placeholder-cool-gray-900::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.xl\:placeholder-red-50::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.xl\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.xl\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.xl\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.xl\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.xl\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.xl\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.xl\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.xl\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.xl\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.xl\:placeholder-orange-50::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.xl\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.xl\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.xl\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.xl\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.xl\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.xl\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.xl\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.xl\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.xl\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.xl\:placeholder-yellow-50::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.xl\:placeholder-yellow-100::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.xl\:placeholder-yellow-200::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.xl\:placeholder-yellow-300::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.xl\:placeholder-yellow-400::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.xl\:placeholder-yellow-500::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.xl\:placeholder-yellow-600::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.xl\:placeholder-yellow-700::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.xl\:placeholder-yellow-800::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.xl\:placeholder-yellow-900::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.xl\:placeholder-green-50::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.xl\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.xl\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.xl\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.xl\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.xl\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.xl\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.xl\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.xl\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.xl\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.xl\:placeholder-teal-50::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.xl\:placeholder-teal-100::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.xl\:placeholder-teal-200::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.xl\:placeholder-teal-300::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.xl\:placeholder-teal-400::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.xl\:placeholder-teal-500::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.xl\:placeholder-teal-600::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.xl\:placeholder-teal-700::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.xl\:placeholder-teal-800::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.xl\:placeholder-teal-900::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.xl\:placeholder-blue-50::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.xl\:placeholder-blue-100::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.xl\:placeholder-blue-200::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.xl\:placeholder-blue-300::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.xl\:placeholder-blue-400::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.xl\:placeholder-blue-500::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.xl\:placeholder-blue-600::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.xl\:placeholder-blue-700::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.xl\:placeholder-blue-800::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.xl\:placeholder-blue-900::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.xl\:placeholder-indigo-50::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.xl\:placeholder-indigo-100::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.xl\:placeholder-indigo-200::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.xl\:placeholder-indigo-300::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.xl\:placeholder-indigo-400::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.xl\:placeholder-indigo-500::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.xl\:placeholder-indigo-600::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.xl\:placeholder-indigo-700::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.xl\:placeholder-indigo-800::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.xl\:placeholder-indigo-900::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.xl\:placeholder-purple-50::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.xl\:placeholder-purple-100::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.xl\:placeholder-purple-200::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.xl\:placeholder-purple-300::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.xl\:placeholder-purple-400::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.xl\:placeholder-purple-500::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.xl\:placeholder-purple-600::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.xl\:placeholder-purple-700::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.xl\:placeholder-purple-800::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.xl\:placeholder-purple-900::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.xl\:placeholder-pink-50::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.xl\:placeholder-pink-100::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.xl\:placeholder-pink-200::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.xl\:placeholder-pink-300::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.xl\:placeholder-pink-400::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.xl\:placeholder-pink-500::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.xl\:placeholder-pink-600::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.xl\:placeholder-pink-700::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.xl\:placeholder-pink-800::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.xl\:placeholder-pink-900::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.xl\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.xl\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-50:focus::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.xl\:focus\:placeholder-cool-gray-50:focus::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.xl\:focus\:placeholder-cool-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.xl\:focus\:placeholder-cool-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.xl\:focus\:placeholder-cool-gray-300:focus::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.xl\:focus\:placeholder-cool-gray-400:focus::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.xl\:focus\:placeholder-cool-gray-500:focus::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.xl\:focus\:placeholder-cool-gray-600:focus::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.xl\:focus\:placeholder-cool-gray-700:focus::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.xl\:focus\:placeholder-cool-gray-800:focus::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.xl\:focus\:placeholder-cool-gray-900:focus::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-50:focus::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.xl\:focus\:placeholder-yellow-50:focus::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.xl\:focus\:placeholder-yellow-100:focus::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.xl\:focus\:placeholder-yellow-200:focus::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.xl\:focus\:placeholder-yellow-300:focus::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.xl\:focus\:placeholder-yellow-400:focus::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.xl\:focus\:placeholder-yellow-500:focus::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.xl\:focus\:placeholder-yellow-600:focus::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.xl\:focus\:placeholder-yellow-700:focus::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.xl\:focus\:placeholder-yellow-800:focus::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.xl\:focus\:placeholder-yellow-900:focus::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-50:focus::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.xl\:focus\:placeholder-teal-50:focus::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.xl\:focus\:placeholder-teal-100:focus::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.xl\:focus\:placeholder-teal-200:focus::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.xl\:focus\:placeholder-teal-300:focus::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.xl\:focus\:placeholder-teal-400:focus::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.xl\:focus\:placeholder-teal-500:focus::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.xl\:focus\:placeholder-teal-600:focus::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.xl\:focus\:placeholder-teal-700:focus::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.xl\:focus\:placeholder-teal-800:focus::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.xl\:focus\:placeholder-teal-900:focus::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.xl\:focus\:placeholder-blue-50:focus::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.xl\:focus\:placeholder-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.xl\:focus\:placeholder-blue-300:focus::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.xl\:focus\:placeholder-blue-400:focus::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.xl\:focus\:placeholder-blue-500:focus::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.xl\:focus\:placeholder-blue-600:focus::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.xl\:focus\:placeholder-blue-700:focus::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.xl\:focus\:placeholder-blue-800:focus::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.xl\:focus\:placeholder-blue-900:focus::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.xl\:focus\:placeholder-indigo-50:focus::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-indigo-100:focus::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-indigo-200:focus::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.xl\:focus\:placeholder-indigo-300:focus::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.xl\:focus\:placeholder-indigo-400:focus::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.xl\:focus\:placeholder-indigo-500:focus::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.xl\:focus\:placeholder-indigo-600:focus::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.xl\:focus\:placeholder-indigo-700:focus::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.xl\:focus\:placeholder-indigo-800:focus::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.xl\:focus\:placeholder-indigo-900:focus::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.xl\:focus\:placeholder-purple-50:focus::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-purple-100:focus::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.xl\:focus\:placeholder-purple-200:focus::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.xl\:focus\:placeholder-purple-300:focus::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.xl\:focus\:placeholder-purple-400:focus::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.xl\:focus\:placeholder-purple-500:focus::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.xl\:focus\:placeholder-purple-600:focus::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.xl\:focus\:placeholder-purple-700:focus::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.xl\:focus\:placeholder-purple-800:focus::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.xl\:focus\:placeholder-purple-900:focus::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.xl\:focus\:placeholder-pink-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.xl\:focus\:placeholder-pink-100:focus::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.xl\:focus\:placeholder-pink-200:focus::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.xl\:focus\:placeholder-pink-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.xl\:focus\:placeholder-pink-400:focus::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.xl\:focus\:placeholder-pink-500:focus::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.xl\:focus\:placeholder-pink-600:focus::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.xl\:focus\:placeholder-pink-700:focus::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.xl\:focus\:placeholder-pink-800:focus::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.xl\:focus\:placeholder-pink-900:focus::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-transparent::placeholder{color:#0000}.theme-dark .xl\:dark\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-gray-50::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-cool-gray-50::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-cool-gray-100::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-cool-gray-200::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-cool-gray-300::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-cool-gray-400::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-cool-gray-500::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-cool-gray-600::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-cool-gray-700::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-cool-gray-800::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-cool-gray-900::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-red-50::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-orange-50::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-yellow-50::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-yellow-100::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-yellow-200::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-yellow-300::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-yellow-400::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-yellow-500::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-yellow-600::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-yellow-700::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-yellow-800::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-yellow-900::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-green-50::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-teal-50::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-teal-100::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-teal-200::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-teal-300::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-teal-400::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-teal-500::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-teal-600::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-teal-700::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-teal-800::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-teal-900::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-blue-50::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-blue-100::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-blue-200::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-blue-300::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-blue-400::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-blue-500::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-blue-600::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-blue-700::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-blue-800::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-blue-900::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-indigo-50::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-indigo-100::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-indigo-200::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-indigo-300::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-indigo-400::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-indigo-500::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-indigo-600::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-indigo-700::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-indigo-800::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-indigo-900::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-purple-50::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-purple-100::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-purple-200::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-purple-300::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-purple-400::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-purple-500::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-purple-600::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-purple-700::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-purple-800::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-purple-900::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-pink-50::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-pink-100::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-pink-200::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-pink-300::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-pink-400::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-pink-500::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-pink-600::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-pink-700::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-pink-800::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.theme-dark .xl\:dark\:placeholder-pink-900::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.theme-dark .xl\:dark\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-gray-50:focus::placeholder{--placeholder-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#707275;color:rgba(112,114,117,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#24262d;color:rgba(36,38,45,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#121317;color:rgba(18,19,23,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-cool-gray-50:focus::placeholder{--placeholder-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-cool-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-cool-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-cool-gray-300:focus::placeholder{--placeholder-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-cool-gray-400:focus::placeholder{--placeholder-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-cool-gray-500:focus::placeholder{--placeholder-opacity:1;color:#64748b;color:rgba(100,116,139,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-cool-gray-600:focus::placeholder{--placeholder-opacity:1;color:#475569;color:rgba(71,85,105,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-cool-gray-700:focus::placeholder{--placeholder-opacity:1;color:#364152;color:rgba(54,65,82,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-cool-gray-800:focus::placeholder{--placeholder-opacity:1;color:#27303f;color:rgba(39,48,63,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-cool-gray-900:focus::placeholder{--placeholder-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-red-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#f98080;color:rgba(249,128,128,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#f05252;color:rgba(240,82,82,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e02424;color:rgba(224,36,36,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-orange-50:focus::placeholder{--placeholder-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#d03801;color:rgba(208,56,1,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#b43403;color:rgba(180,52,3,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-yellow-50:focus::placeholder{--placeholder-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-yellow-100:focus::placeholder{--placeholder-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-yellow-200:focus::placeholder{--placeholder-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-yellow-300:focus::placeholder{--placeholder-opacity:1;color:#faca15;color:rgba(250,202,21,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-yellow-400:focus::placeholder{--placeholder-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-yellow-500:focus::placeholder{--placeholder-opacity:1;color:#c27803;color:rgba(194,120,3,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-yellow-600:focus::placeholder{--placeholder-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-yellow-700:focus::placeholder{--placeholder-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-yellow-800:focus::placeholder{--placeholder-opacity:1;color:#723b13;color:rgba(114,59,19,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-yellow-900:focus::placeholder{--placeholder-opacity:1;color:#633112;color:rgba(99,49,18,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-green-50:focus::placeholder{--placeholder-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#057a55;color:rgba(5,122,85,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#03543f;color:rgba(3,84,63,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#014737;color:rgba(1,71,55,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-teal-50:focus::placeholder{--placeholder-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-teal-100:focus::placeholder{--placeholder-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-teal-200:focus::placeholder{--placeholder-opacity:1;color:#afecef;color:rgba(175,236,239,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-teal-300:focus::placeholder{--placeholder-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-teal-400:focus::placeholder{--placeholder-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-teal-500:focus::placeholder{--placeholder-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-teal-600:focus::placeholder{--placeholder-opacity:1;color:#047481;color:rgba(4,116,129,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-teal-700:focus::placeholder{--placeholder-opacity:1;color:#036672;color:rgba(3,102,114,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-teal-800:focus::placeholder{--placeholder-opacity:1;color:#05505c;color:rgba(5,80,92,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-teal-900:focus::placeholder{--placeholder-opacity:1;color:#014451;color:rgba(1,68,81,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-blue-50:focus::placeholder{--placeholder-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-blue-300:focus::placeholder{--placeholder-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-blue-400:focus::placeholder{--placeholder-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-blue-500:focus::placeholder{--placeholder-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-blue-600:focus::placeholder{--placeholder-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-blue-700:focus::placeholder{--placeholder-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-blue-800:focus::placeholder{--placeholder-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-blue-900:focus::placeholder{--placeholder-opacity:1;color:#233876;color:rgba(35,56,118,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-indigo-50:focus::placeholder{--placeholder-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-indigo-100:focus::placeholder{--placeholder-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-indigo-200:focus::placeholder{--placeholder-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-indigo-300:focus::placeholder{--placeholder-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-indigo-400:focus::placeholder{--placeholder-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-indigo-500:focus::placeholder{--placeholder-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-indigo-600:focus::placeholder{--placeholder-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-indigo-700:focus::placeholder{--placeholder-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-indigo-800:focus::placeholder{--placeholder-opacity:1;color:#42389d;color:rgba(66,56,157,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-indigo-900:focus::placeholder{--placeholder-opacity:1;color:#362f78;color:rgba(54,47,120,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-purple-50:focus::placeholder{--placeholder-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-purple-100:focus::placeholder{--placeholder-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-purple-200:focus::placeholder{--placeholder-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-purple-300:focus::placeholder{--placeholder-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-purple-400:focus::placeholder{--placeholder-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-purple-500:focus::placeholder{--placeholder-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-purple-600:focus::placeholder{--placeholder-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-purple-700:focus::placeholder{--placeholder-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-purple-800:focus::placeholder{--placeholder-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-purple-900:focus::placeholder{--placeholder-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-pink-50:focus::placeholder{--placeholder-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-pink-100:focus::placeholder{--placeholder-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-pink-200:focus::placeholder{--placeholder-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-pink-300:focus::placeholder{--placeholder-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-pink-400:focus::placeholder{--placeholder-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-pink-500:focus::placeholder{--placeholder-opacity:1;color:#e74694;color:rgba(231,70,148,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-pink-600:focus::placeholder{--placeholder-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-pink-700:focus::placeholder{--placeholder-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-pink-800:focus::placeholder{--placeholder-opacity:1;color:#99154b;color:rgba(153,21,75,var(--placeholder-opacity))}.theme-dark .xl\:dark\:focus\:placeholder-pink-900:focus::placeholder{--placeholder-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--placeholder-opacity))}.xl\:placeholder-opacity-0::placeholder{--placeholder-opacity:0}.xl\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.xl\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.xl\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.xl\:placeholder-opacity-100::placeholder{--placeholder-opacity:1}.xl\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.xl\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.xl\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.xl\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.xl\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.xl\:pointer-events-none{pointer-events:none}.xl\:pointer-events-auto{pointer-events:auto}.xl\:static{position:static}.xl\:fixed{position:fixed}.xl\:absolute{position:absolute}.xl\:relative{position:relative}.xl\:sticky{position:-webkit-sticky;position:sticky}.xl\:inset-0{bottom:0;left:0;right:0;top:0}.xl\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.xl\:inset-y-0{bottom:0;top:0}.xl\:inset-x-0{left:0;right:0}.xl\:inset-y-auto{bottom:auto;top:auto}.xl\:inset-x-auto{left:auto;right:auto}.xl\:top-0{top:0}.xl\:right-0{right:0}.xl\:bottom-0{bottom:0}.xl\:left-0{left:0}.xl\:top-auto{top:auto}.xl\:right-auto{right:auto}.xl\:bottom-auto{bottom:auto}.xl\:left-auto{left:auto}.xl\:resize-none{resize:none}.xl\:resize-y{resize:vertical}.xl\:resize-x{resize:horizontal}.xl\:resize{resize:both}.xl\:shadow-xs{box-shadow:0 0 0 1px #0000000d}.xl\:shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.xl\:shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.xl\:shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.xl\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.xl\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.xl\:shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.xl\:shadow-inner{box-shadow:inset 0 2px 4px 0 #0000000f}.xl\:shadow-outline{box-shadow:0 0 0 3px #4299e180}.xl\:shadow-none{box-shadow:none}.xl\:shadow-bottom{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.xl\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px #0000000d}.xl\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 #0000000d}.xl\:hover\:shadow:hover{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.xl\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.xl\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.xl\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.xl\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040}.xl\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 #0000000f}.xl\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px #4299e180}.xl\:hover\:shadow-none:hover{box-shadow:none}.xl\:hover\:shadow-bottom:hover{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.xl\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px #0000000d}.xl\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 #0000000d}.xl\:focus\:shadow:focus{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.xl\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.xl\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.xl\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.xl\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040}.xl\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 #0000000f}.xl\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px #4299e180}.xl\:focus\:shadow-none:focus{box-shadow:none}.xl\:focus\:shadow-bottom:focus{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.theme-dark .xl\:dark\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px #0000000d}.theme-dark .xl\:dark\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 #0000000d}.theme-dark .xl\:dark\:focus\:shadow:focus{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.theme-dark .xl\:dark\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.theme-dark .xl\:dark\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.theme-dark .xl\:dark\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.theme-dark .xl\:dark\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040}.theme-dark .xl\:dark\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 #0000000f}.theme-dark .xl\:dark\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px #4299e180}.theme-dark .xl\:dark\:focus\:shadow-none:focus{box-shadow:none}.theme-dark .xl\:dark\:focus\:shadow-bottom:focus{box-shadow:0 5px 6px -7px #0009,0 2px 4px -5px #0000000f}.xl\:fill-current{fill:currentColor}.xl\:stroke-current{stroke:currentColor}.xl\:stroke-0{stroke-width:0}.xl\:stroke-1{stroke-width:1}.xl\:stroke-2{stroke-width:2}.xl\:table-auto{table-layout:auto}.xl\:table-fixed{table-layout:fixed}.xl\:text-left{text-align:left}.xl\:text-center{text-align:center}.xl\:text-right{text-align:right}.xl\:text-justify{text-align:justify}.xl\:text-transparent{color:#0000}.xl\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xl\:text-gray-50{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.xl\:text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.xl\:text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.xl\:text-gray-300{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.xl\:text-gray-400{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.xl\:text-gray-500{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.xl\:text-gray-600{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.xl\:text-gray-700{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.xl\:text-gray-800{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.xl\:text-gray-900{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.xl\:text-cool-gray-50{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.xl\:text-cool-gray-100{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.xl\:text-cool-gray-200{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.xl\:text-cool-gray-300{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.xl\:text-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.xl\:text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.xl\:text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.xl\:text-cool-gray-700{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.xl\:text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.xl\:text-cool-gray-900{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.xl\:text-red-50{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.xl\:text-red-100{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.xl\:text-red-200{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.xl\:text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.xl\:text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.xl\:text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.xl\:text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.xl\:text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.xl\:text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.xl\:text-red-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.xl\:text-orange-50{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.xl\:text-orange-100{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.xl\:text-orange-200{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.xl\:text-orange-300{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.xl\:text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.xl\:text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.xl\:text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.xl\:text-orange-700{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.xl\:text-orange-800{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.xl\:text-orange-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.xl\:text-yellow-50{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.xl\:text-yellow-100{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.xl\:text-yellow-200{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.xl\:text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.xl\:text-yellow-400{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.xl\:text-yellow-500{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.xl\:text-yellow-600{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.xl\:text-yellow-700{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.xl\:text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.xl\:text-yellow-900{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.xl\:text-green-50{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.xl\:text-green-100{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.xl\:text-green-200{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.xl\:text-green-300{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.xl\:text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.xl\:text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.xl\:text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.xl\:text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.xl\:text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.xl\:text-green-900{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.xl\:text-teal-50{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.xl\:text-teal-100{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.xl\:text-teal-200{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.xl\:text-teal-300{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.xl\:text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.xl\:text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.xl\:text-teal-600{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.xl\:text-teal-700{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.xl\:text-teal-800{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.xl\:text-teal-900{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.xl\:text-blue-50{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.xl\:text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.xl\:text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.xl\:text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.xl\:text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.xl\:text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.xl\:text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.xl\:text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.xl\:text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.xl\:text-blue-900{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.xl\:text-indigo-50{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.xl\:text-indigo-100{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.xl\:text-indigo-200{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.xl\:text-indigo-300{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.xl\:text-indigo-400{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.xl\:text-indigo-500{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.xl\:text-indigo-600{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.xl\:text-indigo-700{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.xl\:text-indigo-800{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.xl\:text-indigo-900{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.xl\:text-purple-50{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.xl\:text-purple-100{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.xl\:text-purple-200{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.xl\:text-purple-300{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.xl\:text-purple-400{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.xl\:text-purple-500{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.xl\:text-purple-600{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.xl\:text-purple-700{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.xl\:text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.xl\:text-purple-900{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.xl\:text-pink-50{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.xl\:text-pink-100{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.xl\:text-pink-200{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.xl\:text-pink-300{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.xl\:text-pink-400{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.xl\:text-pink-500{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.xl\:text-pink-600{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.xl\:text-pink-700{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.xl\:text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.xl\:text-pink-900{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.xl\:focus\:text-transparent:focus{color:#0000}.xl\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xl\:focus\:text-gray-50:focus{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.xl\:focus\:text-gray-100:focus{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.xl\:focus\:text-gray-200:focus{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.xl\:focus\:text-gray-300:focus{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.xl\:focus\:text-gray-400:focus{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.xl\:focus\:text-gray-500:focus{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.xl\:focus\:text-gray-600:focus{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.xl\:focus\:text-gray-700:focus{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.xl\:focus\:text-gray-800:focus{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.xl\:focus\:text-gray-900:focus{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.xl\:focus\:text-cool-gray-50:focus{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.xl\:focus\:text-cool-gray-100:focus{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.xl\:focus\:text-cool-gray-200:focus{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.xl\:focus\:text-cool-gray-300:focus{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.xl\:focus\:text-cool-gray-400:focus{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.xl\:focus\:text-cool-gray-500:focus{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.xl\:focus\:text-cool-gray-600:focus{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.xl\:focus\:text-cool-gray-700:focus{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.xl\:focus\:text-cool-gray-800:focus{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.xl\:focus\:text-cool-gray-900:focus{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.xl\:focus\:text-red-50:focus{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.xl\:focus\:text-red-100:focus{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.xl\:focus\:text-red-200:focus{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.xl\:focus\:text-red-300:focus{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.xl\:focus\:text-red-400:focus{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.xl\:focus\:text-red-500:focus{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.xl\:focus\:text-red-600:focus{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.xl\:focus\:text-red-700:focus{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.xl\:focus\:text-red-800:focus{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.xl\:focus\:text-red-900:focus{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.xl\:focus\:text-orange-50:focus{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.xl\:focus\:text-orange-100:focus{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.xl\:focus\:text-orange-200:focus{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.xl\:focus\:text-orange-300:focus{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.xl\:focus\:text-orange-400:focus{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.xl\:focus\:text-orange-500:focus{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.xl\:focus\:text-orange-600:focus{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.xl\:focus\:text-orange-700:focus{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.xl\:focus\:text-orange-800:focus{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.xl\:focus\:text-orange-900:focus{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.xl\:focus\:text-yellow-50:focus{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.xl\:focus\:text-yellow-100:focus{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.xl\:focus\:text-yellow-200:focus{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.xl\:focus\:text-yellow-300:focus{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.xl\:focus\:text-yellow-400:focus{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.xl\:focus\:text-yellow-500:focus{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.xl\:focus\:text-yellow-600:focus{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.xl\:focus\:text-yellow-700:focus{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.xl\:focus\:text-yellow-800:focus{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.xl\:focus\:text-yellow-900:focus{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.xl\:focus\:text-green-50:focus{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.xl\:focus\:text-green-100:focus{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.xl\:focus\:text-green-200:focus{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.xl\:focus\:text-green-300:focus{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.xl\:focus\:text-green-400:focus{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.xl\:focus\:text-green-500:focus{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.xl\:focus\:text-green-600:focus{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.xl\:focus\:text-green-700:focus{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.xl\:focus\:text-green-800:focus{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.xl\:focus\:text-green-900:focus{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.xl\:focus\:text-teal-50:focus{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.xl\:focus\:text-teal-100:focus{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.xl\:focus\:text-teal-200:focus{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.xl\:focus\:text-teal-300:focus{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.xl\:focus\:text-teal-400:focus{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.xl\:focus\:text-teal-500:focus{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.xl\:focus\:text-teal-600:focus{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.xl\:focus\:text-teal-700:focus{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.xl\:focus\:text-teal-800:focus{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.xl\:focus\:text-teal-900:focus{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.xl\:focus\:text-blue-50:focus{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.xl\:focus\:text-blue-100:focus{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.xl\:focus\:text-blue-200:focus{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.xl\:focus\:text-blue-300:focus{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.xl\:focus\:text-blue-400:focus{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.xl\:focus\:text-blue-500:focus{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.xl\:focus\:text-blue-600:focus{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.xl\:focus\:text-blue-700:focus{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.xl\:focus\:text-blue-800:focus{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.xl\:focus\:text-blue-900:focus{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.xl\:focus\:text-indigo-50:focus{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.xl\:focus\:text-indigo-100:focus{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.xl\:focus\:text-indigo-200:focus{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.xl\:focus\:text-indigo-300:focus{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.xl\:focus\:text-indigo-400:focus{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.xl\:focus\:text-indigo-500:focus{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.xl\:focus\:text-indigo-600:focus{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.xl\:focus\:text-indigo-700:focus{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.xl\:focus\:text-indigo-800:focus{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.xl\:focus\:text-indigo-900:focus{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.xl\:focus\:text-purple-50:focus{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.xl\:focus\:text-purple-100:focus{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.xl\:focus\:text-purple-200:focus{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.xl\:focus\:text-purple-300:focus{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.xl\:focus\:text-purple-400:focus{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.xl\:focus\:text-purple-500:focus{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.xl\:focus\:text-purple-600:focus{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.xl\:focus\:text-purple-700:focus{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.xl\:focus\:text-purple-800:focus{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.xl\:focus\:text-purple-900:focus{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.xl\:focus\:text-pink-50:focus{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.xl\:focus\:text-pink-100:focus{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.xl\:focus\:text-pink-200:focus{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.xl\:focus\:text-pink-300:focus{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.xl\:focus\:text-pink-400:focus{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.xl\:focus\:text-pink-500:focus{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.xl\:focus\:text-pink-600:focus{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.xl\:focus\:text-pink-700:focus{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.xl\:focus\:text-pink-800:focus{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.xl\:focus\:text-pink-900:focus{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.xl\:focus-within\:text-transparent:focus-within{color:#0000}.xl\:focus-within\:text-white:focus-within{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:focus-within\:text-black:focus-within{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xl\:focus-within\:text-gray-50:focus-within{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.xl\:focus-within\:text-gray-100:focus-within{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.xl\:focus-within\:text-gray-200:focus-within{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.xl\:focus-within\:text-gray-300:focus-within{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.xl\:focus-within\:text-gray-400:focus-within{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.xl\:focus-within\:text-gray-500:focus-within{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.xl\:focus-within\:text-gray-600:focus-within{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.xl\:focus-within\:text-gray-700:focus-within{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.xl\:focus-within\:text-gray-800:focus-within{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.xl\:focus-within\:text-gray-900:focus-within{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.xl\:focus-within\:text-cool-gray-50:focus-within{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.xl\:focus-within\:text-cool-gray-100:focus-within{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.xl\:focus-within\:text-cool-gray-200:focus-within{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.xl\:focus-within\:text-cool-gray-300:focus-within{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.xl\:focus-within\:text-cool-gray-400:focus-within{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.xl\:focus-within\:text-cool-gray-500:focus-within{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.xl\:focus-within\:text-cool-gray-600:focus-within{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.xl\:focus-within\:text-cool-gray-700:focus-within{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.xl\:focus-within\:text-cool-gray-800:focus-within{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.xl\:focus-within\:text-cool-gray-900:focus-within{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.xl\:focus-within\:text-red-50:focus-within{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.xl\:focus-within\:text-red-100:focus-within{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.xl\:focus-within\:text-red-200:focus-within{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.xl\:focus-within\:text-red-300:focus-within{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.xl\:focus-within\:text-red-400:focus-within{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.xl\:focus-within\:text-red-500:focus-within{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.xl\:focus-within\:text-red-600:focus-within{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.xl\:focus-within\:text-red-700:focus-within{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.xl\:focus-within\:text-red-800:focus-within{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.xl\:focus-within\:text-red-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.xl\:focus-within\:text-orange-50:focus-within{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.xl\:focus-within\:text-orange-100:focus-within{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.xl\:focus-within\:text-orange-200:focus-within{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.xl\:focus-within\:text-orange-300:focus-within{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.xl\:focus-within\:text-orange-400:focus-within{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.xl\:focus-within\:text-orange-500:focus-within{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.xl\:focus-within\:text-orange-600:focus-within{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.xl\:focus-within\:text-orange-700:focus-within{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.xl\:focus-within\:text-orange-800:focus-within{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.xl\:focus-within\:text-orange-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.xl\:focus-within\:text-yellow-50:focus-within{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.xl\:focus-within\:text-yellow-100:focus-within{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.xl\:focus-within\:text-yellow-200:focus-within{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.xl\:focus-within\:text-yellow-300:focus-within{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.xl\:focus-within\:text-yellow-400:focus-within{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.xl\:focus-within\:text-yellow-500:focus-within{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.xl\:focus-within\:text-yellow-600:focus-within{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.xl\:focus-within\:text-yellow-700:focus-within{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.xl\:focus-within\:text-yellow-800:focus-within{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.xl\:focus-within\:text-yellow-900:focus-within{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.xl\:focus-within\:text-green-50:focus-within{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.xl\:focus-within\:text-green-100:focus-within{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.xl\:focus-within\:text-green-200:focus-within{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.xl\:focus-within\:text-green-300:focus-within{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.xl\:focus-within\:text-green-400:focus-within{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.xl\:focus-within\:text-green-500:focus-within{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.xl\:focus-within\:text-green-600:focus-within{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.xl\:focus-within\:text-green-700:focus-within{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.xl\:focus-within\:text-green-800:focus-within{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.xl\:focus-within\:text-green-900:focus-within{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.xl\:focus-within\:text-teal-50:focus-within{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.xl\:focus-within\:text-teal-100:focus-within{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.xl\:focus-within\:text-teal-200:focus-within{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.xl\:focus-within\:text-teal-300:focus-within{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.xl\:focus-within\:text-teal-400:focus-within{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.xl\:focus-within\:text-teal-500:focus-within{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.xl\:focus-within\:text-teal-600:focus-within{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.xl\:focus-within\:text-teal-700:focus-within{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.xl\:focus-within\:text-teal-800:focus-within{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.xl\:focus-within\:text-teal-900:focus-within{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.xl\:focus-within\:text-blue-50:focus-within{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.xl\:focus-within\:text-blue-100:focus-within{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.xl\:focus-within\:text-blue-200:focus-within{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.xl\:focus-within\:text-blue-300:focus-within{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.xl\:focus-within\:text-blue-400:focus-within{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.xl\:focus-within\:text-blue-500:focus-within{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.xl\:focus-within\:text-blue-600:focus-within{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.xl\:focus-within\:text-blue-700:focus-within{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.xl\:focus-within\:text-blue-800:focus-within{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.xl\:focus-within\:text-blue-900:focus-within{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.xl\:focus-within\:text-indigo-50:focus-within{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.xl\:focus-within\:text-indigo-100:focus-within{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.xl\:focus-within\:text-indigo-200:focus-within{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.xl\:focus-within\:text-indigo-300:focus-within{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.xl\:focus-within\:text-indigo-400:focus-within{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.xl\:focus-within\:text-indigo-500:focus-within{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.xl\:focus-within\:text-indigo-600:focus-within{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.xl\:focus-within\:text-indigo-700:focus-within{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.xl\:focus-within\:text-indigo-800:focus-within{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.xl\:focus-within\:text-indigo-900:focus-within{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.xl\:focus-within\:text-purple-50:focus-within{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.xl\:focus-within\:text-purple-100:focus-within{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.xl\:focus-within\:text-purple-200:focus-within{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.xl\:focus-within\:text-purple-300:focus-within{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.xl\:focus-within\:text-purple-400:focus-within{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.xl\:focus-within\:text-purple-500:focus-within{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.xl\:focus-within\:text-purple-600:focus-within{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.xl\:focus-within\:text-purple-700:focus-within{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.xl\:focus-within\:text-purple-800:focus-within{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.xl\:focus-within\:text-purple-900:focus-within{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.xl\:focus-within\:text-pink-50:focus-within{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.xl\:focus-within\:text-pink-100:focus-within{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.xl\:focus-within\:text-pink-200:focus-within{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.xl\:focus-within\:text-pink-300:focus-within{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.xl\:focus-within\:text-pink-400:focus-within{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.xl\:focus-within\:text-pink-500:focus-within{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.xl\:focus-within\:text-pink-600:focus-within{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.xl\:focus-within\:text-pink-700:focus-within{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.xl\:focus-within\:text-pink-800:focus-within{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.xl\:focus-within\:text-pink-900:focus-within{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.xl\:hover\:text-transparent:hover{color:#0000}.xl\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xl\:hover\:text-gray-50:hover{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.xl\:hover\:text-gray-100:hover{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.xl\:hover\:text-gray-200:hover{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.xl\:hover\:text-gray-300:hover{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.xl\:hover\:text-gray-400:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.xl\:hover\:text-gray-500:hover{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.xl\:hover\:text-gray-600:hover{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.xl\:hover\:text-gray-700:hover{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.xl\:hover\:text-gray-800:hover{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.xl\:hover\:text-gray-900:hover{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.xl\:hover\:text-cool-gray-50:hover{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.xl\:hover\:text-cool-gray-100:hover{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.xl\:hover\:text-cool-gray-200:hover{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.xl\:hover\:text-cool-gray-300:hover{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.xl\:hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.xl\:hover\:text-cool-gray-500:hover{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.xl\:hover\:text-cool-gray-600:hover{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.xl\:hover\:text-cool-gray-700:hover{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.xl\:hover\:text-cool-gray-800:hover{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.xl\:hover\:text-cool-gray-900:hover{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.xl\:hover\:text-red-50:hover{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.xl\:hover\:text-red-100:hover{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.xl\:hover\:text-red-200:hover{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.xl\:hover\:text-red-300:hover{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.xl\:hover\:text-red-400:hover{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.xl\:hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.xl\:hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.xl\:hover\:text-red-700:hover{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.xl\:hover\:text-red-800:hover{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.xl\:hover\:text-red-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.xl\:hover\:text-orange-50:hover{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.xl\:hover\:text-orange-100:hover{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.xl\:hover\:text-orange-200:hover{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.xl\:hover\:text-orange-300:hover{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.xl\:hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.xl\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.xl\:hover\:text-orange-600:hover{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.xl\:hover\:text-orange-700:hover{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.xl\:hover\:text-orange-800:hover{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.xl\:hover\:text-orange-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.xl\:hover\:text-yellow-50:hover{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.xl\:hover\:text-yellow-100:hover{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.xl\:hover\:text-yellow-200:hover{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.xl\:hover\:text-yellow-300:hover{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.xl\:hover\:text-yellow-400:hover{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.xl\:hover\:text-yellow-500:hover{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.xl\:hover\:text-yellow-600:hover{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.xl\:hover\:text-yellow-700:hover{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.xl\:hover\:text-yellow-800:hover{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.xl\:hover\:text-yellow-900:hover{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.xl\:hover\:text-green-50:hover{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.xl\:hover\:text-green-100:hover{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.xl\:hover\:text-green-200:hover{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.xl\:hover\:text-green-300:hover{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.xl\:hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.xl\:hover\:text-green-500:hover{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.xl\:hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.xl\:hover\:text-green-700:hover{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.xl\:hover\:text-green-800:hover{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.xl\:hover\:text-green-900:hover{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.xl\:hover\:text-teal-50:hover{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.xl\:hover\:text-teal-100:hover{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.xl\:hover\:text-teal-200:hover{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.xl\:hover\:text-teal-300:hover{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.xl\:hover\:text-teal-400:hover{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.xl\:hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.xl\:hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.xl\:hover\:text-teal-700:hover{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.xl\:hover\:text-teal-800:hover{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.xl\:hover\:text-teal-900:hover{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.xl\:hover\:text-blue-50:hover{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.xl\:hover\:text-blue-100:hover{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.xl\:hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.xl\:hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.xl\:hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.xl\:hover\:text-blue-500:hover{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.xl\:hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.xl\:hover\:text-blue-700:hover{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.xl\:hover\:text-blue-800:hover{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.xl\:hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.xl\:hover\:text-indigo-50:hover{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.xl\:hover\:text-indigo-100:hover{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.xl\:hover\:text-indigo-200:hover{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.xl\:hover\:text-indigo-300:hover{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.xl\:hover\:text-indigo-400:hover{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.xl\:hover\:text-indigo-500:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.xl\:hover\:text-indigo-600:hover{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.xl\:hover\:text-indigo-700:hover{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.xl\:hover\:text-indigo-800:hover{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.xl\:hover\:text-indigo-900:hover{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.xl\:hover\:text-purple-50:hover{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.xl\:hover\:text-purple-100:hover{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.xl\:hover\:text-purple-200:hover{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.xl\:hover\:text-purple-300:hover{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.xl\:hover\:text-purple-400:hover{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.xl\:hover\:text-purple-500:hover{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.xl\:hover\:text-purple-600:hover{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.xl\:hover\:text-purple-700:hover{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.xl\:hover\:text-purple-800:hover{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.xl\:hover\:text-purple-900:hover{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.xl\:hover\:text-pink-50:hover{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.xl\:hover\:text-pink-100:hover{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.xl\:hover\:text-pink-200:hover{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.xl\:hover\:text-pink-300:hover{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.xl\:hover\:text-pink-400:hover{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.xl\:hover\:text-pink-500:hover{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.xl\:hover\:text-pink-600:hover{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.xl\:hover\:text-pink-700:hover{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.xl\:hover\:text-pink-800:hover{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.xl\:hover\:text-pink-900:hover{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.xl\:active\:text-transparent:active{color:#0000}.xl\:active\:text-white:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:active\:text-black:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xl\:active\:text-gray-50:active{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.xl\:active\:text-gray-100:active{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.xl\:active\:text-gray-200:active{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.xl\:active\:text-gray-300:active{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.xl\:active\:text-gray-400:active{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.xl\:active\:text-gray-500:active{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.xl\:active\:text-gray-600:active{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.xl\:active\:text-gray-700:active{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.xl\:active\:text-gray-800:active{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.xl\:active\:text-gray-900:active{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.xl\:active\:text-cool-gray-50:active{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.xl\:active\:text-cool-gray-100:active{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.xl\:active\:text-cool-gray-200:active{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.xl\:active\:text-cool-gray-300:active{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.xl\:active\:text-cool-gray-400:active{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.xl\:active\:text-cool-gray-500:active{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.xl\:active\:text-cool-gray-600:active{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.xl\:active\:text-cool-gray-700:active{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.xl\:active\:text-cool-gray-800:active{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.xl\:active\:text-cool-gray-900:active{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.xl\:active\:text-red-50:active{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.xl\:active\:text-red-100:active{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.xl\:active\:text-red-200:active{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.xl\:active\:text-red-300:active{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.xl\:active\:text-red-400:active{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.xl\:active\:text-red-500:active{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.xl\:active\:text-red-600:active{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.xl\:active\:text-red-700:active{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.xl\:active\:text-red-800:active{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.xl\:active\:text-red-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.xl\:active\:text-orange-50:active{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.xl\:active\:text-orange-100:active{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.xl\:active\:text-orange-200:active{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.xl\:active\:text-orange-300:active{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.xl\:active\:text-orange-400:active{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.xl\:active\:text-orange-500:active{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.xl\:active\:text-orange-600:active{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.xl\:active\:text-orange-700:active{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.xl\:active\:text-orange-800:active{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.xl\:active\:text-orange-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.xl\:active\:text-yellow-50:active{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.xl\:active\:text-yellow-100:active{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.xl\:active\:text-yellow-200:active{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.xl\:active\:text-yellow-300:active{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.xl\:active\:text-yellow-400:active{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.xl\:active\:text-yellow-500:active{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.xl\:active\:text-yellow-600:active{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.xl\:active\:text-yellow-700:active{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.xl\:active\:text-yellow-800:active{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.xl\:active\:text-yellow-900:active{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.xl\:active\:text-green-50:active{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.xl\:active\:text-green-100:active{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.xl\:active\:text-green-200:active{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.xl\:active\:text-green-300:active{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.xl\:active\:text-green-400:active{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.xl\:active\:text-green-500:active{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.xl\:active\:text-green-600:active{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.xl\:active\:text-green-700:active{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.xl\:active\:text-green-800:active{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.xl\:active\:text-green-900:active{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.xl\:active\:text-teal-50:active{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.xl\:active\:text-teal-100:active{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.xl\:active\:text-teal-200:active{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.xl\:active\:text-teal-300:active{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.xl\:active\:text-teal-400:active{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.xl\:active\:text-teal-500:active{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.xl\:active\:text-teal-600:active{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.xl\:active\:text-teal-700:active{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.xl\:active\:text-teal-800:active{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.xl\:active\:text-teal-900:active{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.xl\:active\:text-blue-50:active{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.xl\:active\:text-blue-100:active{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.xl\:active\:text-blue-200:active{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.xl\:active\:text-blue-300:active{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.xl\:active\:text-blue-400:active{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.xl\:active\:text-blue-500:active{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.xl\:active\:text-blue-600:active{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.xl\:active\:text-blue-700:active{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.xl\:active\:text-blue-800:active{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.xl\:active\:text-blue-900:active{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.xl\:active\:text-indigo-50:active{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.xl\:active\:text-indigo-100:active{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.xl\:active\:text-indigo-200:active{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.xl\:active\:text-indigo-300:active{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.xl\:active\:text-indigo-400:active{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.xl\:active\:text-indigo-500:active{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.xl\:active\:text-indigo-600:active{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.xl\:active\:text-indigo-700:active{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.xl\:active\:text-indigo-800:active{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.xl\:active\:text-indigo-900:active{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.xl\:active\:text-purple-50:active{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.xl\:active\:text-purple-100:active{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.xl\:active\:text-purple-200:active{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.xl\:active\:text-purple-300:active{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.xl\:active\:text-purple-400:active{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.xl\:active\:text-purple-500:active{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.xl\:active\:text-purple-600:active{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.xl\:active\:text-purple-700:active{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.xl\:active\:text-purple-800:active{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.xl\:active\:text-purple-900:active{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.xl\:active\:text-pink-50:active{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.xl\:active\:text-pink-100:active{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.xl\:active\:text-pink-200:active{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.xl\:active\:text-pink-300:active{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.xl\:active\:text-pink-400:active{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.xl\:active\:text-pink-500:active{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.xl\:active\:text-pink-600:active{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.xl\:active\:text-pink-700:active{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.xl\:active\:text-pink-800:active{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.xl\:active\:text-pink-900:active{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .xl\:dark\:text-transparent{color:#0000}.theme-dark .xl\:dark\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .xl\:dark\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .xl\:dark\:text-gray-50{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .xl\:dark\:text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .xl\:dark\:text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .xl\:dark\:text-gray-300{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .xl\:dark\:text-gray-400{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .xl\:dark\:text-gray-500{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .xl\:dark\:text-gray-600{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .xl\:dark\:text-gray-700{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .xl\:dark\:text-gray-800{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .xl\:dark\:text-gray-900{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .xl\:dark\:text-cool-gray-50{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .xl\:dark\:text-cool-gray-100{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .xl\:dark\:text-cool-gray-200{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .xl\:dark\:text-cool-gray-300{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .xl\:dark\:text-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .xl\:dark\:text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .xl\:dark\:text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .xl\:dark\:text-cool-gray-700{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .xl\:dark\:text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .xl\:dark\:text-cool-gray-900{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .xl\:dark\:text-red-50{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .xl\:dark\:text-red-100{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .xl\:dark\:text-red-200{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .xl\:dark\:text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .xl\:dark\:text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .xl\:dark\:text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .xl\:dark\:text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .xl\:dark\:text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .xl\:dark\:text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .xl\:dark\:text-red-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .xl\:dark\:text-orange-50{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .xl\:dark\:text-orange-100{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .xl\:dark\:text-orange-200{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .xl\:dark\:text-orange-300{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .xl\:dark\:text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .xl\:dark\:text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .xl\:dark\:text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .xl\:dark\:text-orange-700{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .xl\:dark\:text-orange-800{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .xl\:dark\:text-orange-900{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .xl\:dark\:text-yellow-50{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .xl\:dark\:text-yellow-100{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .xl\:dark\:text-yellow-200{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .xl\:dark\:text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .xl\:dark\:text-yellow-400{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .xl\:dark\:text-yellow-500{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .xl\:dark\:text-yellow-600{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .xl\:dark\:text-yellow-700{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .xl\:dark\:text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .xl\:dark\:text-yellow-900{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .xl\:dark\:text-green-50{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .xl\:dark\:text-green-100{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .xl\:dark\:text-green-200{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .xl\:dark\:text-green-300{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .xl\:dark\:text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .xl\:dark\:text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .xl\:dark\:text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .xl\:dark\:text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .xl\:dark\:text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .xl\:dark\:text-green-900{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .xl\:dark\:text-teal-50{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .xl\:dark\:text-teal-100{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .xl\:dark\:text-teal-200{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .xl\:dark\:text-teal-300{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .xl\:dark\:text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .xl\:dark\:text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .xl\:dark\:text-teal-600{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .xl\:dark\:text-teal-700{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .xl\:dark\:text-teal-800{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .xl\:dark\:text-teal-900{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .xl\:dark\:text-blue-50{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .xl\:dark\:text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .xl\:dark\:text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .xl\:dark\:text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .xl\:dark\:text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .xl\:dark\:text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .xl\:dark\:text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .xl\:dark\:text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .xl\:dark\:text-blue-900{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .xl\:dark\:text-indigo-50{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:text-indigo-100{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .xl\:dark\:text-indigo-200{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .xl\:dark\:text-indigo-300{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .xl\:dark\:text-indigo-400{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .xl\:dark\:text-indigo-500{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .xl\:dark\:text-indigo-600{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .xl\:dark\:text-indigo-700{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .xl\:dark\:text-indigo-800{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .xl\:dark\:text-indigo-900{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .xl\:dark\:text-purple-50{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:text-purple-100{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .xl\:dark\:text-purple-200{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .xl\:dark\:text-purple-300{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .xl\:dark\:text-purple-400{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .xl\:dark\:text-purple-500{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .xl\:dark\:text-purple-600{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .xl\:dark\:text-purple-700{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .xl\:dark\:text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .xl\:dark\:text-purple-900{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .xl\:dark\:text-pink-50{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .xl\:dark\:text-pink-100{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .xl\:dark\:text-pink-200{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .xl\:dark\:text-pink-300{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .xl\:dark\:text-pink-400{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .xl\:dark\:text-pink-500{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .xl\:dark\:text-pink-600{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .xl\:dark\:text-pink-700{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .xl\:dark\:text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .xl\:dark\:text-pink-900{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-transparent:focus-within{color:#0000}.theme-dark .xl\:dark\:focus-within\:text-white:focus-within{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-black:focus-within{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-gray-50:focus-within{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-gray-100:focus-within{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-gray-200:focus-within{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-gray-300:focus-within{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-gray-400:focus-within{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-gray-500:focus-within{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-gray-600:focus-within{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-gray-700:focus-within{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-gray-800:focus-within{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-gray-900:focus-within{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-cool-gray-50:focus-within{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-cool-gray-100:focus-within{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-cool-gray-200:focus-within{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-cool-gray-300:focus-within{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-cool-gray-400:focus-within{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-cool-gray-500:focus-within{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-cool-gray-600:focus-within{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-cool-gray-700:focus-within{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-cool-gray-800:focus-within{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-cool-gray-900:focus-within{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-red-50:focus-within{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-red-100:focus-within{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-red-200:focus-within{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-red-300:focus-within{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-red-400:focus-within{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-red-500:focus-within{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-red-600:focus-within{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-red-700:focus-within{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-red-800:focus-within{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-red-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-orange-50:focus-within{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-orange-100:focus-within{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-orange-200:focus-within{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-orange-300:focus-within{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-orange-400:focus-within{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-orange-500:focus-within{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-orange-600:focus-within{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-orange-700:focus-within{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-orange-800:focus-within{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-orange-900:focus-within{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-yellow-50:focus-within{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-yellow-100:focus-within{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-yellow-200:focus-within{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-yellow-300:focus-within{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-yellow-400:focus-within{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-yellow-500:focus-within{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-yellow-600:focus-within{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-yellow-700:focus-within{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-yellow-800:focus-within{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-yellow-900:focus-within{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-green-50:focus-within{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-green-100:focus-within{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-green-200:focus-within{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-green-300:focus-within{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-green-400:focus-within{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-green-500:focus-within{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-green-600:focus-within{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-green-700:focus-within{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-green-800:focus-within{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-green-900:focus-within{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-teal-50:focus-within{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-teal-100:focus-within{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-teal-200:focus-within{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-teal-300:focus-within{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-teal-400:focus-within{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-teal-500:focus-within{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-teal-600:focus-within{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-teal-700:focus-within{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-teal-800:focus-within{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-teal-900:focus-within{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-blue-50:focus-within{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-blue-100:focus-within{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-blue-200:focus-within{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-blue-300:focus-within{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-blue-400:focus-within{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-blue-500:focus-within{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-blue-600:focus-within{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-blue-700:focus-within{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-blue-800:focus-within{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-blue-900:focus-within{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-indigo-50:focus-within{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-indigo-100:focus-within{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-indigo-200:focus-within{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-indigo-300:focus-within{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-indigo-400:focus-within{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-indigo-500:focus-within{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-indigo-600:focus-within{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-indigo-700:focus-within{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-indigo-800:focus-within{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-indigo-900:focus-within{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-purple-50:focus-within{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-purple-100:focus-within{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-purple-200:focus-within{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-purple-300:focus-within{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-purple-400:focus-within{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-purple-500:focus-within{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-purple-600:focus-within{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-purple-700:focus-within{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-purple-800:focus-within{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-purple-900:focus-within{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-pink-50:focus-within{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-pink-100:focus-within{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-pink-200:focus-within{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-pink-300:focus-within{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-pink-400:focus-within{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-pink-500:focus-within{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-pink-600:focus-within{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-pink-700:focus-within{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-pink-800:focus-within{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .xl\:dark\:focus-within\:text-pink-900:focus-within{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-transparent:hover{color:#0000}.theme-dark .xl\:dark\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-gray-50:hover{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-gray-100:hover{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-gray-200:hover{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-gray-300:hover{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-gray-400:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-gray-500:hover{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-gray-600:hover{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-gray-700:hover{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-gray-800:hover{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-gray-900:hover{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-cool-gray-50:hover{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-cool-gray-100:hover{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-cool-gray-200:hover{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-cool-gray-300:hover{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-cool-gray-500:hover{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-cool-gray-600:hover{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-cool-gray-700:hover{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-cool-gray-800:hover{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-cool-gray-900:hover{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-red-50:hover{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-red-100:hover{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-red-200:hover{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-red-300:hover{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-red-400:hover{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-red-700:hover{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-red-800:hover{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-red-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-orange-50:hover{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-orange-100:hover{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-orange-200:hover{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-orange-300:hover{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-orange-600:hover{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-orange-700:hover{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-orange-800:hover{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-orange-900:hover{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-yellow-50:hover{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-yellow-100:hover{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-yellow-200:hover{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-yellow-300:hover{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-yellow-400:hover{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-yellow-500:hover{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-yellow-600:hover{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-yellow-700:hover{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-yellow-800:hover{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-yellow-900:hover{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-green-50:hover{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-green-100:hover{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-green-200:hover{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-green-300:hover{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-green-500:hover{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-green-700:hover{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-green-800:hover{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-green-900:hover{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-teal-50:hover{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-teal-100:hover{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-teal-200:hover{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-teal-300:hover{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-teal-400:hover{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-teal-700:hover{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-teal-800:hover{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-teal-900:hover{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-blue-50:hover{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-blue-100:hover{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-blue-500:hover{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-blue-700:hover{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-blue-800:hover{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-indigo-50:hover{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-indigo-100:hover{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-indigo-200:hover{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-indigo-300:hover{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-indigo-400:hover{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-indigo-500:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-indigo-600:hover{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-indigo-700:hover{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-indigo-800:hover{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-indigo-900:hover{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-purple-50:hover{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-purple-100:hover{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-purple-200:hover{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-purple-300:hover{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-purple-400:hover{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-purple-500:hover{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-purple-600:hover{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-purple-700:hover{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-purple-800:hover{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-purple-900:hover{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-pink-50:hover{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-pink-100:hover{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-pink-200:hover{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-pink-300:hover{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-pink-400:hover{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-pink-500:hover{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-pink-600:hover{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-pink-700:hover{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-pink-800:hover{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .xl\:dark\:hover\:text-pink-900:hover{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-transparent:active{color:#0000}.theme-dark .xl\:dark\:active\:text-white:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-black:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-gray-50:active{--text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-gray-100:active{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-gray-200:active{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-gray-300:active{--text-opacity:1;color:#d5d6d7;color:rgba(213,214,215,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-gray-400:active{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-gray-500:active{--text-opacity:1;color:#707275;color:rgba(112,114,117,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-gray-600:active{--text-opacity:1;color:#4c4f52;color:rgba(76,79,82,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-gray-700:active{--text-opacity:1;color:#24262d;color:rgba(36,38,45,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-gray-800:active{--text-opacity:1;color:#1a1c23;color:rgba(26,28,35,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-gray-900:active{--text-opacity:1;color:#121317;color:rgba(18,19,23,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-cool-gray-50:active{--text-opacity:1;color:#fbfdfe;color:rgba(251,253,254,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-cool-gray-100:active{--text-opacity:1;color:#f1f5f9;color:rgba(241,245,249,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-cool-gray-200:active{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-cool-gray-300:active{--text-opacity:1;color:#cfd8e3;color:rgba(207,216,227,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-cool-gray-400:active{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-cool-gray-500:active{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-cool-gray-600:active{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-cool-gray-700:active{--text-opacity:1;color:#364152;color:rgba(54,65,82,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-cool-gray-800:active{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-cool-gray-900:active{--text-opacity:1;color:#1a202e;color:rgba(26,32,46,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-red-50:active{--text-opacity:1;color:#fdf2f2;color:rgba(253,242,242,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-red-100:active{--text-opacity:1;color:#fde8e8;color:rgba(253,232,232,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-red-200:active{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-red-300:active{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-red-400:active{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-red-500:active{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-red-600:active{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-red-700:active{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-red-800:active{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-red-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-orange-50:active{--text-opacity:1;color:#fff8f1;color:rgba(255,248,241,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-orange-100:active{--text-opacity:1;color:#feecdc;color:rgba(254,236,220,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-orange-200:active{--text-opacity:1;color:#fcd9bd;color:rgba(252,217,189,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-orange-300:active{--text-opacity:1;color:#fdba8c;color:rgba(253,186,140,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-orange-400:active{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-orange-500:active{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-orange-600:active{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-orange-700:active{--text-opacity:1;color:#b43403;color:rgba(180,52,3,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-orange-800:active{--text-opacity:1;color:#8a2c0d;color:rgba(138,44,13,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-orange-900:active{--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-yellow-50:active{--text-opacity:1;color:#fdfdea;color:rgba(253,253,234,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-yellow-100:active{--text-opacity:1;color:#fdf6b2;color:rgba(253,246,178,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-yellow-200:active{--text-opacity:1;color:#fce96a;color:rgba(252,233,106,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-yellow-300:active{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-yellow-400:active{--text-opacity:1;color:#e3a008;color:rgba(227,160,8,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-yellow-500:active{--text-opacity:1;color:#c27803;color:rgba(194,120,3,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-yellow-600:active{--text-opacity:1;color:#9f580a;color:rgba(159,88,10,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-yellow-700:active{--text-opacity:1;color:#8e4b10;color:rgba(142,75,16,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-yellow-800:active{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-yellow-900:active{--text-opacity:1;color:#633112;color:rgba(99,49,18,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-green-50:active{--text-opacity:1;color:#f3faf7;color:rgba(243,250,247,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-green-100:active{--text-opacity:1;color:#def7ec;color:rgba(222,247,236,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-green-200:active{--text-opacity:1;color:#bcf0da;color:rgba(188,240,218,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-green-300:active{--text-opacity:1;color:#84e1bc;color:rgba(132,225,188,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-green-400:active{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-green-500:active{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-green-600:active{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-green-700:active{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-green-800:active{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-green-900:active{--text-opacity:1;color:#014737;color:rgba(1,71,55,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-teal-50:active{--text-opacity:1;color:#edfafa;color:rgba(237,250,250,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-teal-100:active{--text-opacity:1;color:#d5f5f6;color:rgba(213,245,246,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-teal-200:active{--text-opacity:1;color:#afecef;color:rgba(175,236,239,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-teal-300:active{--text-opacity:1;color:#7edce2;color:rgba(126,220,226,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-teal-400:active{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-teal-500:active{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-teal-600:active{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-teal-700:active{--text-opacity:1;color:#036672;color:rgba(3,102,114,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-teal-800:active{--text-opacity:1;color:#05505c;color:rgba(5,80,92,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-teal-900:active{--text-opacity:1;color:#014451;color:rgba(1,68,81,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-blue-50:active{--text-opacity:1;color:#ebf5ff;color:rgba(235,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-blue-100:active{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-blue-200:active{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-blue-300:active{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-blue-400:active{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-blue-500:active{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-blue-600:active{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-blue-700:active{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-blue-800:active{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-blue-900:active{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-indigo-50:active{--text-opacity:1;color:#f0f5ff;color:rgba(240,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-indigo-100:active{--text-opacity:1;color:#e5edff;color:rgba(229,237,255,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-indigo-200:active{--text-opacity:1;color:#cddbfe;color:rgba(205,219,254,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-indigo-300:active{--text-opacity:1;color:#b4c6fc;color:rgba(180,198,252,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-indigo-400:active{--text-opacity:1;color:#8da2fb;color:rgba(141,162,251,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-indigo-500:active{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-indigo-600:active{--text-opacity:1;color:#5850ec;color:rgba(88,80,236,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-indigo-700:active{--text-opacity:1;color:#5145cd;color:rgba(81,69,205,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-indigo-800:active{--text-opacity:1;color:#42389d;color:rgba(66,56,157,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-indigo-900:active{--text-opacity:1;color:#362f78;color:rgba(54,47,120,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-purple-50:active{--text-opacity:1;color:#f6f5ff;color:rgba(246,245,255,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-purple-100:active{--text-opacity:1;color:#edebfe;color:rgba(237,235,254,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-purple-200:active{--text-opacity:1;color:#dcd7fe;color:rgba(220,215,254,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-purple-300:active{--text-opacity:1;color:#cabffd;color:rgba(202,191,253,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-purple-400:active{--text-opacity:1;color:#ac94fa;color:rgba(172,148,250,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-purple-500:active{--text-opacity:1;color:#9061f9;color:rgba(144,97,249,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-purple-600:active{--text-opacity:1;color:#7e3af2;color:rgba(126,58,242,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-purple-700:active{--text-opacity:1;color:#6c2bd9;color:rgba(108,43,217,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-purple-800:active{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-purple-900:active{--text-opacity:1;color:#4a1d96;color:rgba(74,29,150,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-pink-50:active{--text-opacity:1;color:#fdf2f8;color:rgba(253,242,248,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-pink-100:active{--text-opacity:1;color:#fce8f3;color:rgba(252,232,243,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-pink-200:active{--text-opacity:1;color:#fad1e8;color:rgba(250,209,232,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-pink-300:active{--text-opacity:1;color:#f8b4d9;color:rgba(248,180,217,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-pink-400:active{--text-opacity:1;color:#f17eb8;color:rgba(241,126,184,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-pink-500:active{--text-opacity:1;color:#e74694;color:rgba(231,70,148,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-pink-600:active{--text-opacity:1;color:#d61f69;color:rgba(214,31,105,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-pink-700:active{--text-opacity:1;color:#bf125d;color:rgba(191,18,93,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-pink-800:active{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.theme-dark .xl\:dark\:active\:text-pink-900:active{--text-opacity:1;color:#751a3d;color:rgba(117,26,61,var(--text-opacity))}.xl\:text-opacity-0{--text-opacity:0}.xl\:text-opacity-25{--text-opacity:0.25}.xl\:text-opacity-50{--text-opacity:0.5}.xl\:text-opacity-75{--text-opacity:0.75}.xl\:text-opacity-100{--text-opacity:1}.xl\:hover\:text-opacity-0:hover{--text-opacity:0}.xl\:hover\:text-opacity-25:hover{--text-opacity:0.25}.xl\:hover\:text-opacity-50:hover{--text-opacity:0.5}.xl\:hover\:text-opacity-75:hover{--text-opacity:0.75}.xl\:hover\:text-opacity-100:hover{--text-opacity:1}.xl\:focus\:text-opacity-0:focus{--text-opacity:0}.xl\:focus\:text-opacity-25:focus{--text-opacity:0.25}.xl\:focus\:text-opacity-50:focus{--text-opacity:0.5}.xl\:focus\:text-opacity-75:focus{--text-opacity:0.75}.xl\:focus\:text-opacity-100:focus{--text-opacity:1}.xl\:italic{font-style:italic}.xl\:not-italic{font-style:normal}.xl\:uppercase{text-transform:uppercase}.xl\:lowercase{text-transform:lowercase}.xl\:capitalize{text-transform:capitalize}.xl\:normal-case{text-transform:none}.xl\:underline{text-decoration:underline}.xl\:line-through{text-decoration:line-through}.xl\:no-underline{text-decoration:none}.xl\:hover\:underline:hover{text-decoration:underline}.xl\:hover\:line-through:hover{text-decoration:line-through}.xl\:hover\:no-underline:hover{text-decoration:none}.xl\:focus\:underline:focus{text-decoration:underline}.xl\:focus\:line-through:focus{text-decoration:line-through}.xl\:focus\:no-underline:focus{text-decoration:none}.xl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xl\:diagonal-fractions,.xl\:lining-nums,.xl\:oldstyle-nums,.xl\:ordinal,.xl\:proportional-nums,.xl\:slashed-zero,.xl\:stacked-fractions,.xl\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.xl\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.xl\:ordinal{--font-variant-numeric-ordinal:ordinal}.xl\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.xl\:lining-nums{--font-variant-numeric-figure:lining-nums}.xl\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.xl\:proportional-nums{--font-variant-numeric-spacing:proportional-nums}.xl\:tabular-nums{--font-variant-numeric-spacing:tabular-nums}.xl\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.xl\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.xl\:tracking-tighter{letter-spacing:-.05em}.xl\:tracking-tight{letter-spacing:-.025em}.xl\:tracking-normal{letter-spacing:0}.xl\:tracking-wide{letter-spacing:.025em}.xl\:tracking-wider{letter-spacing:.05em}.xl\:tracking-widest{letter-spacing:.1em}.xl\:select-none{-webkit-user-select:none;user-select:none}.xl\:select-text{-webkit-user-select:text;user-select:text}.xl\:select-all{-webkit-user-select:all;user-select:all}.xl\:select-auto{-webkit-user-select:auto;user-select:auto}.xl\:align-baseline{vertical-align:initial}.xl\:align-top{vertical-align:top}.xl\:align-middle{vertical-align:middle}.xl\:align-bottom{vertical-align:bottom}.xl\:align-text-top{vertical-align:text-top}.xl\:align-text-bottom{vertical-align:text-bottom}.xl\:visible{visibility:visible}.xl\:invisible{visibility:hidden}.xl\:whitespace-normal{white-space:normal}.xl\:whitespace-no-wrap{white-space:nowrap}.xl\:whitespace-pre{white-space:pre}.xl\:whitespace-pre-line{white-space:pre-line}.xl\:whitespace-pre-wrap{white-space:pre-wrap}.xl\:break-normal{word-wrap:normal;overflow-wrap:normal;word-break:normal}.xl\:break-words{word-wrap:break-word;overflow-wrap:break-word}.xl\:break-all{word-break:break-all}.xl\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xl\:w-0{width:0}.xl\:w-1{width:.25rem}.xl\:w-2{width:.5rem}.xl\:w-3{width:.75rem}.xl\:w-4{width:1rem}.xl\:w-5{width:1.25rem}.xl\:w-6{width:1.5rem}.xl\:w-8{width:2rem}.xl\:w-10{width:2.5rem}.xl\:w-12{width:3rem}.xl\:w-16{width:4rem}.xl\:w-20{width:5rem}.xl\:w-24{width:6rem}.xl\:w-32{width:8rem}.xl\:w-40{width:10rem}.xl\:w-48{width:12rem}.xl\:w-56{width:14rem}.xl\:w-64{width:16rem}.xl\:w-auto{width:auto}.xl\:w-px{width:1px}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-1\/4{width:25%}.xl\:w-2\/4{width:50%}.xl\:w-3\/4{width:75%}.xl\:w-1\/5{width:20%}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-4\/5{width:80%}.xl\:w-1\/6{width:16.666667%}.xl\:w-2\/6{width:33.333333%}.xl\:w-3\/6{width:50%}.xl\:w-4\/6{width:66.666667%}.xl\:w-5\/6{width:83.333333%}.xl\:w-1\/12{width:8.333333%}.xl\:w-2\/12{width:16.666667%}.xl\:w-3\/12{width:25%}.xl\:w-4\/12{width:33.333333%}.xl\:w-5\/12{width:41.666667%}.xl\:w-6\/12{width:50%}.xl\:w-7\/12{width:58.333333%}.xl\:w-8\/12{width:66.666667%}.xl\:w-9\/12{width:75%}.xl\:w-10\/12{width:83.333333%}.xl\:w-11\/12{width:91.666667%}.xl\:w-full{width:100%}.xl\:w-screen{width:100vw}.xl\:z-0{z-index:0}.xl\:z-10{z-index:10}.xl\:z-20{z-index:20}.xl\:z-30{z-index:30}.xl\:z-40{z-index:40}.xl\:z-50{z-index:50}.xl\:z-auto{z-index:auto}.xl\:gap-0{grid-gap:0;gap:0}.xl\:gap-1{grid-gap:.25rem;gap:.25rem}.xl\:gap-2{grid-gap:.5rem;gap:.5rem}.xl\:gap-3{grid-gap:.75rem;gap:.75rem}.xl\:gap-4{grid-gap:1rem;gap:1rem}.xl\:gap-5{grid-gap:1.25rem;gap:1.25rem}.xl\:gap-6{grid-gap:1.5rem;gap:1.5rem}.xl\:gap-8{grid-gap:2rem;gap:2rem}.xl\:gap-10{grid-gap:2.5rem;gap:2.5rem}.xl\:gap-12{grid-gap:3rem;gap:3rem}.xl\:gap-16{grid-gap:4rem;gap:4rem}.xl\:gap-20{grid-gap:5rem;gap:5rem}.xl\:gap-24{grid-gap:6rem;gap:6rem}.xl\:gap-32{grid-gap:8rem;gap:8rem}.xl\:gap-40{grid-gap:10rem;gap:10rem}.xl\:gap-48{grid-gap:12rem;gap:12rem}.xl\:gap-56{grid-gap:14rem;gap:14rem}.xl\:gap-64{grid-gap:16rem;gap:16rem}.xl\:gap-px{grid-gap:1px;gap:1px}.xl\:col-gap-0{grid-column-gap:0;column-gap:0}.xl\:col-gap-1{grid-column-gap:.25rem;column-gap:.25rem}.xl\:col-gap-2{grid-column-gap:.5rem;column-gap:.5rem}.xl\:col-gap-3{grid-column-gap:.75rem;column-gap:.75rem}.xl\:col-gap-4{grid-column-gap:1rem;column-gap:1rem}.xl\:col-gap-5{grid-column-gap:1.25rem;column-gap:1.25rem}.xl\:col-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.xl\:col-gap-8{grid-column-gap:2rem;column-gap:2rem}.xl\:col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.xl\:col-gap-12{grid-column-gap:3rem;column-gap:3rem}.xl\:col-gap-16{grid-column-gap:4rem;column-gap:4rem}.xl\:col-gap-20{grid-column-gap:5rem;column-gap:5rem}.xl\:col-gap-24{grid-column-gap:6rem;column-gap:6rem}.xl\:col-gap-32{grid-column-gap:8rem;column-gap:8rem}.xl\:col-gap-40{grid-column-gap:10rem;column-gap:10rem}.xl\:col-gap-48{grid-column-gap:12rem;column-gap:12rem}.xl\:col-gap-56{grid-column-gap:14rem;column-gap:14rem}.xl\:col-gap-64{grid-column-gap:16rem;column-gap:16rem}.xl\:col-gap-px{grid-column-gap:1px;column-gap:1px}.xl\:gap-x-0{grid-column-gap:0;column-gap:0}.xl\:gap-x-1{grid-column-gap:.25rem;column-gap:.25rem}.xl\:gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.xl\:gap-x-3{grid-column-gap:.75rem;column-gap:.75rem}.xl\:gap-x-4{grid-column-gap:1rem;column-gap:1rem}.xl\:gap-x-5{grid-column-gap:1.25rem;column-gap:1.25rem}.xl\:gap-x-6{grid-column-gap:1.5rem;column-gap:1.5rem}.xl\:gap-x-8{grid-column-gap:2rem;column-gap:2rem}.xl\:gap-x-10{grid-column-gap:2.5rem;column-gap:2.5rem}.xl\:gap-x-12{grid-column-gap:3rem;column-gap:3rem}.xl\:gap-x-16{grid-column-gap:4rem;column-gap:4rem}.xl\:gap-x-20{grid-column-gap:5rem;column-gap:5rem}.xl\:gap-x-24{grid-column-gap:6rem;column-gap:6rem}.xl\:gap-x-32{grid-column-gap:8rem;column-gap:8rem}.xl\:gap-x-40{grid-column-gap:10rem;column-gap:10rem}.xl\:gap-x-48{grid-column-gap:12rem;column-gap:12rem}.xl\:gap-x-56{grid-column-gap:14rem;column-gap:14rem}.xl\:gap-x-64{grid-column-gap:16rem;column-gap:16rem}.xl\:gap-x-px{grid-column-gap:1px;column-gap:1px}.xl\:row-gap-0{grid-row-gap:0;row-gap:0}.xl\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.xl\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.xl\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.xl\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.xl\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xl\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xl\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.xl\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xl\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.xl\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.xl\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.xl\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.xl\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.xl\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.xl\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.xl\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.xl\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.xl\:row-gap-px{grid-row-gap:1px;row-gap:1px}.xl\:gap-y-0{grid-row-gap:0;row-gap:0}.xl\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.xl\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.xl\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.xl\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.xl\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xl\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xl\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.xl\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xl\:gap-y-12{grid-row-gap:3rem;row-gap:3rem}.xl\:gap-y-16{grid-row-gap:4rem;row-gap:4rem}.xl\:gap-y-20{grid-row-gap:5rem;row-gap:5rem}.xl\:gap-y-24{grid-row-gap:6rem;row-gap:6rem}.xl\:gap-y-32{grid-row-gap:8rem;row-gap:8rem}.xl\:gap-y-40{grid-row-gap:10rem;row-gap:10rem}.xl\:gap-y-48{grid-row-gap:12rem;row-gap:12rem}.xl\:gap-y-56{grid-row-gap:14rem;row-gap:14rem}.xl\:gap-y-64{grid-row-gap:16rem;row-gap:16rem}.xl\:gap-y-px{grid-row-gap:1px;row-gap:1px}.xl\:grid-flow-row{grid-auto-flow:row}.xl\:grid-flow-col{grid-auto-flow:column}.xl\:grid-flow-row-dense{grid-auto-flow:row dense}.xl\:grid-flow-col-dense{grid-auto-flow:column dense}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-none{grid-template-columns:none}.xl\:auto-cols-auto{grid-auto-columns:auto}.xl\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.xl\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.xl\:col-auto{grid-column:auto}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:col-span-9{grid-column:span 9/span 9}.xl\:col-span-10{grid-column:span 10/span 10}.xl\:col-span-11{grid-column:span 11/span 11}.xl\:col-span-12{grid-column:span 12/span 12}.xl\:col-span-full{grid-column:1/-1}.xl\:col-start-1{grid-column-start:1}.xl\:col-start-2{grid-column-start:2}.xl\:col-start-3{grid-column-start:3}.xl\:col-start-4{grid-column-start:4}.xl\:col-start-5{grid-column-start:5}.xl\:col-start-6{grid-column-start:6}.xl\:col-start-7{grid-column-start:7}.xl\:col-start-8{grid-column-start:8}.xl\:col-start-9{grid-column-start:9}.xl\:col-start-10{grid-column-start:10}.xl\:col-start-11{grid-column-start:11}.xl\:col-start-12{grid-column-start:12}.xl\:col-start-13{grid-column-start:13}.xl\:col-start-auto{grid-column-start:auto}.xl\:col-end-1{grid-column-end:1}.xl\:col-end-2{grid-column-end:2}.xl\:col-end-3{grid-column-end:3}.xl\:col-end-4{grid-column-end:4}.xl\:col-end-5{grid-column-end:5}.xl\:col-end-6{grid-column-end:6}.xl\:col-end-7{grid-column-end:7}.xl\:col-end-8{grid-column-end:8}.xl\:col-end-9{grid-column-end:9}.xl\:col-end-10{grid-column-end:10}.xl\:col-end-11{grid-column-end:11}.xl\:col-end-12{grid-column-end:12}.xl\:col-end-13{grid-column-end:13}.xl\:col-end-auto{grid-column-end:auto}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xl\:grid-rows-none{grid-template-rows:none}.xl\:auto-rows-auto{grid-auto-rows:auto}.xl\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.xl\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.xl\:row-auto{grid-row:auto}.xl\:row-span-1{grid-row:span 1/span 1}.xl\:row-span-2{grid-row:span 2/span 2}.xl\:row-span-3{grid-row:span 3/span 3}.xl\:row-span-4{grid-row:span 4/span 4}.xl\:row-span-5{grid-row:span 5/span 5}.xl\:row-span-6{grid-row:span 6/span 6}.xl\:row-span-full{grid-row:1/-1}.xl\:row-start-1{grid-row-start:1}.xl\:row-start-2{grid-row-start:2}.xl\:row-start-3{grid-row-start:3}.xl\:row-start-4{grid-row-start:4}.xl\:row-start-5{grid-row-start:5}.xl\:row-start-6{grid-row-start:6}.xl\:row-start-7{grid-row-start:7}.xl\:row-start-auto{grid-row-start:auto}.xl\:row-end-1{grid-row-end:1}.xl\:row-end-2{grid-row-end:2}.xl\:row-end-3{grid-row-end:3}.xl\:row-end-4{grid-row-end:4}.xl\:row-end-5{grid-row-end:5}.xl\:row-end-6{grid-row-end:6}.xl\:row-end-7{grid-row-end:7}.xl\:row-end-auto{grid-row-end:auto}.xl\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.xl\:transform-none{transform:none}.xl\:origin-center{transform-origin:center}.xl\:origin-top{transform-origin:top}.xl\:origin-top-right{transform-origin:top right}.xl\:origin-right{transform-origin:right}.xl\:origin-bottom-right{transform-origin:bottom right}.xl\:origin-bottom{transform-origin:bottom}.xl\:origin-bottom-left{transform-origin:bottom left}.xl\:origin-left{transform-origin:left}.xl\:origin-top-left{transform-origin:top left}.xl\:scale-0{--transform-scale-x:0;--transform-scale-y:0}.xl\:scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.xl\:scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.xl\:scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.xl\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.xl\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.xl\:scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.xl\:scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.xl\:scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.xl\:scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.xl\:scale-x-0{--transform-scale-x:0}.xl\:scale-x-50{--transform-scale-x:.5}.xl\:scale-x-75{--transform-scale-x:.75}.xl\:scale-x-90{--transform-scale-x:.9}.xl\:scale-x-95{--transform-scale-x:.95}.xl\:scale-x-100{--transform-scale-x:1}.xl\:scale-x-105{--transform-scale-x:1.05}.xl\:scale-x-110{--transform-scale-x:1.1}.xl\:scale-x-125{--transform-scale-x:1.25}.xl\:scale-x-150{--transform-scale-x:1.5}.xl\:scale-y-0{--transform-scale-y:0}.xl\:scale-y-50{--transform-scale-y:.5}.xl\:scale-y-75{--transform-scale-y:.75}.xl\:scale-y-90{--transform-scale-y:.9}.xl\:scale-y-95{--transform-scale-y:.95}.xl\:scale-y-100{--transform-scale-y:1}.xl\:scale-y-105{--transform-scale-y:1.05}.xl\:scale-y-110{--transform-scale-y:1.1}.xl\:scale-y-125{--transform-scale-y:1.25}.xl\:scale-y-150{--transform-scale-y:1.5}.xl\:hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.xl\:hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.xl\:hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.xl\:hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.xl\:hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.xl\:hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.xl\:hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.xl\:hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.xl\:hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.xl\:hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.xl\:hover\:scale-x-0:hover{--transform-scale-x:0}.xl\:hover\:scale-x-50:hover{--transform-scale-x:.5}.xl\:hover\:scale-x-75:hover{--transform-scale-x:.75}.xl\:hover\:scale-x-90:hover{--transform-scale-x:.9}.xl\:hover\:scale-x-95:hover{--transform-scale-x:.95}.xl\:hover\:scale-x-100:hover{--transform-scale-x:1}.xl\:hover\:scale-x-105:hover{--transform-scale-x:1.05}.xl\:hover\:scale-x-110:hover{--transform-scale-x:1.1}.xl\:hover\:scale-x-125:hover{--transform-scale-x:1.25}.xl\:hover\:scale-x-150:hover{--transform-scale-x:1.5}.xl\:hover\:scale-y-0:hover{--transform-scale-y:0}.xl\:hover\:scale-y-50:hover{--transform-scale-y:.5}.xl\:hover\:scale-y-75:hover{--transform-scale-y:.75}.xl\:hover\:scale-y-90:hover{--transform-scale-y:.9}.xl\:hover\:scale-y-95:hover{--transform-scale-y:.95}.xl\:hover\:scale-y-100:hover{--transform-scale-y:1}.xl\:hover\:scale-y-105:hover{--transform-scale-y:1.05}.xl\:hover\:scale-y-110:hover{--transform-scale-y:1.1}.xl\:hover\:scale-y-125:hover{--transform-scale-y:1.25}.xl\:hover\:scale-y-150:hover{--transform-scale-y:1.5}.xl\:focus\:scale-0:focus{--transform-scale-x:0;--transform-scale-y:0}.xl\:focus\:scale-50:focus{--transform-scale-x:.5;--transform-scale-y:.5}.xl\:focus\:scale-75:focus{--transform-scale-x:.75;--transform-scale-y:.75}.xl\:focus\:scale-90:focus{--transform-scale-x:.9;--transform-scale-y:.9}.xl\:focus\:scale-95:focus{--transform-scale-x:.95;--transform-scale-y:.95}.xl\:focus\:scale-100:focus{--transform-scale-x:1;--transform-scale-y:1}.xl\:focus\:scale-105:focus{--transform-scale-x:1.05;--transform-scale-y:1.05}.xl\:focus\:scale-110:focus{--transform-scale-x:1.1;--transform-scale-y:1.1}.xl\:focus\:scale-125:focus{--transform-scale-x:1.25;--transform-scale-y:1.25}.xl\:focus\:scale-150:focus{--transform-scale-x:1.5;--transform-scale-y:1.5}.xl\:focus\:scale-x-0:focus{--transform-scale-x:0}.xl\:focus\:scale-x-50:focus{--transform-scale-x:.5}.xl\:focus\:scale-x-75:focus{--transform-scale-x:.75}.xl\:focus\:scale-x-90:focus{--transform-scale-x:.9}.xl\:focus\:scale-x-95:focus{--transform-scale-x:.95}.xl\:focus\:scale-x-100:focus{--transform-scale-x:1}.xl\:focus\:scale-x-105:focus{--transform-scale-x:1.05}.xl\:focus\:scale-x-110:focus{--transform-scale-x:1.1}.xl\:focus\:scale-x-125:focus{--transform-scale-x:1.25}.xl\:focus\:scale-x-150:focus{--transform-scale-x:1.5}.xl\:focus\:scale-y-0:focus{--transform-scale-y:0}.xl\:focus\:scale-y-50:focus{--transform-scale-y:.5}.xl\:focus\:scale-y-75:focus{--transform-scale-y:.75}.xl\:focus\:scale-y-90:focus{--transform-scale-y:.9}.xl\:focus\:scale-y-95:focus{--transform-scale-y:.95}.xl\:focus\:scale-y-100:focus{--transform-scale-y:1}.xl\:focus\:scale-y-105:focus{--transform-scale-y:1.05}.xl\:focus\:scale-y-110:focus{--transform-scale-y:1.1}.xl\:focus\:scale-y-125:focus{--transform-scale-y:1.25}.xl\:focus\:scale-y-150:focus{--transform-scale-y:1.5}.xl\:rotate-0{--transform-rotate:0}.xl\:rotate-1{--transform-rotate:1deg}.xl\:rotate-2{--transform-rotate:2deg}.xl\:rotate-3{--transform-rotate:3deg}.xl\:rotate-6{--transform-rotate:6deg}.xl\:rotate-12{--transform-rotate:12deg}.xl\:rotate-45{--transform-rotate:45deg}.xl\:rotate-90{--transform-rotate:90deg}.xl\:rotate-180{--transform-rotate:180deg}.xl\:-rotate-180{--transform-rotate:-180deg}.xl\:-rotate-90{--transform-rotate:-90deg}.xl\:-rotate-45{--transform-rotate:-45deg}.xl\:-rotate-12{--transform-rotate:-12deg}.xl\:-rotate-6{--transform-rotate:-6deg}.xl\:-rotate-3{--transform-rotate:-3deg}.xl\:-rotate-2{--transform-rotate:-2deg}.xl\:-rotate-1{--transform-rotate:-1deg}.xl\:hover\:rotate-0:hover{--transform-rotate:0}.xl\:hover\:rotate-1:hover{--transform-rotate:1deg}.xl\:hover\:rotate-2:hover{--transform-rotate:2deg}.xl\:hover\:rotate-3:hover{--transform-rotate:3deg}.xl\:hover\:rotate-6:hover{--transform-rotate:6deg}.xl\:hover\:rotate-12:hover{--transform-rotate:12deg}.xl\:hover\:rotate-45:hover{--transform-rotate:45deg}.xl\:hover\:rotate-90:hover{--transform-rotate:90deg}.xl\:hover\:rotate-180:hover{--transform-rotate:180deg}.xl\:hover\:-rotate-180:hover{--transform-rotate:-180deg}.xl\:hover\:-rotate-90:hover{--transform-rotate:-90deg}.xl\:hover\:-rotate-45:hover{--transform-rotate:-45deg}.xl\:hover\:-rotate-12:hover{--transform-rotate:-12deg}.xl\:hover\:-rotate-6:hover{--transform-rotate:-6deg}.xl\:hover\:-rotate-3:hover{--transform-rotate:-3deg}.xl\:hover\:-rotate-2:hover{--transform-rotate:-2deg}.xl\:hover\:-rotate-1:hover{--transform-rotate:-1deg}.xl\:focus\:rotate-0:focus{--transform-rotate:0}.xl\:focus\:rotate-1:focus{--transform-rotate:1deg}.xl\:focus\:rotate-2:focus{--transform-rotate:2deg}.xl\:focus\:rotate-3:focus{--transform-rotate:3deg}.xl\:focus\:rotate-6:focus{--transform-rotate:6deg}.xl\:focus\:rotate-12:focus{--transform-rotate:12deg}.xl\:focus\:rotate-45:focus{--transform-rotate:45deg}.xl\:focus\:rotate-90:focus{--transform-rotate:90deg}.xl\:focus\:rotate-180:focus{--transform-rotate:180deg}.xl\:focus\:-rotate-180:focus{--transform-rotate:-180deg}.xl\:focus\:-rotate-90:focus{--transform-rotate:-90deg}.xl\:focus\:-rotate-45:focus{--transform-rotate:-45deg}.xl\:focus\:-rotate-12:focus{--transform-rotate:-12deg}.xl\:focus\:-rotate-6:focus{--transform-rotate:-6deg}.xl\:focus\:-rotate-3:focus{--transform-rotate:-3deg}.xl\:focus\:-rotate-2:focus{--transform-rotate:-2deg}.xl\:focus\:-rotate-1:focus{--transform-rotate:-1deg}.xl\:translate-x-0{--transform-translate-x:0}.xl\:translate-x-1{--transform-translate-x:0.25rem}.xl\:translate-x-2{--transform-translate-x:0.5rem}.xl\:translate-x-3{--transform-translate-x:0.75rem}.xl\:translate-x-4{--transform-translate-x:1rem}.xl\:translate-x-5{--transform-translate-x:1.25rem}.xl\:translate-x-6{--transform-translate-x:1.5rem}.xl\:translate-x-8{--transform-translate-x:2rem}.xl\:translate-x-10{--transform-translate-x:2.5rem}.xl\:translate-x-12{--transform-translate-x:3rem}.xl\:translate-x-16{--transform-translate-x:4rem}.xl\:translate-x-20{--transform-translate-x:5rem}.xl\:translate-x-24{--transform-translate-x:6rem}.xl\:translate-x-32{--transform-translate-x:8rem}.xl\:translate-x-40{--transform-translate-x:10rem}.xl\:translate-x-48{--transform-translate-x:12rem}.xl\:translate-x-56{--transform-translate-x:14rem}.xl\:translate-x-64{--transform-translate-x:16rem}.xl\:translate-x-px{--transform-translate-x:1px}.xl\:-translate-x-1{--transform-translate-x:-0.25rem}.xl\:-translate-x-2{--transform-translate-x:-0.5rem}.xl\:-translate-x-3{--transform-translate-x:-0.75rem}.xl\:-translate-x-4{--transform-translate-x:-1rem}.xl\:-translate-x-5{--transform-translate-x:-1.25rem}.xl\:-translate-x-6{--transform-translate-x:-1.5rem}.xl\:-translate-x-8{--transform-translate-x:-2rem}.xl\:-translate-x-10{--transform-translate-x:-2.5rem}.xl\:-translate-x-12{--transform-translate-x:-3rem}.xl\:-translate-x-16{--transform-translate-x:-4rem}.xl\:-translate-x-20{--transform-translate-x:-5rem}.xl\:-translate-x-24{--transform-translate-x:-6rem}.xl\:-translate-x-32{--transform-translate-x:-8rem}.xl\:-translate-x-40{--transform-translate-x:-10rem}.xl\:-translate-x-48{--transform-translate-x:-12rem}.xl\:-translate-x-56{--transform-translate-x:-14rem}.xl\:-translate-x-64{--transform-translate-x:-16rem}.xl\:-translate-x-px{--transform-translate-x:-1px}.xl\:-translate-x-full{--transform-translate-x:-100%}.xl\:-translate-x-1\/2{--transform-translate-x:-50%}.xl\:translate-x-1\/2{--transform-translate-x:50%}.xl\:translate-x-full{--transform-translate-x:100%}.xl\:translate-y-0{--transform-translate-y:0}.xl\:translate-y-1{--transform-translate-y:0.25rem}.xl\:translate-y-2{--transform-translate-y:0.5rem}.xl\:translate-y-3{--transform-translate-y:0.75rem}.xl\:translate-y-4{--transform-translate-y:1rem}.xl\:translate-y-5{--transform-translate-y:1.25rem}.xl\:translate-y-6{--transform-translate-y:1.5rem}.xl\:translate-y-8{--transform-translate-y:2rem}.xl\:translate-y-10{--transform-translate-y:2.5rem}.xl\:translate-y-12{--transform-translate-y:3rem}.xl\:translate-y-16{--transform-translate-y:4rem}.xl\:translate-y-20{--transform-translate-y:5rem}.xl\:translate-y-24{--transform-translate-y:6rem}.xl\:translate-y-32{--transform-translate-y:8rem}.xl\:translate-y-40{--transform-translate-y:10rem}.xl\:translate-y-48{--transform-translate-y:12rem}.xl\:translate-y-56{--transform-translate-y:14rem}.xl\:translate-y-64{--transform-translate-y:16rem}.xl\:translate-y-px{--transform-translate-y:1px}.xl\:-translate-y-1{--transform-translate-y:-0.25rem}.xl\:-translate-y-2{--transform-translate-y:-0.5rem}.xl\:-translate-y-3{--transform-translate-y:-0.75rem}.xl\:-translate-y-4{--transform-translate-y:-1rem}.xl\:-translate-y-5{--transform-translate-y:-1.25rem}.xl\:-translate-y-6{--transform-translate-y:-1.5rem}.xl\:-translate-y-8{--transform-translate-y:-2rem}.xl\:-translate-y-10{--transform-translate-y:-2.5rem}.xl\:-translate-y-12{--transform-translate-y:-3rem}.xl\:-translate-y-16{--transform-translate-y:-4rem}.xl\:-translate-y-20{--transform-translate-y:-5rem}.xl\:-translate-y-24{--transform-translate-y:-6rem}.xl\:-translate-y-32{--transform-translate-y:-8rem}.xl\:-translate-y-40{--transform-translate-y:-10rem}.xl\:-translate-y-48{--transform-translate-y:-12rem}.xl\:-translate-y-56{--transform-translate-y:-14rem}.xl\:-translate-y-64{--transform-translate-y:-16rem}.xl\:-translate-y-px{--transform-translate-y:-1px}.xl\:-translate-y-full{--transform-translate-y:-100%}.xl\:-translate-y-1\/2{--transform-translate-y:-50%}.xl\:translate-y-1\/2{--transform-translate-y:50%}.xl\:translate-y-full{--transform-translate-y:100%}.xl\:hover\:translate-x-0:hover{--transform-translate-x:0}.xl\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.xl\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.xl\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.xl\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.xl\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.xl\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.xl\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.xl\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.xl\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.xl\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.xl\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.xl\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.xl\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.xl\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.xl\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.xl\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.xl\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.xl\:hover\:translate-x-px:hover{--transform-translate-x:1px}.xl\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.xl\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.xl\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.xl\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.xl\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.xl\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.xl\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.xl\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.xl\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.xl\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.xl\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.xl\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.xl\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.xl\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.xl\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.xl\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.xl\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.xl\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.xl\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.xl\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.xl\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.xl\:hover\:translate-x-full:hover{--transform-translate-x:100%}.xl\:hover\:translate-y-0:hover{--transform-translate-y:0}.xl\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.xl\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.xl\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.xl\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.xl\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.xl\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.xl\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.xl\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.xl\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.xl\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.xl\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.xl\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.xl\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.xl\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.xl\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.xl\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.xl\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.xl\:hover\:translate-y-px:hover{--transform-translate-y:1px}.xl\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.xl\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.xl\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.xl\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.xl\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.xl\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.xl\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.xl\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.xl\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.xl\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.xl\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.xl\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.xl\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.xl\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.xl\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.xl\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.xl\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.xl\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.xl\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.xl\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.xl\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.xl\:hover\:translate-y-full:hover{--transform-translate-y:100%}.xl\:focus\:translate-x-0:focus{--transform-translate-x:0}.xl\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.xl\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.xl\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.xl\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.xl\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.xl\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.xl\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.xl\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.xl\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.xl\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.xl\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.xl\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.xl\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.xl\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.xl\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.xl\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.xl\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.xl\:focus\:translate-x-px:focus{--transform-translate-x:1px}.xl\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.xl\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.xl\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.xl\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.xl\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.xl\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.xl\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.xl\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.xl\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.xl\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.xl\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.xl\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.xl\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.xl\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.xl\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.xl\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.xl\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.xl\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.xl\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.xl\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.xl\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.xl\:focus\:translate-x-full:focus{--transform-translate-x:100%}.xl\:focus\:translate-y-0:focus{--transform-translate-y:0}.xl\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.xl\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.xl\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.xl\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.xl\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.xl\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.xl\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.xl\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.xl\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.xl\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.xl\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.xl\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.xl\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.xl\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.xl\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.xl\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.xl\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.xl\:focus\:translate-y-px:focus{--transform-translate-y:1px}.xl\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.xl\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.xl\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.xl\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.xl\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.xl\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.xl\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.xl\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.xl\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.xl\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.xl\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.xl\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.xl\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.xl\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.xl\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.xl\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.xl\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.xl\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.xl\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.xl\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.xl\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.xl\:focus\:translate-y-full:focus{--transform-translate-y:100%}.xl\:skew-x-0{--transform-skew-x:0}.xl\:skew-x-1{--transform-skew-x:1deg}.xl\:skew-x-2{--transform-skew-x:2deg}.xl\:skew-x-3{--transform-skew-x:3deg}.xl\:skew-x-6{--transform-skew-x:6deg}.xl\:skew-x-12{--transform-skew-x:12deg}.xl\:-skew-x-12{--transform-skew-x:-12deg}.xl\:-skew-x-6{--transform-skew-x:-6deg}.xl\:-skew-x-3{--transform-skew-x:-3deg}.xl\:-skew-x-2{--transform-skew-x:-2deg}.xl\:-skew-x-1{--transform-skew-x:-1deg}.xl\:skew-y-0{--transform-skew-y:0}.xl\:skew-y-1{--transform-skew-y:1deg}.xl\:skew-y-2{--transform-skew-y:2deg}.xl\:skew-y-3{--transform-skew-y:3deg}.xl\:skew-y-6{--transform-skew-y:6deg}.xl\:skew-y-12{--transform-skew-y:12deg}.xl\:-skew-y-12{--transform-skew-y:-12deg}.xl\:-skew-y-6{--transform-skew-y:-6deg}.xl\:-skew-y-3{--transform-skew-y:-3deg}.xl\:-skew-y-2{--transform-skew-y:-2deg}.xl\:-skew-y-1{--transform-skew-y:-1deg}.xl\:hover\:skew-x-0:hover{--transform-skew-x:0}.xl\:hover\:skew-x-1:hover{--transform-skew-x:1deg}.xl\:hover\:skew-x-2:hover{--transform-skew-x:2deg}.xl\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.xl\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.xl\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.xl\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.xl\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.xl\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.xl\:hover\:-skew-x-2:hover{--transform-skew-x:-2deg}.xl\:hover\:-skew-x-1:hover{--transform-skew-x:-1deg}.xl\:hover\:skew-y-0:hover{--transform-skew-y:0}.xl\:hover\:skew-y-1:hover{--transform-skew-y:1deg}.xl\:hover\:skew-y-2:hover{--transform-skew-y:2deg}.xl\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.xl\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.xl\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.xl\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.xl\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.xl\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.xl\:hover\:-skew-y-2:hover{--transform-skew-y:-2deg}.xl\:hover\:-skew-y-1:hover{--transform-skew-y:-1deg}.xl\:focus\:skew-x-0:focus{--transform-skew-x:0}.xl\:focus\:skew-x-1:focus{--transform-skew-x:1deg}.xl\:focus\:skew-x-2:focus{--transform-skew-x:2deg}.xl\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.xl\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.xl\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.xl\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.xl\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.xl\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.xl\:focus\:-skew-x-2:focus{--transform-skew-x:-2deg}.xl\:focus\:-skew-x-1:focus{--transform-skew-x:-1deg}.xl\:focus\:skew-y-0:focus{--transform-skew-y:0}.xl\:focus\:skew-y-1:focus{--transform-skew-y:1deg}.xl\:focus\:skew-y-2:focus{--transform-skew-y:2deg}.xl\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.xl\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.xl\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.xl\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.xl\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.xl\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.xl\:focus\:-skew-y-2:focus{--transform-skew-y:-2deg}.xl\:focus\:-skew-y-1:focus{--transform-skew-y:-1deg}.xl\:transition-none{transition-property:none}.xl\:transition-all{transition-property:all}.xl\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.xl\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.xl\:transition-opacity{transition-property:opacity}.xl\:transition-shadow{transition-property:box-shadow}.xl\:transition-transform{transition-property:transform}.xl\:ease-linear{transition-timing-function:linear}.xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:duration-75{transition-duration:75ms}.xl\:duration-100{transition-duration:.1s}.xl\:duration-150{transition-duration:.15s}.xl\:duration-200{transition-duration:.2s}.xl\:duration-300{transition-duration:.3s}.xl\:duration-500{transition-duration:.5s}.xl\:duration-700{transition-duration:.7s}.xl\:duration-1000{transition-duration:1s}.xl\:delay-75{transition-delay:75ms}.xl\:delay-100{transition-delay:.1s}.xl\:delay-150{transition-delay:.15s}.xl\:delay-200{transition-delay:.2s}.xl\:delay-300{transition-delay:.3s}.xl\:delay-500{transition-delay:.5s}.xl\:delay-700{transition-delay:.7s}.xl\:delay-1000{transition-delay:1s}.xl\:animate-none{animation:none}.xl\:animate-spin{animation:spin 1s linear infinite}.xl\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.xl\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.xl\:animate-bounce{animation:bounce 1s infinite}.xl\:shadow-outline-white{box-shadow:0 0 0 3px #ffffff73}.xl\:shadow-outline-black{box-shadow:0 0 0 3px #00000073}.xl\:shadow-outline-gray{box-shadow:0 0 0 3px #d5d6d773}.xl\:shadow-outline-cool-gray{box-shadow:0 0 0 3px #cfd8e373}.xl\:shadow-outline-red{box-shadow:0 0 0 3px #f8b4b473}.xl\:shadow-outline-orange{box-shadow:0 0 0 3px #fdba8c73}.xl\:shadow-outline-yellow{box-shadow:0 0 0 3px #faca1573}.xl\:shadow-outline-green{box-shadow:0 0 0 3px #84e1bc73}.xl\:shadow-outline-teal{box-shadow:0 0 0 3px #7edce273}.xl\:shadow-outline-blue{box-shadow:0 0 0 3px #a4cafe73}.xl\:shadow-outline-indigo{box-shadow:0 0 0 3px #b4c6fc73}.xl\:shadow-outline-purple{box-shadow:0 0 0 3px #cabffd73}.xl\:shadow-outline-pink{box-shadow:0 0 0 3px #f8b4d973}.xl\:hover\:shadow-outline-white:hover{box-shadow:0 0 0 3px #ffffff73}.xl\:hover\:shadow-outline-black:hover{box-shadow:0 0 0 3px #00000073}.xl\:hover\:shadow-outline-gray:hover{box-shadow:0 0 0 3px #d5d6d773}.xl\:hover\:shadow-outline-cool-gray:hover{box-shadow:0 0 0 3px #cfd8e373}.xl\:hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px #f8b4b473}.xl\:hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px #fdba8c73}.xl\:hover\:shadow-outline-yellow:hover{box-shadow:0 0 0 3px #faca1573}.xl\:hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px #84e1bc73}.xl\:hover\:shadow-outline-teal:hover{box-shadow:0 0 0 3px #7edce273}.xl\:hover\:shadow-outline-blue:hover{box-shadow:0 0 0 3px #a4cafe73}.xl\:hover\:shadow-outline-indigo:hover{box-shadow:0 0 0 3px #b4c6fc73}.xl\:hover\:shadow-outline-purple:hover{box-shadow:0 0 0 3px #cabffd73}.xl\:hover\:shadow-outline-pink:hover{box-shadow:0 0 0 3px #f8b4d973}.xl\:focus\:shadow-outline-white:focus{box-shadow:0 0 0 3px #ffffff73}.xl\:focus\:shadow-outline-black:focus{box-shadow:0 0 0 3px #00000073}.xl\:focus\:shadow-outline-gray:focus{box-shadow:0 0 0 3px #d5d6d773}.xl\:focus\:shadow-outline-cool-gray:focus{box-shadow:0 0 0 3px #cfd8e373}.xl\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px #f8b4b473}.xl\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px #fdba8c73}.xl\:focus\:shadow-outline-yellow:focus{box-shadow:0 0 0 3px #faca1573}.xl\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px #84e1bc73}.xl\:focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px #7edce273}.xl\:focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px #a4cafe73}.xl\:focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px #b4c6fc73}.xl\:focus\:shadow-outline-purple:focus{box-shadow:0 0 0 3px #cabffd73}.xl\:focus\:shadow-outline-pink:focus{box-shadow:0 0 0 3px #f8b4d973}.theme-dark .xl\:dark\:focus\:shadow-outline-white:focus{box-shadow:0 0 0 3px #ffffff73}.theme-dark .xl\:dark\:focus\:shadow-outline-black:focus{box-shadow:0 0 0 3px #00000073}.theme-dark .xl\:dark\:focus\:shadow-outline-gray:focus{box-shadow:0 0 0 3px #d5d6d773}.theme-dark .xl\:dark\:focus\:shadow-outline-cool-gray:focus{box-shadow:0 0 0 3px #cfd8e373}.theme-dark .xl\:dark\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px #f8b4b473}.theme-dark .xl\:dark\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px #fdba8c73}.theme-dark .xl\:dark\:focus\:shadow-outline-yellow:focus{box-shadow:0 0 0 3px #faca1573}.theme-dark .xl\:dark\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px #84e1bc73}.theme-dark .xl\:dark\:focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px #7edce273}.theme-dark .xl\:dark\:focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px #a4cafe73}.theme-dark .xl\:dark\:focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px #b4c6fc73}.theme-dark .xl\:dark\:focus\:shadow-outline-purple:focus{box-shadow:0 0 0 3px #cabffd73}.theme-dark .xl\:dark\:focus\:shadow-outline-pink:focus{box-shadow:0 0 0 3px #f8b4d973}}